{ "pages": [ { "path": "pages/index", "type": "home", "layout": "home", "style": { "navigationStyle": "custom" } }, { "path": "pages/ai", "type": "page", "layout": "home", "style": { "navigationStyle": "custom" } }, { "path": "pages/example", "type": "page" }, { "path": "pages/history_query", "type": "page", "layout": "page", "title": "历史报告" }, { "path": "pages/inquire", "type": "page" }, { "path": "pages/list_lawsuit", "type": "page" }, { "path": "pages/list_marriage", "type": "page" }, { "path": "pages/list_risk", "type": "page" }, { "path": "pages/list_verify", "type": "page" }, { "path": "pages/login", "type": "page", "layout": "login", "title": "登录", "style": { "navigationStyle": "custom" } }, { "path": "pages/me", "type": "page", "layout": "home", "style": { "navigationStyle": "custom" } }, { "path": "pages/privacyPolicy", "type": "page" }, { "path": "pages/report", "type": "page" }, { "path": "pages/result", "type": "page", "layout": "page" }, { "path": "pages/userAgreement", "type": "page" } ], "globalStyle": { "backgroundColor": "@bgColor", "backgroundColorBottom": "@bgColorBottom", "backgroundColorTop": "@bgColorTop", "backgroundTextStyle": "@bgTxtStyle", "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "@navTxtStyle", "navigationBarTitleText": "全能查", "navigationStyle": "default" }, "subPackages": [] }