1 Star 0 Fork 88

天马行空/ShirneWxShop

forked from 语辰软件/ShirneWxShop 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
sitemap.json 1.15 KB
一键复制 编辑 原始数据 按行查看 历史
{
"rules": [
{
"action": "allow",
"page": "pages/index/index"
},
{
"action": "allow",
"page": "pages/product/index"
},
{
"action": "allow",
"page": "pages/product/list"
},
{
"action": "allow",
"page": "pages/product/detail",
"params": [
"id"
]
},
{
"action": "allow",
"page": "pages/news/index"
},
{
"action": "allow",
"page": "pages/news/list"
},
{
"action": "allow",
"page": "pages/news/detail",
"params": [
"id"
]
},
{
"action": "allow",
"page": "pages/about/index",
"params": [
"id"
]
},
{
"action": "allow",
"page": "pages/about/detail",
"params": [
"id"
]
},
{
"action": "disallow",
"page": "*"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/huideng/shop_mapp.git
git@gitee.com:huideng/shop_mapp.git
huideng
shop_mapp
ShirneWxShop
master

搜索帮助