解决微信小程序首页空白问题。
This commit is contained in:
@@ -1 +0,0 @@
|
||||
<uni-popup wx:if="{{l}}" class="r data-v-e2e14e8e" u-s="{{['d']}}" u-r="deviceBindPopup" u-i="e2e14e8e-0" bind:__l="__l" u-p="{{l}}"><view class="device-bind-dialog data-v-e2e14e8e"><view class="device-bind-title data-v-e2e14e8e">设备绑定</view><view class="device-bind-field data-v-e2e14e8e"><text class="device-bind-label data-v-e2e14e8e">设备编号</text><uni-easyinput wx:if="{{b}}" class="data-v-e2e14e8e" u-i="e2e14e8e-1,e2e14e8e-0" bind:__l="__l" bindupdateModelValue="{{a}}" u-p="{{b}}"/></view><view class="device-bind-field data-v-e2e14e8e"><text class="device-bind-label data-v-e2e14e8e">家长电话</text><uni-easyinput wx:if="{{d}}" class="data-v-e2e14e8e" u-i="e2e14e8e-2,e2e14e8e-0" bind:__l="__l" bindupdateModelValue="{{c}}" u-p="{{d}}"/></view><view class="device-bind-field data-v-e2e14e8e"><text class="device-bind-label data-v-e2e14e8e">所属门店</text><uni-easyinput wx:if="{{f}}" class="data-v-e2e14e8e" u-i="e2e14e8e-3,e2e14e8e-0" bind:__l="__l" bindupdateModelValue="{{e}}" u-p="{{f}}"/></view><view class="device-bind-actions data-v-e2e14e8e"><button class="dialog-btn cancel data-v-e2e14e8e" bindtap="{{g}}">取消</button><button class="dialog-btn confirm data-v-e2e14e8e" disabled="{{i}}" bindtap="{{j}}">{{h}}</button></view></view></uni-popup>
|
||||
Reference in New Issue
Block a user