{ "pages": [ "pages/home/index", "pages/make_convert/index", "pages/other/index", "pages/double/index", "pages/works/index", "pages/make/index", "pages/my/index", "pages/topup/index", "pages/agree/index", "pages/agree_privacy/index", "pages/records/index", "pages/text/index", "pages/video/index", "pages/music/index", "pages/text_res/index", "pages/sublevel/index" ], "tabBar": { "custom": true, "color": "#666666", "selectedColor": "#FF5F15", "backgroundColor": "#ffffff", "borderStyle": "black", "list": [ { "pagePath": "pages/home/index", "text": "首页" }, { "pagePath": "pages/works/index", "text": "分类" }, { "pagePath": "pages/my/index", "text": "我的" } ] }, "requiredPrivateInfos": [ "chooseAddress" ], "lazyCodeLoading": "requiredComponents", "usingComponents": { "t-tab-bar": "tdesign-miniprogram/tab-bar/tab-bar", "t-tab-bar-item": "tdesign-miniprogram/tab-bar-item/tab-bar-item" }, "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "Weixin", "navigationBarTextStyle": "black" }, "sitemapLocation": "sitemap.json", "navigateToMiniProgramAppIdList": [ "wxf077d1a84a951991" ] }