
Some checks are pending
Actions / Litemall-all (11) (push) Waiting to run
Actions / Litemall-all (11.0.3) (push) Waiting to run
Actions / Litemall-all (8) (push) Waiting to run
Actions / Litemall-all (8.0.192) (push) Waiting to run
Actions / Litemall-admin (10.x) (push) Waiting to run
Actions / Litemall-admin (12.x) (push) Waiting to run
Actions / Litemall-admin (14.x) (push) Waiting to run
Actions / Litemall-vue (10.x) (push) Waiting to run
Actions / Litemall-vue (12.x) (push) Waiting to run
Actions / Litemall-vue (14.x) (push) Waiting to run
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": "*"
|
|
}
|
|
]
|
|
} |