shish 6 months ago
parent
commit
6f00f155db
1 changed files with 2 additions and 2 deletions
  1. 2 2
      hdApp/src/admin/home/me.vue

+ 2 - 2
hdApp/src/admin/home/me.vue

@@ -644,7 +644,7 @@ export default {
         
         
         .category-title {
         .category-title {
           padding: 18upx 24upx;
           padding: 18upx 24upx;
-          font-size: 26upx;
+          font-size: 29upx;
           font-weight: 700;
           font-weight: 700;
           color: #ffffff;
           color: #ffffff;
           background-color:rgb(224, 187, 130);
           background-color:rgb(224, 187, 130);
@@ -679,7 +679,7 @@ export default {
             }
             }
             
             
             .item-label {
             .item-label {
-              font-size: 28upx;
+              font-size: 30upx;
               color: #333;
               color: #333;
               flex: 1;
               flex: 1;
             }
             }