shish 4 лет назад
Родитель
Сommit
879bc5c573

+ 1 - 1
hdPad/src/pages/home/components/rightGoods.vue

@@ -257,7 +257,7 @@ export default {
                                 font-size: 9upx;
                             }
                             & > view:nth-child(2) {
-                                font-size:8upx;
+                                font-size:7upx;
                             }
                         }
                     }

+ 2 - 2
hdPad/src/pages/home/components/rightItem.vue

@@ -145,7 +145,7 @@ export default {
                     width: 100%;
                     font-size: 12upx;
                     color: #ffffff;
-                    height:21upx;
+                    height:22upx;
                     & > view {
                         & > view:nth-child(1) {
                             overflow: hidden;
@@ -155,7 +155,7 @@ export default {
                             font-size:9upx;
                         }
                         & > view:nth-child(2) {
-                            font-size:8upx;
+                            font-size:7upx;
                         }
                     }
                 }