Commit 317c9aec authored by 刘攀's avatar 刘攀

买单使用支付宝主题色

parent 83d89c39
......@@ -25,7 +25,7 @@
"path": "pages/store/goods/list/index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"disableScroll": true,
"navigationBarTitleText": "",
......@@ -39,7 +39,7 @@
"path": "pages/pay/paying/paying",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"disableScroll": true,
"navigationBarTitleText": "买单",
......@@ -57,7 +57,7 @@
"path": "pages/pay/pay",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"disableScroll": true,
"navigationBarTitleText": "买单",
......@@ -70,7 +70,7 @@
"path": "pages/pay/orderDetails/orderDetails",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "支付完成",
"navigationBarTextStyle": "black",
......@@ -91,7 +91,7 @@
"path": "pages/validatePage/validatePage",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff"
......@@ -143,7 +143,7 @@
"path": "pages/order/create/index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "确认订单",
// #ifdef MP-WEIXIN
......@@ -198,7 +198,7 @@
"path": "pages/order/goodsList/index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "商品列表",
// #ifdef MP-WEIXIN
......@@ -216,7 +216,7 @@
"path": "pages/order/remark/index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "订单备注",
// #ifdef MP-WEIXIN
......@@ -251,7 +251,7 @@
"path": "pages/memberCard/memberCard",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "会员卡",
"navigationBarTextStyle": "black",
......@@ -263,7 +263,7 @@
"path": "pages/user/authen/index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "验证身份",
"navigationBarBackgroundColor": "#ffffff",
......@@ -280,7 +280,7 @@
"path": "coupon/canUse/index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "优惠券",
"navigationBarTextStyle": "black",
......@@ -291,7 +291,7 @@
"path": "coupon/canReceive/index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "优惠券",
"navigationBarTextStyle": "black",
......@@ -314,7 +314,7 @@
"path": "gift/index/index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "赠品",
"navigationBarTextStyle": "black",
......@@ -325,7 +325,7 @@
"path": "notice/detail/index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "公告详情",
"navigationBarTextStyle": "black",
......@@ -336,7 +336,7 @@
"path": "notice/list/index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "公告",
"navigationBarTextStyle": "black",
......@@ -367,7 +367,7 @@
"path": "storedValue/rule/index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "使用须知",
"navigationBarTextStyle": "black",
......@@ -389,7 +389,7 @@
"path": "member/card/rule/index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "等级说明",
"navigationBarTextStyle": "black",
......@@ -400,7 +400,7 @@
"path": "member/card/record/index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "消费记录",
"navigationBarTextStyle": "black",
......@@ -412,7 +412,7 @@
"path": "member/card/select/index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "会员卡选择",
"navigationBarTextStyle": "black",
......@@ -483,7 +483,7 @@
"path": "add/index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "添加收货地址",
"navigationBarTextStyle": "black",
......@@ -494,7 +494,7 @@
"path": "edit/index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "编辑收货地址",
"navigationBarTextStyle": "black",
......@@ -510,7 +510,7 @@
"path": "index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "商品详情",
"backgroundTextStyle": "dark",
......@@ -527,7 +527,7 @@
"path": "index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"backgroundColor": "#f5f5f5",
"navigationBarTitleText": "商品搜索",
......@@ -544,7 +544,7 @@
"path": "index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "店铺选择",
"navigationBarTextStyle": "black",
......@@ -575,7 +575,7 @@
"path": "index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "最近使用",
"navigationBarTextStyle": "black",
......@@ -591,7 +591,7 @@
"path": "index",
"style": {
// #ifdef MP-ALIPAY
"allowsBounceVertical": false,
"allowsBounceVertical": "NO",
// #endif
"navigationBarTitleText": "优惠券",
"navigationBarTextStyle": "black",
......
This diff is collapsed.
......@@ -780,6 +780,13 @@
.all-height{
height: 100%;
/* #ifdef MP-ALIPAY */
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
/* #endif */
}
.pay-wrapper{
......@@ -1111,7 +1118,12 @@
width: 4rpx;
height: 100%;
vertical-align: top;
/* #ifdef MP-WEIXIN */
background: #07c160;
/* #endif */
/* #ifdef MP-ALIPAY */
background: #108EE9;
/* #endif */
animation-name: blinker;
animation-iteration-count: infinite;
animation-timing-function: cubic-bezier(1, 0, 0, 1);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment