Houjie
2025-06-03 2fda34643bc22e25f6c569415da5f955c81536bf
pages/device/device.vue
@@ -27,7 +27,7 @@
                     </view>
                  </view>
                  <view class="flex">
                     <view class="flex-sub text-light bg-white padding-xs margin-xs radius">维修状态::</view>
                     <view class="flex-sub text-light bg-white padding-xs margin-xs radius">维修状态:</view>
                     <view class="flex-sub bg-white padding-xs margin-xs   text-orange   radius text-right">
                        {{item.assetStatus_dictText}}
                     </view>
@@ -87,7 +87,7 @@
      },
      computed: {
         top() {
            return this.CustomBar * 2 + 160
            return this.CustomBar * 2 + 100
         },
         style() {
            var StatusBar = this.StatusBar;