From 0cf099d202fbc230e16cf0c3f806d862f11bf80f Mon Sep 17 00:00:00 2001 From: xiangxy Date: Sun, 28 Apr 2024 14:15:54 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=B0=E9=87=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/modules/Weight.vue | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) 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