设备管理综合查询样式
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
</div>
|
||||
<div class="right_1_down_inner_3_r">
|
||||
<span>{{e.device_num}}</span>
|
||||
<span>个</span>
|
||||
<span>台</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -717,7 +717,7 @@ export default {
|
||||
{
|
||||
name: '区域',
|
||||
type: 'pie',
|
||||
radius: ['70%', '95%'],
|
||||
radius: ['75%', '100%'],
|
||||
center: ['50%', '50%'],
|
||||
roseType: 'radius',
|
||||
label: {
|
||||
@@ -958,7 +958,7 @@ export default {
|
||||
padding-left .1rem
|
||||
.echart_wrap_l
|
||||
_fj()
|
||||
_wh(60%, 100%)
|
||||
_wh(70%, 100%)
|
||||
padding-right .4rem
|
||||
background right center / .02rem 100% url(../assets/images/item_4.png) no-repeat
|
||||
.echart_wrap_l_l
|
||||
@@ -967,7 +967,7 @@ export default {
|
||||
.echart_wrap_l_wrap
|
||||
_wh(50%, 100%)
|
||||
.echart_wrap_r
|
||||
_wh(40%, 100%)
|
||||
_wh(30%, 100%)
|
||||
padding-left .2rem
|
||||
_fj(flex-start,flex-start)
|
||||
flex-direction column
|
||||
@@ -977,7 +977,7 @@ export default {
|
||||
margin-bottom .1rem
|
||||
background center bottom / 100% 100% url(../assets/images/item_5.png) no-repeat
|
||||
.right_1_down_inner_3_l
|
||||
_wh(50%, 100%)
|
||||
_wh(60%, 100%)
|
||||
overflow hidden
|
||||
clear both
|
||||
span
|
||||
@@ -1001,7 +1001,7 @@ export default {
|
||||
text-overflow ellipsis
|
||||
white-space nowrap
|
||||
.right_1_down_inner_3_r
|
||||
_wh(50%, 100%)
|
||||
_wh(40%, 100%)
|
||||
line-height .4rem
|
||||
overflow hidden
|
||||
text-align right
|
||||
|
||||
Reference in New Issue
Block a user