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