Files
smartDriveEEUniApp/unpackage/dist/build/mp-weixin/pages/ucenter/components/DeviceBindPopup.wxml
2026-04-17 09:41:37 +08:00

1 line
1.2 KiB
Plaintext

<uni-popup wx:if="{{l}}" class="r data-v-1b9b472c" u-s="{{['d']}}" u-r="deviceBindPopup" u-i="1b9b472c-0" bind:__l="__l" u-p="{{l}}"><view class="device-bind-dialog data-v-1b9b472c"><view class="device-bind-title data-v-1b9b472c">设备绑定</view><view class="device-bind-field data-v-1b9b472c"><text class="device-bind-label data-v-1b9b472c">设备编号</text><uni-easyinput wx:if="{{b}}" class="data-v-1b9b472c" u-i="1b9b472c-1,1b9b472c-0" bind:__l="__l" bindupdateModelValue="{{a}}" u-p="{{b}}"/></view><view class="device-bind-field data-v-1b9b472c"><text class="device-bind-label data-v-1b9b472c">电话</text><uni-easyinput wx:if="{{d}}" class="data-v-1b9b472c" u-i="1b9b472c-2,1b9b472c-0" bind:__l="__l" bindupdateModelValue="{{c}}" u-p="{{d}}"/></view><view class="device-bind-field data-v-1b9b472c"><text class="device-bind-label data-v-1b9b472c">所属门店</text><uni-easyinput wx:if="{{f}}" class="data-v-1b9b472c" u-i="1b9b472c-3,1b9b472c-0" bind:__l="__l" bindupdateModelValue="{{e}}" u-p="{{f}}"/></view><view class="device-bind-actions data-v-1b9b472c"><button class="dialog-btn cancel data-v-1b9b472c" bindtap="{{g}}">取消</button><button class="dialog-btn confirm data-v-1b9b472c" disabled="{{i}}" bindtap="{{j}}">{{h}}</button></view></view></uni-popup>