123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020 |
- <template>
- <div class="bodys">
- <div class="edge" v-if="Object.keys(monitorInfo).length">
- <div class="info" style="position: relative">
- <div
- style="
- display: flex;
- width: 100%;
- align-items: center;
- margin-top: 10px;
- "
- >
- <div class="info-title" :class="colorList[monitorInfo.status]">
- <span class="text">设备名称: {{ windname }}</span>
- </div>
- <div class="wt-alarm" @click="handleAlarm(wtid)">
- <i
- class="svg-icon svg-icon-sm"
- :class="'svg-icon-' + colorList[monitorInfo.status]"
- >
- <svgIcon svgid="svg-station-surveillance"></svgIcon>
- </i>
- <span :class="colorList[monitorInfo.status]">设备报警</span>
- </div>
- </div>
- <div class="info-item">日发电量</div>
- <div class="info-value">
- {{ Number(monitorInfo?.rfdl).toFixed(2) || "0" }}
- <div class="unit">kWh</div>
- </div>
- </div>
- <div class="monitoring">
- <div class="monitoring-item">
- <div class="point point-left bottom"></div>
- <div class="point point-right bottom"></div>
- 监测信息
- </div>
- <div class="wind-info-list">
- <div class="wind-info">
- 风速
- <div class="wind-value">
- {{ Number(monitorInfo?.fs).toFixed(2) }}
- <div class="unit">m/s</div>
- </div>
- </div>
- <div class="wind-info">
- 风向
- <div class="wind-value">
- {{ Number(monitorInfo?.fx).toFixed(2) }}
- <div class="unit">°</div>
- </div>
- </div>
- <div class="wind-info">
- 实时功率
- <div class="wind-value">
- {{ Number(monitorInfo?.ssgl).toFixed(2) }}
- <div class="unit">kW</div>
- </div>
- </div>
- <div class="wind-info">
- 无功功率
- <div class="wind-value">
- {{ Number(monitorInfo?.wggl).toFixed(2) }}
- <div class="unit">kW</div>
- </div>
- </div>
- <div class="wind-info">
- 理论功率
- <div class="wind-value">
- {{ Number(monitorInfo?.llgl).toFixed(2) }}
- <div class="unit">kW</div>
- </div>
- </div>
- <div class="wind-info">
- 保证功率
- <div class="wind-value">
- {{ Number(monitorInfo?.bzgl).toFixed(2) }}
- <div class="unit">kW</div>
- </div>
- </div>
- <div class="wind-info">
- 叶轮转速
- <div class="wind-value">
- {{ Number(monitorInfo?.ylzs).toFixed(2) }}
- <div class="unit">rpm</div>
- </div>
- </div>
- <div class="wind-info">
- 故障损失
- <div class="wind-value">
- {{ Number(monitorInfo?.gzss).toFixed(2) }}
- <div class="unit">kWh</div>
- </div>
- </div>
- <div class="wind-info">
- 检修损失
- <div class="wind-value">
- {{ Number(monitorInfo?.jxss).toFixed(2) }}
- <div class="unit">kWh</div>
- </div>
- </div>
- <div class="wind-info">
- 限电损失
- <div class="wind-value">
- {{ Number(monitorInfo?.xdss).toFixed(2) }}
- <div class="unit">kWh</div>
- </div>
- </div>
- <div class="wind-info">
- 性能损失
- <div class="wind-value">
- {{ Number(monitorInfo?.xnss).toFixed(2) }}
- <div class="unit">kWh</div>
- </div>
- </div>
- <div class="wind-info">
- 受累损失
- <div class="wind-value">
- {{ Number(monitorInfo?.slss).toFixed(2) }}
- <div class="unit">kWh</div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="parts">
- <div class="part-top">
- <div class="part-title">
- <div
- class="title-item part-left"
- :class="{ active: current === 'fdj' }"
- @click="handleClick('fdj')"
- >
- 发电机
- </div>
- <div
- class="title-item"
- :class="{ active: current === 'clx' }"
- @click="handleClick('clx')"
- >
- 齿轮箱
- </div>
- <div
- class="title-item"
- :class="{ active: current === 'bj' }"
- @click="handleClick('bj')"
- >
- 变桨
- </div>
- <div
- class="title-item"
- :class="{ active: current === 'ph' }"
- @click="handleClick('ph')"
- >
- 偏航
- </div>
- <div
- class="title-item"
- :class="{ active: current === 'yy' }"
- @click="handleClick('yy')"
- >
- 液压
- </div>
- <div
- class="title-item"
- :class="{ active: current === 'jc' }"
- @click="handleClick('jc')"
- >
- 机舱信息
- </div>
- <div
- class="title-item part-right"
- :class="{ active: current === 'qt' }"
- @click="handleClick('qt')"
- >
- 其他
- </div>
- </div>
- <div class="part-imgs">
- <img
- v-if="current === 'fdj'"
- class="wind-part"
- :style="{ width: flag ? '650px' : '800px' }"
- src="@assets/imgs/fdj.png"
- />
- <img
- v-if="current === 'clx'"
- class="wind-part"
- :style="{ width: flag ? '650px' : '800px' }"
- src="@assets/imgs/clx.png"
- />
- <img
- v-if="current === 'bj'"
- class="wind-part"
- :style="{ width: flag ? '650px' : '800px' }"
- src="@assets/imgs/bj.png"
- />
- <img
- v-if="current === 'ph'"
- class="wind-part"
- :style="{ width: flag ? '650px' : '800px' }"
- src="@assets/imgs/ph.png"
- />
- <img
- v-if="current === 'yy'"
- class="wind-part"
- :style="{ width: flag ? '650px' : '800px' }"
- src="@assets/imgs/yy.png"
- />
- <img
- v-if="current === 'jc'"
- class="wind-part"
- :style="{ width: flag ? '650px' : '800px' }"
- src="@assets/imgs/jc.png"
- />
- <img
- v-if="current === 'qt'"
- class="wind-part"
- :style="{ width: flag ? '650px' : '800px' }"
- src="@assets/imgs/qt.png"
- />
- </div>
- </div>
- <div class="part-info">
- <div
- class="part-body"
- style="max-height: 220px"
- v-if="partDInfos.length"
- >
- <div class="monitoring-item">
- <div class="point point-left bottom"></div>
- <div class="point point-right bottom"></div>
- 遥信值
- </div>
- <div class="part-item">
- <div
- class="part"
- :class="{ active: index % 2 === 1 }"
- v-for="(val, index) in partDInfos"
- :key="index"
- >
- <div class="table-item" v-for="(item, ind) in val" :key="ind">
- <div>{{ item.name }}</div>
- <div
- class="table-value"
- :class="item.value == 1 ? 'round-red' : 'round'"
- ></div>
- </div>
- </div>
- </div>
- </div>
- <div
- class="part-body"
- style="max-height: 220px"
- v-if="partAInfos.length"
- >
- <div class="monitoring-item">
- <div class="point point-left bottom"></div>
- <div class="point point-right bottom"></div>
- 遥测值
- </div>
- <div class="part-item">
- <div
- class="part"
- :class="{ active: index % 2 === 1 }"
- v-for="(val, index) in partAInfos"
- :key="index"
- >
- <div class="table-item" v-for="(item, ind) in val" :key="ind">
- <div>{{ item.name }}</div>
- <div class="table-value">
- {{ Number(item.value).toFixed(2) }}
- <div class="unit">{{ item.valueUnit }}</div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <alarmDialog ref="alarmDialog" />
- </div>
- </template>
- <script>
- import { GetWtPoints, GetPointsData } from "@/api/points/index.js";
- import {
- GetWtMonitorInfo,
- GetWtTelemeteryInfo,
- } from "@/api/factoryMonitor/index.js";
- import svgIcon from "@/components/coms/icon/svg-icon.vue";
- import alarmDialog from "@/components/alarm";
- export default {
- name: "windDetail",
- data() {
- return {
- current: "fdj",
- windname: "",
- wtid: "",
- wpid: "",
- windInfo: {},
- monitorInfo: {},
- partAInfo: [],
- partDInfo: [],
- partAInfos: [],
- partDInfos: [],
- uniformcodesA: [],
- uniformcodesD: [],
- resA: [],
- resD: [],
- indexe: 0,
- videoTit: [],
- dialogVisible: false,
- reliable: {},
- colorList: ["blue", "green", "red", "orange", "pink", "write", "gray"],
- path: ["camera.png", "camera2.png"],
- count: 0,
- colorFlag: false,
- timer: "",
- times: "",
- };
- },
- components: { svgIcon, alarmDialog },
- apiUrl: "",
- props: {
- wind: {
- type: Object,
- default: () => {},
- },
- flag: {
- type: Boolean,
- default: false,
- },
- },
- computed: {
- windSpeedRota() {
- let count = this.windStatus?.SSPJFS / 25;
- let result = Number((310 * count + 50).toFixed(0));
- if (result) {
- if (result > 310) {
- return "rotateZ(310deg)";
- } else {
- return "rotateZ(" + Number((310 * count + 50).toFixed(0)) + "deg)";
- }
- } else {
- return "rotateZ(50deg)";
- }
- },
- },
- mounted() {
- this.timer = setInterval(() => {
- if (Object.keys(this.windInfo).length) {
- this.getWtMonitorInfo(this.windInfo);
- this.getPointsData(this.resA, this.resD);
- }
- }, 5000);
- this.times = setInterval(() => {
- this.count++;
- if (this.count > 1) {
- this.count = 0;
- }
- }, 800);
- if (document.getElementById("ifrId")) {
- const oIframe = document.getElementById("ifrId");
- const deviceWidth = document.getElementById("ifVideo").offsetWidth;
- const deviceHeight = document.getElementById("ifVideo").offsetHeight;
- oIframe.style.width = deviceWidth + "px";
- oIframe.style.height = deviceHeight + "px";
- }
- },
- unmounted() {
- clearInterval(this.timer);
- this.timer = null;
- clearInterval(this.times);
- this.times = null;
- },
- watch: {
- wind: {
- handler() {
- if (Object.keys(this.wind).length) {
- this.start(this.wind);
- }
- },
- },
- $route: {
- handler(val) {
- if (
- val.path.includes("lightmatrix") ||
- val.path.includes("detailmatrix") ||
- val.path.includes("draughtFan")
- ) {
- this.colorFlag = true;
- }
- },
- immediate: true,
- },
- },
- methods: {
- cancle() {
- this.windInfo = {};
- this.windname = "";
- this.wtid = "";
- this.current = "fdj";
- this.monitorInfo = {};
- this.partAInfo = [];
- this.partDInfo = [];
- this.partAInfos = [];
- this.partDInfos = [];
- this.uniformcodesA = [];
- this.uniformcodesD = [];
- this.resA = [];
- this.resD = [];
- },
- // 页面初始信息
- start(val) {
- if (Object.keys(val).length) {
- this.windInfo = val;
- this.windname = val.wtname;
- this.wtid = val.wtid;
- this.wpid = val.wpid;
- this.current = "fdj";
- this.getWtMonitorInfo(val);
- this.handleClick("fdj");
- } else {
- this.cancle();
- }
- },
- // 设备监测信息
- getWtMonitorInfo(val) {
- if (val.wtType == -1) {
- GetWtMonitorInfo({ wtid: val.wtid }).then(({ data }) => {
- this.monitorInfo = data.data;
- this.monitorInfo.rfdl =
- this.monitorInfo.rfdl < 0 ? 0 : this.monitorInfo.rfdl;
- // for(var key in this.monitorInfo){
- // this.monitorInfo[key]=this.monitorInfo[key] < 0 ? 0 : this.monitorInfo[key];
- // }
- });
- } else {
- this.monitorInfo = {};
- }
- },
- // 查看各部位编码
- handleClick(val) {
- this.current = val;
- if (this.wtid) {
- this.getPartInfo();
- }
- },
- // 统一编码
- getPartInfo() {
- if (this.windInfo.wtType == -1) {
- if (this.wtid.length && this.current) {
- GetWtTelemeteryInfo({
- part: this.current,
- wtid: this.wtid,
- }).then(({ data }) => {
- // 拿到初始获取数据
- this.partAInfo = data.data.AI;
- this.partDInfo = data.data.DI;
- // 拿到数据的uniformcode集合
- this.uniformcodesD = this.partDInfo.length
- ? this.partDInfo.map((item) => item.uniformCode)
- : [];
- this.uniformcodesA = this.partAInfo.length
- ? this.partAInfo.map((item) => item.uniformCode)
- : [];
- // 获取测点数据
- this.getPointsIds();
- });
- }
- }
- },
- getPointsIds() {
- let pointsIdsA = new Promise((resolve, reject) => {
- GetWtPoints({
- wtid: this.wtid,
- uniformcodes: this.uniformcodesA,
- })
- .then(({ data }) => {
- resolve(data);
- })
- .catch((e) => {
- reject("发生错误");
- });
- });
- let pointsIdsD = new Promise((resolve, reject) => {
- GetWtPoints({
- wtid: this.wtid,
- uniformcodes: this.uniformcodesD,
- })
- .then(({ data }) => {
- resolve(data);
- })
- .catch((e) => {
- // 标记失败后给定某个数据
- reject("发生错误");
- });
- });
- Promise.all([pointsIdsA, pointsIdsD])
- .then((results) => {
- this.resA = results[0].data.length
- ? results[0].data.map((item) => (item != null ? item.nemCode : ""))
- : [];
- this.resD = results[1].data.length
- ? results[1].data.map((item) => (item != null ? item.nemCode : ""))
- : [];
- this.getPointsData(this.resA, this.resD);
- })
- .catch((e) => {
- console.log("error", e);
- });
- },
- getPointsData(pointsA, pointsD) {
- let pointsDataA = new Promise((resolve, reject) => {
- GetPointsData({
- pointIds: pointsA,
- })
- .then(({ data }) => {
- resolve(data);
- })
- .catch((e) => {
- // 标记失败后给定某个数据
- reject("发生错误");
- });
- });
- let pointsDataD = new Promise((resolve, reject) => {
- GetPointsData({
- pointIds: pointsD,
- })
- .then(({ data }) => {
- resolve(data);
- })
- .catch((e) => {
- // 标记失败后给定某个数据
- reject("发生错误");
- });
- });
- Promise.all([pointsDataA, pointsDataD])
- .then((results) => {
- let pointsInfoA = results[0].data.length ? results[0].data : [];
- let pointsInfoD = results[1].data.length ? results[1].data : [];
- let partAInfo = [];
- let partDInfo = [];
- let chunk = 4;
- this.partAInfo.forEach((item, index) => {
- pointsInfoA.forEach((i, ind) => {
- if (index == ind) {
- item.value = i.pointValueInDouble;
- }
- });
- });
- for (let i = 0, j = this.partAInfo.length; i < j; i += chunk) {
- partAInfo.push(this.partAInfo.slice(i, i + chunk));
- }
- this.partDInfo.forEach((item, index) => {
- pointsInfoD.forEach((i, ind) => {
- if (index == ind) {
- item.value = i.pointValueInDouble;
- }
- });
- });
- for (let m = 0, n = this.partDInfo.length; m < n; m += chunk) {
- partDInfo.push(this.partDInfo.slice(m, m + chunk));
- }
- this.partDInfos = partDInfo;
- this.partAInfos = partAInfo;
- })
- .catch((e) => {
- // 失败的时候则返回最先被reject失败状态的值
- console.log("error", e);
- });
- },
- //打开报警页面
- handleAlarm(id) {
- this.$refs.alarmDialog &&
- this.$refs.alarmDialog.openDialog(id, this.wpid, this.windInfo.wtType);
- },
- clickVideo(index) {
- this.indexe = index;
- },
- clivkFun() {
- this.dialogVisible = true;
- },
- },
- };
- </script>
- <style lang="less" scoped>
- .icLi {
- background: rgba(0, 70, 199, 0.1);
- border-radius: 20px;
- color: #b3b3b3;
- }
- .actives {
- background: rgba(0, 70, 199, 0.4);
- border-radius: 20px;
- color: #f5f7fa;
- }
- .bodys {
- display: flex;
- flex-direction: row;
- width: 100%;
- height: 100%;
- .edge {
- width: 18%;
- display: flex;
- height: 100%;
- flex-direction: column;
- //
- .info {
- width: 100%;
- flex: 0 0 auto;
- // background-color: rgba(11, 12, 12, 0.45);
- background-color: rgba(96, 103, 105, 0.2);
- border-radius: 5px;
- display: flex;
- flex-direction: column;
- align-items: center;
- .info-title {
- width: 50%;
- height: 25px;
- font-size: 16px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: center;
- margin-left: 20px;
- margin-right: 20px;
- white-space: nowrap;
- &.green {
- background-color: rgba(5, 187, 76, 0.2);
- border: 1px solid #05bb4c;
- color: #05bb4c;
- }
- &.blue {
- background-color: rgba(0, 70, 199, 0.2);
- border: 1px solid #3c88f7;
- color: #1c99ff;
- }
- &.pink {
- background-color: rgba(197, 48, 200, 0.2);
- border: 1px solid #c530c8;
- color: #c530c8;
- }
- &.red {
- background-color: rgba(186, 50, 55, 0.2);
- border: 1px solid #ba3237;
- color: #ba3237;
- }
- &.orange {
- background-color: rgba(225, 125, 36, 0.2);
- border: 1px solid #e17d24;
- color: #e17d24;
- }
- &.write {
- background-color: rgba(255, 255, 255, 0.2);
- border: 1px solid #ffffff;
- color: #ffffff;
- }
- &.gray {
- background-color: rgba(96, 103, 105, 0.2);
- border: 1px solid #606769;
- color: #606769;
- }
- }
- .wt-alarm {
- font-family: Microsoft YaHei;
- font-weight: 400;
- span {
- margin-left: 5px;
- &.green {
- color: #05bb4c;
- }
- &.blue {
- color: #1c99ff;
- }
- &.pink {
- color: #c530c8;
- }
- &.red {
- color: #ba3237;
- }
- &.orange {
- color: #e17d24;
- }
- &.write {
- color: #ffffff;
- }
- &.gray {
- color: #606769;
- }
- }
- }
- .info-item {
- width: 90%;
- font-size: 24px;
- font-family: Adobe Heiti Std;
- font-weight: normal;
- color: #ffffff;
- padding: 20px 0;
- }
- .info-value {
- width: 90%;
- display: flex;
- flex-direction: row;
- align-items: baseline;
- justify-content: space-between;
- font-size: 50px;
- font-family: Arial;
- font-weight: 400;
- color: #05bb4c;
- margin-left: 5px;
- white-space: nowrap;
- .unit {
- font-size: 24px;
- font-family: Adobe Heiti Std;
- font-weight: normal;
- margin-right: 20px;
- }
- }
- }
- .monitoring {
- width: 100%;
- flex: 1 0 auto;
- background-color: rgba(96, 103, 105, 0.2);
- // background-color: rgba(11, 12, 12, 0.45);
- border-radius: 5px;
- margin-top: 10px;
- display: flex;
- flex-direction: column;
- align-items: center;
- }
- .wind-info-list {
- height: calc(100% - 42px);
- width: 100%;
- display: flex;
- flex-direction: column;
- }
- .wind-info {
- flex: 1 0 auto;
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: space-between;
- width: 100%;
- padding: 0 10%;
- font-size: 14px;
- font-family: Source Han Sans SC;
- font-weight: 400;
- color: #959595;
- .wind-value {
- display: flex;
- flex-direction: row;
- align-items: baseline;
- font-size: 16px;
- font-family: Arial;
- font-weight: 400;
- color: #05bb4c;
- .unit {
- font-size: 12px;
- font-family: Source Han Sans SC;
- font-weight: 400;
- color: #959595;
- width: 40px;
- margin-left: 15px;
- }
- }
- }
- }
- .parts {
- width: 79%;
- margin-left: 2%;
- height: 100%;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: space-between;
- // position: relative;
- .part-top {
- flex: 1;
- width: 100%;
- text-align: center;
- }
- .part-title {
- width: 100%;
- height: 30px;
- display: flex;
- align-items: center;
- flex-direction: row;
- justify-content: center;
- .title-item {
- width: 140px;
- height: 100%;
- display: flex;
- align-items: center;
- color: #b3bdc0;
- justify-content: center;
- // background: rgba(67, 81, 107, 0.2);
- background: rgba(96, 103, 105, 0.2);
- border-left: 1px solid #3b6c53;
- border-top: 1px solid #3b6c53;
- border-bottom: 1px solid #3b6c53;
- &.part-left {
- border-radius: 15px 0px 0px 15px;
- }
- &.part-right {
- border-right: 1px solid #3b6c53;
- border-radius: 0px 15px 15px 0px;
- }
- &.active {
- // background-color: rgba(0, 70, 199, 0.4);
- background-color: rgba(0, 199, 19, 0.4);
- color: #ffffff;
- }
- }
- }
- .part-imgs {
- min-height: calc(100% - 30px);
- position: relative;
- }
- .wind-part {
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
- .part-info {
- width: 100%;
- max-height: 440px;
- bottom: 0px;
- display: flex;
- flex-direction: column-reverse;
- [v-cloak] {
- display: none;
- }
- .part-body {
- width: 100%;
- padding-bottom: 20px;
- // background: rgba(11, 12, 12, 0.45);
- background: rgba(96, 103, 105, 0.2);
- border-radius: 5px;
- margin-top: 10px;
- display: flex;
- flex-direction: column;
- align-items: center;
- padding: 10px 0;
- .part-item {
- width: 100%;
- height: calc(100% - 42px);
- overflow-y: scroll;
- }
- .part {
- width: 100%;
- display: flex;
- flex-direction: row;
- margin-top: 5px;
- font-size: 13px;
- font-family: Source Han Sans SC;
- font-weight: 400;
- color: #959595;
- padding: 0 10px;
- .table-item {
- width: 25%;
- font-size: 12px;
- .table-value {
- display: flex;
- flex-direction: row;
- align-items: baseline;
- .unit {
- font-size: 12px;
- font-family: Source Han Sans SC;
- font-weight: 400;
- color: #606769;
- margin-left: 5px;
- width: 40px;
- }
- &.round {
- width: 8px;
- height: 8px;
- border-radius: 50%;
- background-color: #05bb4c;
- margin-right: 90px;
- }
- &.round-red {
- width: 8px;
- height: 8px;
- border-radius: 50%;
- background-color: red;
- margin-right: 90px;
- }
- }
- }
- &.active {
- background-color: rgba(83, 89, 104, 0.15);
- }
- }
- }
- }
- }
- }
- .monitoring-item {
- position: relative;
- width: 98%;
- height: 42px;
- border-bottom: 1px solid #363b46;
- display: flex;
- align-items: center;
- padding-left: 20px;
- font-size: 16px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- color: #ffffff;
- }
- .point {
- width: 8px;
- height: 1px;
- background-color: #ffffff;
- position: absolute;
- &.point-left {
- left: 0;
- }
- &.point-right {
- right: 0;
- }
- &.top {
- top: -1px;
- }
- &.bottom {
- bottom: -1px;
- }
- }
- .points {
- width: 1px;
- height: 8px;
- background-color: #ffffff;
- position: absolute;
- &.point-left {
- left: 0;
- }
- &.point-right {
- right: 0;
- }
- &.top {
- top: -1px;
- }
- &.bottom {
- bottom: -1px;
- }
- }
- .table-item {
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: space-between;
- width: 100%;
- height: 33px;
- font-size: 12px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- color: #b3b3b3;
- padding: 0 0px;
- .table-value {
- font-family: Arial;
- font-weight: 400;
- color: #05bb4c;
- margin-right: 25px;
- }
- }
- </style>
|