{ "pages": [ "pages/index/index", "pages/payOrder/payOrder" ], "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "Weixin", "navigationBarTextStyle": "black" }, "plugins": {}, "sitemapLocation": "sitemap.json", "usingComponents": { "VanNoticeBar": "@vant/weapp/notice-bar/index", "VanDivider": "@vant/weapp/divider/index", "VanPopup": "@vant/weapp/popup/index", "VanIcon": "@vant/weapp/icon/index", "VanEmpty": "@vant/weapp/empty/index", "van-toast": "@vant/weapp/toast/index" }, "__usePrivacyCheck__": false }