代码提交

This commit is contained in:
jiang 2025-11-25 09:06:55 +08:00
parent e372edc5a8
commit 8567ab0f6a
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -1,6 +1,6 @@
<template>
<div class="content">
<div class="content-title"><span style="margin-top: -5px;">装备状态</span></div>
<div class="content-title"></div>
<div class="content-view">
<div id="lineChartFour" style="width: 100%; height: 85%"></div>
<div class="text">备注说明在用装备包含共享装备</div>

View File

@ -125,7 +125,7 @@ export default {
.text {
color: #c0c2c6;
font-size: 12px;
font-size: 10px;
}
.num {