{ "pages": [ { "path": "pages/index/index", "style": { "navigationBarTitleText": "每日运势" } }, { "path": "pages/drawLots/index", "style": { "navigationBarTitleText": "每日运势" } }, { "path": "pages/drawLots/form", "style": { "navigationBarTitleText": "信息采集" } }, { "path": "pages/drawLots/journal", "style": { "navigationBarTitleText": "手账" } } ], "subPackages": [ { "root": "pagesA", "pages": [ { "path": "agreement/user", "style": { "navigationBarTitleText": "用户协议" } }, { "path": "agreement/privacy", "style": { "navigationBarTitleText": "隐私协议" } } ] } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "辞图科技", "navigationBarBackgroundColor": "#ffffff", "backgroundColor": "#ffffff" } }