代码提交
This commit is contained in:
parent
e372edc5a8
commit
8567ab0f6a
Binary file not shown.
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 18 KiB |
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -125,7 +125,7 @@ export default {
|
|||
|
||||
.text {
|
||||
color: #c0c2c6;
|
||||
font-size: 12px;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.num {
|
||||
|
|
|
|||
Loading…
Reference in New Issue