You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
460 B
JSON
21 lines
460 B
JSON
{
|
|
"desc": "关于本文件的更多信息,请参考文档 https://developers.weixin.qq.com/miniprogram/dev/framework/sitemap.html",
|
|
"rules": [
|
|
{
|
|
"action": "disallow",
|
|
"page": "pages/checkout/checkout"
|
|
},
|
|
{
|
|
"action": "disallow",
|
|
"page": "pages/payResult/payResult"
|
|
},
|
|
{
|
|
"action": "disallow",
|
|
"page": "pages/ucenter/index/index"
|
|
},
|
|
{
|
|
"action": "allow",
|
|
"page": "*"
|
|
}
|
|
]
|
|
} |