diff --git a/app.json b/app.json index a93418f..64810e6 100644 --- a/app.json +++ b/app.json @@ -165,5 +165,5 @@ "desc": "e锦水将获取您的位置信息" } }, - "sitemapLocation": "sitemap84.json" + "sitemapLocation": "sitemap.json" } \ No newline at end of file diff --git a/jsconfig.json b/jsconfig.json deleted file mode 100644 index 58d7b51..0000000 --- a/jsconfig.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "compilerOptions": { - "target": "es2015", - "module": "commonjs" - } -} \ No newline at end of file diff --git a/sitemap84.json b/sitemap84.json deleted file mode 100644 index ca02add..0000000 --- a/sitemap84.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