Initial commit
This commit is contained in:
9
miniprogram/sitemap.json
Normal file
9
miniprogram/sitemap.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"desc": "关于本文件的更多信息,请参考文档 https://developers.weixin.qq.com/miniprogram/dev/framework/sitemap.html",
|
||||
"rules": [
|
||||
{ "action": "allow", "page": "pages/feed/feed" },
|
||||
{ "action": "allow", "page": "pages/pet-detail/pet-detail" },
|
||||
{ "action": "disallow", "page": "pages/post/post" },
|
||||
{ "action": "disallow", "page": "pages/chat/chat" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user