mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-04-19 11:20:02 +08:00
增加微信小程序版
This commit is contained in:
6
liferestartWX/utils/wux/divider/index.wxml
Normal file
6
liferestartWX/utils/wux/divider/index.wxml
Normal file
@@ -0,0 +1,6 @@
|
||||
<view class="wux-class {{ classes.wrap }}">
|
||||
<view class="{{ classes.text }}" wx:if="{{ showText }}">
|
||||
{{ text }}
|
||||
<slot></slot>
|
||||
</view>
|
||||
</view>
|
||||
Reference in New Issue
Block a user