{ "pages": [ "index" ], "subpackages": [ { "root": "common-page", "name": "common", "pages": [ "pages/web-view/index", "pages/map-open/index" ] }, { "root": "yuban", "name": "语伴", "pages": [ "pages/index/index" ] } ], "preloadRule": { "yuban/pages/index/index": { "packages": [ "common" ], "network": "all" } }, "window": { "navigationStyle": "custom", "navigationBarTitleText": "", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#f6f5fa", "backgroundColor": "#f6f5fa", "enablePullDownRefresh": false }, "lazyCodeLoading": "requiredComponents", "usingComponents": { "nav": "plugin://fm-plugin/fm-nav", "get-phone-number-btn": "components/getPhone/index", "search": "/components/search/search", "payment": "/components/nova-payment/payment", "address": "/components/address/index", "upload": "/components/upload/index", "van-icon": "@vant/weapp/icon/index", "van-button": "@vant/weapp/button/index" }, "sitemapLocation": "sitemap.json", "plugins": { "fm-plugin": { "version": "0.1.1", "provider": "wx56d559d35ae6e502", "export": "exportToPlugin.js", "genericsImplementation": { "fm-auth": { "get-phone-number-btn": "components/getPhone/index" } } } } }