From 251a31e0086163bcbe8f800c699a6cd8834e8fed Mon Sep 17 00:00:00 2001 From: pqsw9iynf <1052350599@qq.com> Date: Sun, 30 May 2021 21:54:35 +0800 Subject: [PATCH] sitemap.json --- sitemap.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sitemap.json diff --git a/sitemap.json b/sitemap.json new file mode 100644 index 0000000..ca02add --- /dev/null +++ b/sitemap.json @@ -0,0 +1,7 @@ +{ + "desc": "关于本文件的更多信息,请参考文档 https://developers.weixin.qq.com/miniprogram/dev/framework/sitemap.html", + "rules": [{ + "action": "allow", + "page": "*" + }] +} \ No newline at end of file