Authored by uedxwg

'有货币样式修改本地分支丢失零时提交'

@@ -23,11 +23,11 @@ class Yohobuy @@ -23,11 +23,11 @@ class Yohobuy
23 // const SERVICE_URL = 'http://service.api.yohobuy.com/'; 23 // const SERVICE_URL = 'http://service.api.yohobuy.com/';
24 // const YOHOBUY_URL = 'http://www.yohobuy.com/'; 24 // const YOHOBUY_URL = 'http://www.yohobuy.com/';
25 25
26 -// const API_URL = 'http://apih5.yoho.cn/'; 26 + // const API_URL = 'http://apih5.yoho.cn/';
27 // const API_URL2 = 'http://apih5.yoho.cn/'; 27 // const API_URL2 = 'http://apih5.yoho.cn/';
28 -// const SERVICE_URL = 'http://serviceh5.yoho.cn/';  
29 -// const YOHOBUY_URL = 'http://www.yohobuy.com/';  
30 -// const API_OLD = 'http://api2.open.yohobuy.com/'; 28 + // const SERVICE_URL = 'http://serviceh5.yoho.cn/';
  29 + // const YOHOBUY_URL = 'http://www.yohobuy.com/';
  30 + // const API_OLD = 'http://api2.open.yohobuy.com/';
31 31
32 // /* 测试环境 */ 32 // /* 测试环境 */
33 // const API_URL = 'http://192.168.102.205:8080/gateway/'; // 先临时使用网关 33 // const API_URL = 'http://192.168.102.205:8080/gateway/'; // 先临时使用网关
1 .yoho-coin-new-page { 1 .yoho-coin-new-page {
2 padding-top: pxToRem(30px); 2 padding-top: pxToRem(30px);
3 - text-align: center;  
4 - 3 + .coin{
  4 + text-align: center;
  5 + }
5 .coin-num { 6 .coin-num {
6 color: #d0021b; 7 color: #d0021b;
7 font-size: pxToRem(66px); 8 font-size: pxToRem(66px);
@@ -31,7 +32,7 @@ @@ -31,7 +32,7 @@
31 margin: pxToRem(30px) 0; 32 margin: pxToRem(30px) 0;
32 color: #444; 33 color: #444;
33 font-size: pxToRem(24px); 34 font-size: pxToRem(24px);
34 - line-height: pxToRem(36px); 35 + line-height: pxToRem(40px);
35 width: pxToRem(152px); 36 width: pxToRem(152px);
36 height: pxToRem(36px); 37 height: pxToRem(36px);
37 text-align: center; 38 text-align: center;