説明なし

app.json 542B

    { "pages": [ "pages/index/index", "pages/order/order", "template/webView/webView", "template/resultView/resultView" ], "window": { "backgroundTextStyle": "dark", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "尖货接龙", "navigationBarTextStyle": "black" }, "permission": { "scope.userLocation": { "desc": "你的位置信息将用于申请保修卡" } }, "navigateToMiniProgramAppIdList": [ "wxeb490c6f9b154ef9" ], "sitemapLocation": "sitemap.json" }