Explorar o código

详情价格优化

yuany %!s(int64=3) %!d(string=hai) anos
pai
achega
15993cfa71
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      src/views/product/Detail.vue

+ 3 - 2
src/views/product/Detail.vue

@@ -2069,7 +2069,7 @@ export default {
                 box-sizing: border-box;
                 font-size: 26px;
                 font-family: PingFangSC-Medium, PingFang SC;
-                font-weight: 500;
+                font-weight: bold;
                 color: #ffffff;
                 position: relative;
                 margin-right: 4px;
@@ -2078,10 +2078,11 @@ export default {
                     position: absolute;
                     bottom: 16px;
                     left: 0px;
+                    font-weight: bold;
                 }
             }
             .transaction_tax {
-                padding: 31px 0 12px 0;
+                padding: 30px 0 12px 0;
                 box-sizing: border-box;
                 font-size: 12px;
                 font-family: PingFangSC-Regular, PingFang SC;