hengmei-two/sitemap.json

9 lines
389 B
JSON

{
"desc": "关于本文件的更多信息,请参考文档 https://developers.weixin.qq.com/miniprogram/dev/framework/sitemap.html// sitemap 的索引提示是默认开启的,如需要关闭 sitemap 的索引提示,可在小程序项目配置文件 project.config.json 的 setting 中配置字段 checkSiteMap 为 false",
"rules": [
{
"action": "allow",
"page": "*"
}
]
}