jwyu 3 éve
szülő
commit
2fa4aaec4f
3 módosított fájl, 4 hozzáadás és 3 törlés
  1. 2 1
      pages-buy/detail.vue
  2. 1 1
      pages-report/reportList.vue
  3. 1 1
      pages/buy/buy.vue

+ 2 - 1
pages-buy/detail.vue

@@ -157,6 +157,7 @@ export default {
 page{
 page{
     min-height: 100vh;
     min-height: 100vh;
     padding-bottom: 0;
     padding-bottom: 0;
+    background-color: #F5F6FA;
 }
 }
 </style>
 </style>
 <style lang="scss" scoped>
 <style lang="scss" scoped>
@@ -183,7 +184,7 @@ page{
                     width: 90%;
                     width: 90%;
                     text-align: center;
                     text-align: center;
                     color: #CFC09F;
                     color: #CFC09F;
-                    font-size: 32rpx;
+                    font-size: 50rpx;
                     font-weight: 600;
                     font-weight: 600;
                     position: absolute;
                     position: absolute;
                     top: 50%;
                     top: 50%;

+ 1 - 1
pages-report/reportList.vue

@@ -247,7 +247,7 @@ page{
       .tips {
       .tips {
         color: #666666;
         color: #666666;
         margin-bottom: 10rpx;
         margin-bottom: 10rpx;
-        min-height: 38rpx;
+        min-height: 34rpx;
       }
       }
       .time {
       .time {
         color: #666666;
         color: #666666;

+ 1 - 1
pages/buy/buy.vue

@@ -91,7 +91,7 @@ export default {
           transform: translate(50%,-50%);
           transform: translate(50%,-50%);
           display: inline-block;
           display: inline-block;
           box-sizing: border-box;
           box-sizing: border-box;
-          min-width: 20rpx;
+          min-width: 28rpx;
           padding: var(--van-badge-padding);
           padding: var(--van-badge-padding);
           color: #fff;
           color: #fff;
           font-size: $global-font-size-mini;
           font-size: $global-font-size-mini;