修改首页选择园区,,商户,,电表
This commit is contained in:
3
components/dot/index.wxml
Normal file
3
components/dot/index.wxml
Normal file
@@ -0,0 +1,3 @@
|
||||
<!--components/dot/index.wxml-->
|
||||
<view class="dot" wx:if="{{number <= 99}}"> {{ number }} </view>
|
||||
<view class="dot" wx:else> 99+ </view>
|
Reference in New Issue
Block a user