|  |  |  | 
|---|
|  |  |  | <div class="chart-itm-equ-echarts" :id="eid"></div> | 
|---|
|  |  |  | <div class="sub-insidemask-div"> | 
|---|
|  |  |  | <div class="flex"> | 
|---|
|  |  |  | <div class="temperature-num">{{ (info.normal || 0) + (info.warn || 0) + (info.alarm || 0) }}</div> | 
|---|
|  |  |  | <div class="temperature-num">{{ (info.normal || 0) + (info.warn || 0) + (info.alarm || 0) + (info.beNothing || 0)+ (info.beSomething || 0)}}</div> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | <div class="flex"> | 
|---|
|  |  |  | <div class="temperature-unit">总量</div> | 
|---|
|  |  |  | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | offset: 0, | 
|---|
|  |  |  | color: "rgba(241, 76, 3, 1)", | 
|---|
|  |  |  | color: "rgba(52, 90, 255, 1)", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | ]), | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | offset: 0, | 
|---|
|  |  |  | color: "rgba(241, 76, 3, 1)", | 
|---|
|  |  |  | color: "rgba(128, 0, 128, 1)", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | ]), | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | offset: 0, | 
|---|
|  |  |  | color: "rgba(241, 76, 3, 1)", | 
|---|
|  |  |  | color: "rgba(52, 90, 255, 1)", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | ]), | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | offset: 0, | 
|---|
|  |  |  | color: "rgba(241, 76, 3, 1)", | 
|---|
|  |  |  | color: "rgba(128, 0, 128, 1)", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | ]), | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | 
|---|
|  |  |  | <div class="flex1 reg-img-service"> | 
|---|
|  |  |  | <div class="reg-img-2-1"></div> | 
|---|
|  |  |  | <div class="reg-num flex"> | 
|---|
|  |  |  | <span class="div1">{{ switchDeviceStatus['1'] && switchDeviceStatus['1'].online || 0 }}</span> | 
|---|
|  |  |  | <span class="div1">{{ switchDeviceStatus['3'] && switchDeviceStatus['3'].online || 0 }}</span> | 
|---|
|  |  |  | <span class="div2">个</span> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | <div class="reg-desc"> | 
|---|
|  |  |  | 
|---|
|  |  |  | <div class="flex1 reg-img-service"> | 
|---|
|  |  |  | <div class="reg-img-2-2"></div> | 
|---|
|  |  |  | <div class="reg-num flex"> | 
|---|
|  |  |  | <span class="div1">{{ switchDeviceStatus['1'] && switchDeviceStatus['1'].offline || 0 }}</span> | 
|---|
|  |  |  | <span class="div1">{{ switchDeviceStatus['3'] && switchDeviceStatus['3'].offline || 0 }}</span> | 
|---|
|  |  |  | <span class="div2">个</span> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | <div class="reg-desc"> | 
|---|