Browse Source

9.5 样式修改

bding 2 years ago
parent
commit
40eb92601c
1 changed files with 5 additions and 3 deletions
  1. 5 3
      pages/purchaser/purchaser.vue

+ 5 - 3
pages/purchaser/purchaser.vue

@@ -534,15 +534,17 @@ export default {
       flex-shrink: 0;
     }
     .li-type {
-      padding: 0 15rpx;
-      height: 29rpx;
+      // padding: 0 15rpx;
+      width: 91rpx;
+      height: 28rpx;
       margin-top: 6rpx;
       display: flex;
       align-items: center;
+      justify-content: center;
       flex-shrink: 0;
       border-radius: 4rpx;
       color: #fff;
-      font-size: 24rpx;
+      font-size: 20rpx;
       font-weight: 500;
     }
     .serial-number {