diff --git a/app.json b/app.json index a03b24f..b8302dc 100644 --- a/app.json +++ b/app.json @@ -112,6 +112,5 @@ "request": 30000, "downloadFile": 10000 }, - "debug": false, - "sitemapLocation": "sitemap.json" + "debug": false } \ No newline at end of file diff --git a/sitemap.json b/sitemap.json deleted file mode 100644 index ca02add..0000000 --- a/sitemap.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "desc": "关于本文件的更多信息,请参考文档 https://developers.weixin.qq.com/miniprogram/dev/framework/sitemap.html", - "rules": [{ - "action": "allow", - "page": "*" - }] -} \ No newline at end of file