| | |
| | | { |
| | | "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages |
| | | // { |
| | | // "path": "pages/index/index", |
| | | // "style": { |
| | | // "navigationStyle": "custom", |
| | | // "navigationBarTitleText": "首页", |
| | | // "navigationBarTextStyle": "black", |
| | | // "navigationBarBackgroundColor": "#ffffff" |
| | | // } |
| | | // }, { |
| | | // "path": "pages/transfer/index", |
| | | // "style": { |
| | | // "navigationStyle": "custom", |
| | | // "navigationBarTitleText": "授权中", |
| | | // "navigationBarTextStyle": "black", |
| | | // "navigationBarBackgroundColor": "#ffffff" |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "pages/index/index", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "首页", |
| | | "navigationBarTextStyle": "black", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, { |
| | | "path": "pages/charthistory/index", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | { |
| | | { |
| | | "path": "pages/smstemplate/index", |
| | | "style": { |
| | | "navigationBarTitleText": "文案库", |
| | |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/transfer/index", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "授权中", |
| | | "navigationBarTextStyle": "black", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | |
| | | { |
| | | "path": "pages/emptypage/nopermissions", |
| | | "style": { |
| | |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/ad_page/product_sc", |
| | | "style": { |
| | | "navigationBarTitleText": "商品素材", |
| | | "navigationBarTextStyle": "black", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/ad_page/trans", |
| | | "style": { |
| | | "navigationStyle": "custom", |