| | |
| | | "easycom": { |
| | | "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue" |
| | | }, |
| | | "pages": [ |
| | | { |
| | | "path": "pay/scanpay", |
| | | "pages": [{ |
| | | "path": "pages/pay/scanpay", |
| | | "style": { |
| | | "navigationBarTitleText": "向商家付款", |
| | | "navigationBarTitleText": "支付", |
| | | "enablePullDownRefresh": false |
| | | // #ifdef H5 |
| | | , |
| | | "navigationStyle": "custom" |
| | | // #endif |
| | | } |
| | | }, |
| | | { |
| | | "path": "pay/register", |
| | | }, { |
| | | "path": "pages/pay/discountpay", |
| | | "style": { |
| | | "navigationBarTitleText": "优惠", |
| | | "enablePullDownRefresh": false |
| | | // #ifdef H5 |
| | | , |
| | | "navigationStyle": "custom" |
| | | // #endif |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/pay/recharge", |
| | | "style": { |
| | | "navigationBarTitleText": "会员充值", |
| | | "enablePullDownRefresh": false |
| | | // #ifdef H5 |
| | | , |
| | | "navigationStyle": "custom" |
| | | // #endif |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/pay/vipEwm", |
| | | "style": { |
| | | "navigationBarTitleText": "会员码", |
| | | "enablePullDownRefresh": false |
| | | // #ifdef H5 |
| | | , |
| | | "navigationStyle": "custom" |
| | | // #endif |
| | | } |
| | | |
| | | },{ |
| | | "path": "pages/pay/wxpay", |
| | | "style": { |
| | | // #ifdef H5 |
| | | "navigationStyle": "custom" |
| | | // #endif |
| | | } |
| | | }, { |
| | | "path": "pages/pay/register", |
| | | "style": { |
| | | "navigationBarTitleText": "注册", |
| | | "enablePullDownRefresh": false |
| | |
| | | // #endif |
| | | } |
| | | |
| | | }, |
| | | { |
| | | "path": "pay/paySuccess", |
| | | }, { |
| | | "path": "pages/pay/paySuccess", |
| | | "style": { |
| | | "navigationBarTitleText": "支付成功", |
| | | "enablePullDownRefresh": false |
| | |
| | | // #endif |
| | | } |
| | | |
| | | }, |
| | | { |
| | | "path": "pay/login", |
| | | }, { |
| | | "path": "pages/pay/scanRes", |
| | | "style": { |
| | | "navigationBarTitleText": "佰惠付", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, { |
| | | "path": "pages/pay/login", |
| | | "style": { |
| | | "navigationBarTitleText": "登录", |
| | | "enablePullDownRefresh": false |
| | | // #ifdef H5 |
| | | , |
| | | "navigationStyle": "custom" |
| | | // #endif |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/pay/addCardFirst", |
| | | "style": { |
| | | "navigationBarTitleText": "添加银行卡", |
| | | "enablePullDownRefresh": false |
| | | // #ifdef H5 |
| | | , |
| | | "navigationStyle": "custom" |
| | | // #endif |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/pay/addCardSecond", |
| | | "style": { |
| | | "navigationBarTitleText": "添加银行卡", |
| | | "enablePullDownRefresh": false |
| | | // #ifdef H5 |
| | | , |
| | | "navigationStyle": "custom" |
| | | // #endif |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/pay/addCardCode", |
| | | "style": { |
| | | "navigationBarTitleText": "银行卡验证码", |
| | | "enablePullDownRefresh": false |
| | | // #ifdef H5 |
| | | , |
| | | "navigationStyle": "custom" |
| | | // #endif |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/pay/bindCard/bindCard", |
| | | "style": { |
| | | "navigationBarTitleText": "绑定银行卡", |
| | | "enablePullDownRefresh": false |
| | | // #ifdef H5 |
| | | , |
| | | "navigationStyle": "custom" |
| | | // #endif |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/pay/shuaKa/shuaKa", |
| | | "style": { |
| | | "navigationBarTitleText": "刷卡活动", |
| | | "enablePullDownRefresh": false |
| | | // #ifdef H5 |
| | | , |
| | | "navigationStyle": "custom" |
| | | // #endif |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/pay/shuaKa/introduce", |
| | | "style": { |
| | | "navigationBarTitleText": "活动详情", |
| | | "enablePullDownRefresh": false |
| | | // #ifdef H5 |
| | | , |
| | |
| | | ], |
| | | "globalStyle": { |
| | | "navigationBarTextStyle": "black", |
| | | "navigationBarTitleText": "佰惠付", |
| | | "navigationBarTitleText": "支付", |
| | | "navigationBarBackgroundColor": "#FFFFFF", |
| | | "backgroundColor": "#FFFFFF" |
| | | }, |