2026-04-28 13:55:17 +08:00
|
|
|
|
<view class="device-detail data-v-035a82e0"><app-top-push-notice vue-id="67f4d714-1" class="data-v-035a82e0" bind:__l="__l"></app-top-push-notice><view class="bj data-v-035a82e0"></view><view class="tabback data-v-035a82e0"><view data-event-opts="{{[['tap',[['btnback',['$event']]]]]}}" class="rtjt data-v-035a82e0" bindtap="__e">←</view><view class="name data-v-035a82e0">{{$root.g0}}</view><view data-event-opts="{{[['tap',[['btnedit',['$event']]]]]}}" bindtap="__e" class="data-v-035a82e0">{{$root.g1}}</view></view><view class="content-container data-v-035a82e0"><view class="id-strip data-v-035a82e0"><text class="id-text data-v-035a82e0">{{$root.g2+":"+deviceId}}</text></view><view class="card data-v-035a82e0"><view data-event-opts="{{[['tap',[['openDeviceNameModal',['$event']]]]]}}" class="field data-v-035a82e0" bindtap="__e"><text class="field-label data-v-035a82e0">{{$root.g3}}</text><view class="field-value data-v-035a82e0">{{deviceName||'—'}}</view></view></view><view class="tip-box data-v-035a82e0"><text class="tip-text data-v-035a82e0">{{$root.g4}}</text></view><view class="list data-v-035a82e0"><block wx:for="{{roomlist}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['onAddRoom',['$0',index],[[['roomlist','',index]]]]]]]}}" class="{{['data-v-035a82e0',activeindex==index?'active':'']}}" bindtap="__e"><text class="cell-title data-v-035a82e0">{{item.name}}</text><block wx:if="{{activeindex==index}}"><text class="data-v-035a82e0">✔</text></block></view></block></view></view><view class="button-section data-v-035a82e0"><button data-event-opts="{{[['tap',[['handleContinue',['$event']]]]]}}" class="continue-btn data-v-035a82e0" bindtap="__e">{{$root.g5}}</button></view><device-name-edit-modal vue-id="67f4d714-2" visible="{{deviceNameModalVisible}}" value="{{deviceNameModalDraft}}" title="{{$root.g6}}" placeholder="{{$root.g7}}" cancel-text="{{$root.g8}}" confirm-text="{{$root.g9}}" data-event-opts="{{[['^close',[['e0']]],['^confirm',[['onDeviceNameModalConfirm']]]]}}" bind:close="__e" bind:confirm="__e" class="data-v-035a82e0" bind:__l="__l"></device-name-edit-modal></view>
|