| | |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/set-up/set-up", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "设置" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/login/login", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "登录页" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/withdrawal/withdrawal", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "提现" |
| | | } |
| | | }, |
| | | { |
| | |
| | | { |
| | | "navigationBarTitleText" : "余额明细" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/withdrawal-successful/withdrawal-successful", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "提现成功" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/employment-certification/employment-certification", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "用工认证" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/freight-certification/freight-certification", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "运货认证" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/catering-certification/catering-certification", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "供餐认证" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/certification-successful/certification-successful", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "认证成功" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/certification-results/certification-results", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "认证结果" |
| | | } |
| | | }, |
| | | }, |
| | | |
| | | { |
| | | "path" : "pages/rich-text-page/rich-text-page", |
| | | "style" : |
| | |
| | | "navigationBarTitleText" : "富文本页面" |
| | | } |
| | | } |
| | | ], |
| | | ], |
| | | "subPackages": [{ |
| | | "root": "packageA", // 分包的根目录 |
| | | "name": "packageA", // 分包的根目录 |
| | | "pages":[ |
| | | { |
| | | "path" : "pages/withdrawal/withdrawal", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "提现" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/withdrawal-successful/withdrawal-successful", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "提现成功" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/set-up/set-up", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "设置" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/employment-certification/employment-certification", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "用工认证" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/certification-results/certification-results", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "认证结果" |
| | | } |
| | | } |
| | | ] |
| | | }], |
| | | "preloadRule":{ |
| | | "pages/mine/mine":{ |
| | | "network": "all", |
| | | "packages": ["packageA"] |
| | | } |
| | | }, |
| | | "globalStyle": { |
| | | "navigationBarTextStyle": "black", |
| | | "navigationBarTitleText": "", |