优化强制更新功能
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<view class="index-zhuyonghu">
|
||||
<template v-if="devCount.engineeringListLength > 0">
|
||||
<view class="canneng-index-title mb20 canneng-index-title-with-icon">
|
||||
<view class="canneng-index-title mb20 ml20 canneng-index-title-with-icon">
|
||||
<uni-icons custom-prefix="iconfont" type="icon-gongcheng" size="18" color="#376cf3" />
|
||||
<text>所有工程设备统计</text>
|
||||
</view>
|
||||
@@ -33,7 +33,7 @@
|
||||
</view>
|
||||
<!-- <view class="mt20"></view> -->
|
||||
</template>
|
||||
<!-- <view class="canneng-index-title mb20">当前工程设备统计</view>
|
||||
<!-- <view class="canneng-index-title mb20 ml20">当前工程设备统计</view>
|
||||
<view class="header">
|
||||
<view class="header-item" @click="jump('nowEngineering')">
|
||||
<view class="header-item-value"
|
||||
@@ -50,7 +50,7 @@
|
||||
<view class="header-item-label">离线设备</view>
|
||||
</view>
|
||||
</view> -->
|
||||
<view class="canneng-index-title mt20 canneng-index-title-with-icon">
|
||||
<view class="canneng-index-title mt20 ml20 canneng-index-title-with-icon">
|
||||
<uni-icons type="settings" size="18" color="#376cf3" />
|
||||
<text>常用功能</text>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user