lex-xin vor 3 Monaten
Ursprung
Commit
7b0200cb2c

+ 24 - 24
miniprogram/pages/buyerInformation/index.less

@@ -109,9 +109,9 @@
 
 .van-picker__toolbar,
 .toolbar-top {
-  margin: 0 14rpx !important;
-  padding: 0 14rpx !important;
-  border-bottom: 2rpx solid #F2F2F2;
+  margin: 0 7px !important;
+  padding: 0 7px !important;
+  border-bottom: 1px solid #F2F2F2;
   height: auto !important;
   line-height: normal !important;
 }
@@ -120,8 +120,8 @@
 .van-picker__confirm,
 .toolbar-cancel,
 .toolbar-confirm {
-  font-size: 32rpx !important;
-  padding: 28rpx 0 !important;
+  font-size: 16px !important;
+  padding: 14px 0 !important;
   color: #777777 !important;
 }
 
@@ -138,19 +138,19 @@
 
 .searchList {
   .icon-search {
-    width: 32rpx;
-    height: 32rpx;
-    margin: auto 10rpx auto auto;
+    width: 16px;
+    height: 16px;
+    margin: auto 5px auto auto;
   }
 
   .van-search {
-    margin: 40rpx 26rpx 26rpx !important;
+    margin: 20px 13px 13px !important;
     padding: 0 !important;
-    height: 70rpx !important;
+    height: 35px !important;
     background: #F6F6F6 !important;
     border-radius: 35rpx !important;
-    border: 1rpx solid #FFFFFF !important;
-    --cell-line-height: 48rpx!important;
+    border: 1px solid #FFFFFF !important;
+    --cell-line-height: 24px!important;
   }
   .van-search__content {
     background: #F6F6F6 !important;
@@ -162,21 +162,21 @@
   }
 
   .van-cell {
-    font-size: 26rpx !important;
+    font-size: 13px !important;
   }
 
   .searchBtn {
-    width: 112rpx;
-    line-height: 54rpx !important;
+    width: 56px;
+    line-height: 27px !important;
     padding: 0 !important;
     text-align: center;
     background-color: #1CACF1;
     font-weight: 500;
-    font-size: 28rpx;
+    font-size: 14px;
     color: #FFFFFF;
     // line-height: 40rpx;
     border-radius: 40rpx;
-    margin-right: 6rpx;
+    margin-right: 3px;
   }
 }
 
@@ -186,7 +186,7 @@
 
 .van-picker-column__item--selected {
   font-weight: 600;
-  font-size: 32rpx;
+  font-size: 16px;
   color: #1CACF1 !important;
 }
 
@@ -195,11 +195,11 @@
   align-items: center;
   justify-content: center;
   flex-direction: column;
-  padding-bottom: 30rpx;
+  padding-bottom: 15px;
   box-sizing: border-box;
   height: 220px;
   text-align: center;
-  font-size: 32rpx;
+  font-size: 16px;
   font-family: PingFangSC-Regular, PingFang SC;
   font-weight: 400;
   color: #999999;
@@ -220,14 +220,14 @@
 
   image {
     // width: 364rpx;
-    height: 190rpx !important;
+    height: 85px !important;
   }
 
   .empty-text {
-    font-size: 28rpx;
+    font-size: 14px;
     color: #AAA;
-    line-height: 40rpx;
+    line-height: 20px;
     text-align: center;
-    padding-top: 36rpx;
+    padding-top: 18px;
   }
 }

+ 31 - 31
miniprogram/pages/orders/order-detail.less

@@ -570,39 +570,39 @@ page {
   top: 0;
   left: 0;
   width: 100%;
-  height: 98rpx;
+  height: 49px;
   background: linear-gradient(180deg, #FBEAD0 0%, #FFFFFF 100%);
-  border-radius: 32rpx 32rpx 0rpx 0rpx;
+  border-radius: 16px 16px 0rpx 0rpx;
 }
 
 .icon-close {
   position: absolute;
   z-index: 2;
-  top: 28rpx;
-  right: 12rpx;
-  padding: 20rpx;
-  width: 30rpx;
-  height: 30rpx;
+  top: 14px;
+  right: 6px;
+  padding: 10px;
+  width: 15px;
+  height: 15px;
 }
 
 .pop-address-title {
   position: relative;
   z-index: 1;
   text-align: center;
-  padding-top: 36rpx;
-  padding-bottom: 26rpx;
+  padding-top: 18px;
+  padding-bottom: 13px;
   font-weight: 600;
-  font-size: 36rpx;
+  font-size: 18px;
   color: #131415;
-  line-height: 50rpx;
+  line-height: 25px;
 }
 
 .cell-group {
   .van-cell {
-    padding: 26rpx 28rpx !important;
-    font-size: 30rpx !important;
+    padding: 13px 14px !important;
+    font-size: 15px !important;
     // line-height: 42rpx !important;
-    --cell-line-height: 42rpx!important;
+    --cell-line-height: 21px!important;
   }
 
   .required {
@@ -631,23 +631,23 @@ page {
 
 .van-picker-column__item--selected {
   font-weight: 600;
-  font-size: 32rpx;
+  font-size: 16px;
   color: #6D4718 !important;
 }
 
 .pop-btn-group {
-  padding: 100rpx 32rpx 58rpx;
+  padding: 50px 16px 30px;
 }
 
 .submit-btn {
   width: 100% !important;
   margin: 0 !important;
   padding: 0 !important;
-  line-height: 88rpx;
+  line-height: 44px;
   background: linear-gradient(90deg, #544F4A 0%, #302F2B 100%);
-  border-radius: 88rpx;
+  border-radius: 44px;
   font-weight: 500;
-  font-size: 32rpx;
+  font-size: 16px;
   color: #FBEAC9;
 }
 
@@ -662,18 +662,18 @@ page {
   padding: 24rpx;
   background: #FFFFFF;
   border-radius: 20rpx;
-  border: 4rpx solid #F2F2F2;
+  border: 2px solid #F2F2F2;
   margin-bottom: 22rpx;
 
   &.active {
-    border: 4rpx solid #855F2E;
+    border: 2px solid #855F2E;
   }
 
   .item-title {
     font-weight: 600;
-    font-size: 30rpx;
+    font-size: 15px;
     color: #000000;
-    line-height: 42rpx;
+    line-height: 21px;
     word-break: break-all;
     word-wrap: break-word;
   }
@@ -681,17 +681,17 @@ page {
   .item-users {
     display: flex;
     justify-content: space-between;
-    padding-top: 24rpx;
+    padding-top: 12px;
 
     .item-user {
-      font-size: 28rpx;
+      font-size: 14px;
       color: #333333;
-      line-height: 40rpx;
+      line-height: 20px;
       display: flex;
       align-items: center;
 
       text {
-        padding-right: 8rpx;
+        padding-right: 4px;
 
         &:first-child {
           max-width: 200rpx;
@@ -713,13 +713,13 @@ page {
       justify-content: flex-end;
 
       .btn {
-        width: 104rpx;
+        width: 52px;
         padding: 0 !important;
         margin: 0 0 0 12rpx !important;
-        line-height: 44rpx;
+        line-height: 22px;
         border-radius: 44rpx;
         font-weight: 600;
-        font-size: 24rpx;
+        font-size: 12px;
         color: #333333;
         border: 2rpx solid #DCDCDC;
         background-color: #fff;
@@ -729,7 +729,7 @@ page {
         background: linear-gradient(90deg, #544F4A 0%, #302F2B 100%);
         color: #FBEAC9;
         border: none !important;
-        line-height: 48rpx;
+        line-height: 24px;
       }
     }
   }