瀏覽代碼

[删除sitemapLocation]

tags/湖南版5.1.4
meo 6 年之前
父節點
當前提交
ac45a31cf0
共有 2 個檔案被更改,包括 1 行新增9 行删除
  1. +1
    -2
      app.json
  2. +0
    -7
      sitemap.json

+ 1
- 2
app.json 查看文件

@@ -112,6 +112,5 @@
"request": 30000,
"downloadFile": 10000
},
"debug": false,
"sitemapLocation": "sitemap.json"
"debug": false
}

+ 0
- 7
sitemap.json 查看文件

@@ -1,7 +0,0 @@
{
"desc": "关于本文件的更多信息,请参考文档 https://developers.weixin.qq.com/miniprogram/dev/framework/sitemap.html",
"rules": [{
"action": "allow",
"page": "*"
}]
}

Loading…
取消
儲存