Authored by 梁志锋

Merge remote-tracking branch 'remotes/origin/release/4.3'

This diff could not be displayed because it is too large.
@@ -17,7 +17,7 @@ @@ -17,7 +17,7 @@
17 width: 50%; 17 width: 50%;
18 height: 60px; 18 height: 60px;
19 line-height: 60px; 19 line-height: 60px;
20 - font-size: 16px; 20 + font-size: 16PX;
21 text-align: center; 21 text-align: center;
22 color: #ccc; 22 color: #ccc;
23 23
@@ -62,10 +62,10 @@ @@ -62,10 +62,10 @@
62 } 62 }
63 63
64 .brand-deps { 64 .brand-deps {
65 - height: 40px;  
66 - line-height: 40px;  
67 - padding-left: 10px;  
68 - font-size: 14px; 65 + height: 40PX;
  66 + line-height: 40PX;
  67 + padding-left: 10PX;
  68 + font-size: 14PX;
69 background: #fff; 69 background: #fff;
70 max-width: 100%; 70 max-width: 100%;
71 overflow: hidden; 71 overflow: hidden;