diff --git a/sourcecode/alipay/app.acss b/sourcecode/alipay/app.acss index c702343ad..ad11d72ca 100644 --- a/sourcecode/alipay/app.acss +++ b/sourcecode/alipay/app.acss @@ -354,8 +354,7 @@ textarea { } .coupon-container .v-left .base .symbol { font-family: Verdana, Tahoma; - font-size: 48rpx; - font-weight: 400; + font-weight: 700; } .coupon-container .v-left .base .price { font-weight: 700; diff --git a/sourcecode/baidu/app.css b/sourcecode/baidu/app.css index adbd095d3..67212db12 100755 --- a/sourcecode/baidu/app.css +++ b/sourcecode/baidu/app.css @@ -422,8 +422,7 @@ button[disabled].bg-primary { } .coupon-container .v-left .base .symbol { font-family: Verdana, Tahoma; - font-size: 48rpx; - font-weight: 400; + font-weight: 700; } .coupon-container .v-left .base .price { font-weight: 700; diff --git a/sourcecode/qq/app.qss b/sourcecode/qq/app.qss index ff4dea1a4..98b6bda01 100755 --- a/sourcecode/qq/app.qss +++ b/sourcecode/qq/app.qss @@ -431,8 +431,7 @@ button[disabled].bg-primary { } .coupon-container .v-left .base .symbol { font-family: Verdana, Tahoma; - font-size: 48rpx; - font-weight: 400; + font-weight: 700; } .coupon-container .v-left .base .price { font-weight: 700; diff --git a/sourcecode/toutiao/app.ttss b/sourcecode/toutiao/app.ttss index 9944d6797..7933b1242 100755 --- a/sourcecode/toutiao/app.ttss +++ b/sourcecode/toutiao/app.ttss @@ -432,8 +432,7 @@ button[disabled].bg-primary { } .coupon-container .v-left .base .symbol { font-family: Verdana, Tahoma; - font-size: 48rpx; - font-weight: 400; + font-weight: 700; } .coupon-container .v-left .base .price { font-weight: 700; diff --git a/sourcecode/weixin/app.js b/sourcecode/weixin/app.js index 71ef2c3ad..5bf04cf5d 100755 --- a/sourcecode/weixin/app.js +++ b/sourcecode/weixin/app.js @@ -68,7 +68,7 @@ App({ // 请求地址 request_url: "{{request_url}}", request_url: 'http://shopxo.com/', - // request_url: 'https://dev.shopxo.net/', + request_url: 'https://dev.shopxo.net/', // 基础信息 application_title: "{{application_title}}", diff --git a/sourcecode/weixin/app.wxss b/sourcecode/weixin/app.wxss index ff4dea1a4..98b6bda01 100755 --- a/sourcecode/weixin/app.wxss +++ b/sourcecode/weixin/app.wxss @@ -431,8 +431,7 @@ button[disabled].bg-primary { } .coupon-container .v-left .base .symbol { font-family: Verdana, Tahoma; - font-size: 48rpx; - font-weight: 400; + font-weight: 700; } .coupon-container .v-left .base .price { font-weight: 700;