You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
941 B
45 lines
941 B
{
|
|
"desc": "关于本文件的更多信息,请参考文档 https://developers.weixin.qq.com/miniprogram/dev/framework/sitemap.html",
|
|
"rules": [
|
|
{
|
|
"action":"allow",
|
|
"page":"markdown/path/path/path",
|
|
"params":[
|
|
"subject_id"
|
|
],
|
|
"matching":"inclusive"
|
|
},
|
|
{
|
|
"action": "allow",
|
|
"page": "markdown/shixun/shixun/shixun",
|
|
"params": [
|
|
"identifier"
|
|
],
|
|
"matching": "inclusive"
|
|
},
|
|
{
|
|
"action":"disallow",
|
|
"page":"account/pages/profile/profile"
|
|
},
|
|
{
|
|
"action":"disallow",
|
|
"page":"markdown/task/task/task"
|
|
},
|
|
{
|
|
"action":"disallow",
|
|
"page":"account/pages/accounts/accounts"
|
|
},
|
|
{
|
|
"action":"disallow",
|
|
"page":"course/pages/course/course"
|
|
},
|
|
{
|
|
"action":"disallow",
|
|
"page":"pages/my_courses/my_courses"
|
|
},
|
|
{
|
|
"action": "allow",
|
|
"page": "*"
|
|
}
|
|
]
|
|
} |