From c5ef26d5238ef440a20a57fb66d6cbabe51307c3 Mon Sep 17 00:00:00 2001 From: devil Date: Sun, 9 Aug 2020 23:54:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E6=83=A0=E5=88=B8=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sourcecode/alipay/app.acss | 3 +-- sourcecode/baidu/app.css | 3 +-- sourcecode/qq/app.qss | 3 +-- sourcecode/toutiao/app.ttss | 3 +-- sourcecode/weixin/app.js | 2 +- sourcecode/weixin/app.wxss | 3 +-- 6 files changed, 6 insertions(+), 11 deletions(-) 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;