Compare commits

..

2 Commits

  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">空调风柜监控系统</div>
<div class="sys-title" @click="goSys">空调风柜监控系统</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -493,6 +493,7 @@ 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">楼宇智慧管理系统平台</div>
<div class="sys-title" @click="goSys">楼宇智慧管理系统平台</div>
<!-- <div class="day">已监测100天</div> -->
<div class="set">
<img src="../../assets/images/icon_time.png" class="icon_time" alt="" />
@ -394,6 +394,7 @@ 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">蒸汽锅炉监测</div>
<div class="sys-title" @click="goSys">蒸汽锅炉监测</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -581,6 +581,7 @@ 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">采暖泵监测</div>
<div class="sys-title" @click="goSys">采暖泵监测</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -815,6 +815,7 @@ 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">热水锅炉监测</div>
<div class="sys-title" @click="goSys">热水锅炉监测</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -492,6 +492,7 @@ 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">铭汉高效冷源站管理系统</div>
<div class="sys-title" @click="goSys">铭汉高效冷源站管理系统</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -813,6 +813,7 @@ 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">铭汉高效冷源站管理系统</div>
<div class="sys-title" @click="goSys">铭汉高效冷源站管理系统</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -2675,6 +2675,7 @@ 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">铭汉高效冷源站管理系统</div>
<div class="sys-title" @click="goSys">铭汉高效冷源站管理系统</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -572,6 +572,7 @@ 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">生活热水供水监控系统</div>
<div class="sys-title" @click="goSys">生活热水供水监控系统</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -1080,6 +1080,7 @@ 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">温度监测系统</div>
<div class="sys-title" @click="goSys">温度监测系统</div>
<!-- logo -->
<img src="../../../assets/images/logo-3.png" class="sys-logo" alt="" />
<div class="nowTime">{{ formattedDate }}</div>
@ -838,6 +838,7 @@ export default {
color: #ffffff;
font-weight: bold;
z-index: 100;
cursor: pointer;
}
.nowTime {
position: absolute;

Loading…
Cancel
Save