fix
wzy
2021-07-12 215f7ea77c797e0339eea9004e7261fc39486553
1
2
3
4
5
6
7
8
9
{
  "desc": "关于本文件的更多信息,请参考文档 https://developers.weixin.qq.com/miniprogram/dev/framework/sitemap.html",
  "rules": [
    {
      "action": "allow",
      "page": "*"
    }
  ]
}