diff --git a/sourcecode/alipay/app.acss b/sourcecode/alipay/app.acss index c702343ad36022bffbe23fb45afbaa879a2d2420..ad11d72ca4aa3947e538caeadbf221b98a9e185e 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 adbd095d390aa9af2c87b4fddef3dcfe08c036d7..67212db12781ea38fcf3bacaf1789016ce4d7852 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 ff4dea1a44ef91fd4473e715435200d5e202212c..98b6bda014d75cd556b8134e6994bd30ecce20e9 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 9944d6797f865c2ee592faed13f6aae4732ad2db..7933b124254615bc7b4813632caf43fc6ff871d5 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 71ef2c3adb0a6e4b314215a4ab8a3df151178600..5bf04cf5df8f84ad6ded560a8f3eadbe29a76e6f 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 ff4dea1a44ef91fd4473e715435200d5e202212c..98b6bda014d75cd556b8134e6994bd30ecce20e9 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;