From b906eaa41f40941a10c7661d8e4f42d8e990d421 Mon Sep 17 00:00:00 2001 From: lihenian <2629534615@qq.com> Date: Wed, 8 Jul 2020 16:27:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=A1=B9=E7=9B=AE=E7=BB=93?= =?UTF-8?q?=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 2 +- jsconfig.json | 6 ------ sitemap84.json | 7 ------- 3 files changed, 1 insertion(+), 14 deletions(-) delete mode 100644 jsconfig.json delete mode 100644 sitemap84.json 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