mirror of
http://123.56.153.49:3000/haibing/litemall.git
synced 2025-06-06 05:44:13 +00:00
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": "*"
|
|
}
|
|
]
|
|
} |