project init

This commit is contained in:
2023-01-04 21:06:34 +08:00
parent 5b0e3d2583
commit abc4f65a8e
10 changed files with 391 additions and 2 deletions

7
sitemap.json Normal file
View File

@@ -0,0 +1,7 @@
{
"desc": "关于本文件的更多信息,请参考文档 https://developers.weixin.qq.com/miniprogram/dev/framework/sitemap.html",
"rules": [{
"action": "allow",
"page": "*"
}]
}