Authored by 张文文

ui fix review by shuai.guo

@@ -201,7 +201,9 @@ export default { @@ -201,7 +201,9 @@ export default {
201 201
202 button { 202 button {
203 font-size: 24px; 203 font-size: 24px;
204 - padding: 18.4px 64px; 204 + // padding: 18.4px 64px;
  205 + width: 226px;
  206 + height: 80px;
205 color: #999; 207 color: #999;
206 letter-spacing: 0; 208 letter-spacing: 0;
207 background: #fff; 209 background: #fff;
@@ -49,6 +49,7 @@ export default { @@ -49,6 +49,7 @@ export default {
49 } 49 }
50 50
51 .count-down { 51 .count-down {
  52 + font-weight: bold;
52 font-size: 72px; 53 font-size: 72px;
53 } 54 }
54 55
@@ -76,4 +77,4 @@ export default { @@ -76,4 +77,4 @@ export default {
76 } 77 }
77 } 78 }
78 } 79 }
79 -</style>  
  80 +</style>
@@ -451,6 +451,7 @@ export default { @@ -451,6 +451,7 @@ export default {
451 } 451 }
452 452
453 .header { 453 .header {
  454 + padding-top: 60px;
454 padding-bottom: 60px; 455 padding-bottom: 60px;
455 border-bottom: 1px solid #eee; 456 border-bottom: 1px solid #eee;
456 margin-bottom: 38px; 457 margin-bottom: 38px;
@@ -55,7 +55,7 @@ export default { @@ -55,7 +55,7 @@ export default {
55 text-align: center; 55 text-align: center;
56 font-size: 32px; 56 font-size: 32px;
57 line-height: 3; 57 line-height: 3;
58 - font-weight: normal; 58 + font-weight: bold;
59 color: #333; 59 color: #333;
60 } 60 }
61 61
@@ -66,7 +66,7 @@ export default { @@ -66,7 +66,7 @@ export default {
66 } 66 }
67 67
68 span { 68 span {
69 - font-size: 0.7em; 69 + font-size: 0.8em;
70 line-height: 1.4; 70 line-height: 1.4;
71 border: 1px solid #f00;; 71 border: 1px solid #f00;;
72 color: #f00; 72 color: #f00;
@@ -59,6 +59,7 @@ export default { @@ -59,6 +59,7 @@ export default {
59 59
60 .title { 60 .title {
61 font-size: 36px; 61 font-size: 36px;
  62 + font-weight: bold;
62 color: #000; 63 color: #000;
63 } 64 }
64 65
@@ -25,7 +25,7 @@ @@ -25,7 +25,7 @@
25 <div class="info-name">{{productDetail.product_name}}</div> 25 <div class="info-name">{{productDetail.product_name}}</div>
26 </div> 26 </div>
27 <a class="banner" v-if="resource" :href="resource.url"> 27 <a class="banner" v-if="resource" :href="resource.url">
28 - <img-size :src="sizeImg(resource.src)" :width="300" :height="60"/> 28 + <img-size :src="sizeImg(resource.src)"/>
29 </a> 29 </a>
30 <div class="info"> 30 <div class="info">
31 <div class="info-list"> 31 <div class="info-list">
@@ -448,6 +448,7 @@ export default { @@ -448,6 +448,7 @@ export default {
448 448
449 img { 449 img {
450 width: 100%; 450 width: 100%;
  451 + height: 132px;
451 } 452 }
452 } 453 }
453 454

1.36 KB | W: | H:

1.75 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

1.01 KB | W: | H:

1.59 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin