Browse Source

Merge remote-tracking branch 'origin/release-201827-wangcz' into release-201827-wangcz

shenjj 7 years ago
parent
commit
f5692f25a2
1 changed files with 3 additions and 4 deletions
  1. 3 4
      components/pcb/product/Detail.vue

+ 3 - 4
components/pcb/product/Detail.vue

@@ -323,13 +323,13 @@
           ul {
             margin-left: 15px;
             li {
-              width: 83px;
-              margin-right: 4px;
+              width: 145px;
+              padding:0 5px;
               float: left;
               text-align: center;
               .price {
                 color: #ffb385;
-                font-size: 22px;
+                font-size: 20px;
                 margin-bottom: 19px;
                 em {
                   font-style: normal;
@@ -338,7 +338,6 @@
                 }
               }
               .level {
-                width: 82px;
                 height: 21px;
                 line-height: 21px;
                 font-size: 12px;