Compare commits

..

No commits in common. 'dc740bd707c7ff3f345dbc65dd4c0501c647a9ec' and '5881fb5a75e33d25606280535b6456b6be016ca0' have entirely different histories.

  1. 3
      src/views/aircAndWindc/awSysMonitor/asSysMonitorDetails.vue
  2. 3
      src/views/bigScreen/bigScreen.vue
  3. 3
      src/views/boilerSys/boilerMonitor/boilerMonitorDetails.vue
  4. 3
      src/views/boilerSys/heatingPump/heatingPumpDetails.vue
  5. 3
      src/views/boilerSys/hotWaterBoiler/hotWaterBoilerDetails.vue
  6. 3
      src/views/centerairC/sysMonitor/hostDetails.vue
  7. 3
      src/views/centerairC/sysMonitor/monitorCenter.vue
  8. 3
      src/views/centerairC/sysMonitor/performance.vue
  9. 3
      src/views/hotWater/waterMonitor/waterMonitorDetails.vue
  10. 3
      src/views/temSys/temMonitor/temMonitorDeatils.vue

3
src/views/aircAndWindc/awSysMonitor/asSysMonitorDetails.vue

@ -16,7 +16,7 @@
src="../../../assets/images/title-right.png"
alt=""
/>
<div class="sys-title" @click="goSys">空调风柜监控系统</div>
<div class="sys-title">空调风柜监控系统</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -493,7 +493,6 @@ export default {
color: #ffffff;
font-weight: bold;
z-index: 100;
cursor: pointer;
}
.nowTime {
position: absolute;

3
src/views/bigScreen/bigScreen.vue

@ -10,7 +10,7 @@
class="loginD_img_down"
alt=""
/>
<div class="sys-title" @click="goSys">楼宇智慧管理系统平台</div>
<div class="sys-title">楼宇智慧管理系统平台</div>
<!-- <div class="day">已监测100天</div> -->
<div class="set">
<img src="../../assets/images/icon_time.png" class="icon_time" alt="" />
@ -394,7 +394,6 @@ export default {
background-clip: text;
-webkit-background-clip: text;
color: transparent;
cursor: pointer;
}
.day {
position: absolute;

3
src/views/boilerSys/boilerMonitor/boilerMonitorDetails.vue

@ -16,7 +16,7 @@
src="../../../assets/images/title-right.png"
alt=""
/>
<div class="sys-title" @click="goSys">蒸汽锅炉监测</div>
<div class="sys-title">蒸汽锅炉监测</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -581,7 +581,6 @@ export default {
color: #ffffff;
font-weight: bold;
z-index: 100;
cursor: pointer;
}
.nowTime {
position: absolute;

3
src/views/boilerSys/heatingPump/heatingPumpDetails.vue

@ -16,7 +16,7 @@
src="../../../assets/images/title-right.png"
alt=""
/>
<div class="sys-title" @click="goSys">采暖泵监测</div>
<div class="sys-title">采暖泵监测</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -815,7 +815,6 @@ export default {
color: #ffffff;
font-weight: bold;
z-index: 100;
cursor: pointer;
}
.nowTime {
position: absolute;

3
src/views/boilerSys/hotWaterBoiler/hotWaterBoilerDetails.vue

@ -16,7 +16,7 @@
src="../../../assets/images/title-right.png"
alt=""
/>
<div class="sys-title" @click="goSys">热水锅炉监测</div>
<div class="sys-title">热水锅炉监测</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -492,7 +492,6 @@ export default {
color: #ffffff;
font-weight: bold;
z-index: 100;
cursor: pointer;
}
.nowTime {
position: absolute;

3
src/views/centerairC/sysMonitor/hostDetails.vue

@ -16,7 +16,7 @@
src="../../../assets/images/title-right.png"
alt=""
/>
<div class="sys-title" @click="goSys">铭汉高效冷源站管理系统</div>
<div class="sys-title">铭汉高效冷源站管理系统</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -813,7 +813,6 @@ export default {
color: #ffffff;
font-weight: bold;
z-index: 100;
cursor: pointer;
}
.nowTime {
position: absolute;

3
src/views/centerairC/sysMonitor/monitorCenter.vue

@ -16,7 +16,7 @@
src="../../../assets/images/title-right.png"
alt=""
/>
<div class="sys-title" @click="goSys">铭汉高效冷源站管理系统</div>
<div class="sys-title">铭汉高效冷源站管理系统</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -2675,7 +2675,6 @@ export default {
color: #ffffff;
font-weight: bold;
z-index: 100;
cursor: pointer;
}
.nowTime {
position: absolute;

3
src/views/centerairC/sysMonitor/performance.vue

@ -16,7 +16,7 @@
src="../../../assets/images/title-right.png"
alt=""
/>
<div class="sys-title" @click="goSys">铭汉高效冷源站管理系统</div>
<div class="sys-title">铭汉高效冷源站管理系统</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -572,7 +572,6 @@ export default {
color: #ffffff;
font-weight: bold;
z-index: 100;
cursor: pointer;
}
.nowTime {
position: absolute;

3
src/views/hotWater/waterMonitor/waterMonitorDetails.vue

@ -16,7 +16,7 @@
src="../../../assets/images/title-right.png"
alt=""
/>
<div class="sys-title" @click="goSys">生活热水供水监控系统</div>
<div class="sys-title">生活热水供水监控系统</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -1080,7 +1080,6 @@ export default {
color: #ffffff;
font-weight: bold;
z-index: 100;
cursor: pointer;
}
.nowTime {
position: absolute;

3
src/views/temSys/temMonitor/temMonitorDeatils.vue

@ -16,7 +16,7 @@
src="../../../assets/images/title-right.png"
alt=""
/>
<div class="sys-title" @click="goSys">温度监测系统</div>
<div class="sys-title">温度监测系统</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -838,7 +838,6 @@ export default {
color: #ffffff;
font-weight: bold;
z-index: 100;
cursor: pointer;
}
.nowTime {
position: absolute;

Loading…
Cancel
Save