diff --git a/alipay/app.acss b/alipay/app.acss index 43059740b75ced66aed6bc24b35ab6b2f72f9dcf..df0b9bd1fed4dd2a059455c75ed4285fcaf574a1 100755 --- a/alipay/app.acss +++ b/alipay/app.acss @@ -185,6 +185,21 @@ textarea { } /* 业务公共 */ +.copyright { + color: #a5a5a5; + text-align: center; + padding: 20rpx 0; +} +.copyright .title { + font-size: 30rpx; + font-weight: 500; + margin-bottom: 5rpx; +} +.copyright .text { + font-size: 26rpx; + font-weight: 400; +} + .sales-price { color: #f40; font-weight: bold; diff --git a/alipay/pages/common/copyright.axml b/alipay/pages/common/copyright.axml new file mode 100644 index 0000000000000000000000000000000000000000..ef1d8ac9e3c26e6c6459973cac460fcf6c8a60e7 --- /dev/null +++ b/alipay/pages/common/copyright.axml @@ -0,0 +1,6 @@ + \ No newline at end of file diff --git a/alipay/pages/index/index.axml b/alipay/pages/index/index.axml index 1f7897d77187c17167db874459fce196b1203a75..f485b37b3b5332cf399dabc4098ed7ab707858e2 100755 --- a/alipay/pages/index/index.axml +++ b/alipay/pages/index/index.axml @@ -60,3 +60,7 @@ + + + + \ No newline at end of file diff --git a/alipay/pages/user/user.axml b/alipay/pages/user/user.axml index eb77d69635d18bc53c01eff414905bcf33c52eb8..f1a052462d148f96a64b1cdf1302bdc29d005bce 100755 --- a/alipay/pages/user/user.axml +++ b/alipay/pages/user/user.axml @@ -49,18 +49,24 @@ - - - 清除缓存 - + + + 清除缓存 + - - - 联系客服 - {{customer_service_tel}} - + + + 联系客服 + {{customer_service_tel}} + + {{common_user_center_notice}} + + + +