diff --git a/src/pages/modules/Weight.vue b/src/pages/modules/Weight.vue
index 6cda69c..eec0910 100644
--- a/src/pages/modules/Weight.vue
+++ b/src/pages/modules/Weight.vue
@@ -62,6 +62,9 @@
外形检测超宽异常!
错误码:{{resData.error}}
+
@@ -140,10 +143,12 @@ export default {
display flex
align-items center
flex-direction column
- _wh(100%, calc(100% - 138px))
- padding 30px 25.09px 0
+ // _wh(100%, calc(100% - 138px))
+ // padding 30px 25.09px 0
+ padding 0px 25.09px 0
overflow hidden
clear both
+ margin-bottom 50px
.sec
width 100%
.sec1
@@ -153,7 +158,8 @@ export default {
display flex
.bottom
_wh(100%, 38px)
- background center bottom / 1906px 100% url(../../images/screen1/bottom.png) no-repeat
+ // background center bottom / 1906px 100% url(../../images/screen1/bottom.png) no-repeat
+ background center bottom / 100% 100% url(../../images/screen1/bottom.png) no-repeat
.cblue
color #32C5FF !important
.cgreen
@@ -200,8 +206,8 @@ export default {
display flex
color #fff
font-weight bold
- font-size 36px
- line-height 120px
+ font-size 20px
+ line-height 56px
justify-content space-between
padding 0 20px
span
@@ -212,18 +218,18 @@ export default {
.bottom-con
display flex
justify-content space-around
- margin-top 100px
+ margin-top 50px
.tipImg
margin-left 30px
- width 120px
- height 120px
+ width 70px
+ height 70px
border 1px solid #000
- border-radius 60px
+ border-radius 35px
// background #6CE64E
p
- font-size 40px
+ font-size 26px
color #df63fb
font-weight bold
text-align center
- line-height 70px
+ line-height 35px