Initial Commit

This commit is contained in:
2025-11-16 15:47:44 +08:00
commit 00ca69761c
16 changed files with 334 additions and 0 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": "*"
}]
}