| | |
| | | label: '平台logo', |
| | | des: '显示平台logo状态', |
| | | fileName: 'gjdw', // gjdw, nfdw, gjdx, qwh |
| | | value: true, |
| | | value: false, |
| | | }, |
| | | uKey: { |
| | | label: 'uKey', |
| | |
| | | .catch(() => { |
| | | this.timer.open(); |
| | | }); |
| | | }, 3000); |
| | | }, 1000); |
| | | }, |
| | | changeSkin() { |
| | | this.$nextTick(() => { |
| | |
| | | console.log(error); |
| | | this.timer.open(); |
| | | }); |
| | | }, 4000); |
| | | }, 1000); |
| | | }, |
| | | /* 删除 */ |
| | | async deviceDelete(value) { |
| | |
| | | <div class="diagram-content"> |
| | | <div class="diagram-panel"> |
| | | <flex-box no-header size="mini"> |
| | | <div class="diagram-panel-list"> |
| | | <div class="diagram-panel-item"> |
| | | 环境温度:0℃ |
| | | </div> |
| | | <div class="diagram-panel-item"> |
| | | 环境湿度:0℃ |
| | | </div> |
| | | </div> |
| | | <!-- <div class="diagram-panel-list">--> |
| | | <!-- <div class="diagram-panel-item">--> |
| | | <!-- 环境温度:0℃--> |
| | | <!-- </div>--> |
| | | <!-- <div class="diagram-panel-item">--> |
| | | <!-- 环境湿度:0℃--> |
| | | <!-- </div>--> |
| | | <!-- </div>--> |
| | | |
| | | </flex-box> |
| | | </div> |
| | |
| | | this.getAllRealAlarm(); |
| | | setInterval(() => { |
| | | this.getAllRealAlarm(); |
| | | }, 4000); |
| | | }, 1000); |
| | | }, |
| | | destroyed() {}, |
| | | }; |