样式
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
<div class="item_tip">
|
<div class="item_tip">
|
||||||
<div class="item_tip_left">成品</div>
|
<div class="item_tip_left">成品</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="item_content_3">
|
<div class="item_content_3 item_content_3__h3">
|
||||||
<div class="right_1_up">
|
<div class="right_1_up">
|
||||||
<div class="item_title">成品</div>
|
<div class="item_title">成品</div>
|
||||||
<div class="right_1_up_left" style="backgroundImage: none;">
|
<div class="right_1_up_left" style="backgroundImage: none;">
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
<div id="echart_02" style="width: 130%; height: 130%; top: -12px;"></div>
|
<div id="echart_02" style="width: 130%; height: 130%; top: -12px;"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="right_1_up_right">
|
<div class="right_1_up_right right_1_up_right__h3">
|
||||||
<div class="right_1_up_right_item">
|
<div class="right_1_up_right_item">
|
||||||
<p class="right_1_up_p1">当日库存数量:</p>
|
<p class="right_1_up_p1">当日库存数量:</p>
|
||||||
<p class="right_1_up_p2">100<span>万块</span></p>
|
<p class="right_1_up_p2">100<span>万块</span></p>
|
||||||
@@ -1138,8 +1138,7 @@ export default {
|
|||||||
padding-left 3px
|
padding-left 3px
|
||||||
.n_body_container
|
.n_body_container
|
||||||
_wh(100%, calc(100% - 84px))
|
_wh(100%, calc(100% - 84px))
|
||||||
// padding 40px 0 20px 54px
|
padding 40px 54px 20px 0
|
||||||
padding 40px 40px 20px 14px
|
|
||||||
.n_body_container_wraper
|
.n_body_container_wraper
|
||||||
_wh(100%, 100%)
|
_wh(100%, 100%)
|
||||||
padding-left 8px
|
padding-left 8px
|
||||||
@@ -1319,6 +1318,8 @@ export default {
|
|||||||
height calc(100% - 32px)
|
height calc(100% - 32px)
|
||||||
padding 20px 30px
|
padding 20px 30px
|
||||||
_fj(center)
|
_fj(center)
|
||||||
|
.item_content_3__h3
|
||||||
|
padding 10px 30px
|
||||||
.right_1_up
|
.right_1_up
|
||||||
clear both
|
clear both
|
||||||
_wh(100%, 100%)
|
_wh(100%, 100%)
|
||||||
@@ -1336,10 +1337,12 @@ export default {
|
|||||||
.right_1_up_right_item
|
.right_1_up_right_item
|
||||||
_wh(100%, 60px)
|
_wh(100%, 60px)
|
||||||
background center bottom / 100% 100% url(../../..//images/screen1/item_4.png) no-repeat
|
background center bottom / 100% 100% url(../../..//images/screen1/item_4.png) no-repeat
|
||||||
_fj(space-evenly)
|
_fj(row)
|
||||||
// flex-direction column
|
+.right_1_up_right_item
|
||||||
&:nth-child(2)
|
|
||||||
margin-top 20px
|
margin-top 20px
|
||||||
|
.right_1_up_right__h3
|
||||||
|
.right_1_up_right_item
|
||||||
|
height 40px
|
||||||
.right_1_up_p1
|
.right_1_up_p1
|
||||||
font-family "SourceHanSansCN"
|
font-family "SourceHanSansCN"
|
||||||
_font(22px, 60px, #78B1DE, 700, center)
|
_font(22px, 60px, #78B1DE, 700, center)
|
||||||
|
|||||||
Reference in New Issue
Block a user