Commit 9f710a97 by 穆启卓

微信新加的sitemap

parent 7f8fd965
...@@ -24,5 +24,6 @@ ...@@ -24,5 +24,6 @@
"wxcd0798297b047a0c", "wxcd0798297b047a0c",
"wx5fd8df118fd04ca6", "wx5fd8df118fd04ca6",
"wxefdc5a65ff7766df" "wxefdc5a65ff7766df"
] ],
"sitemapLocation": "sitemap.json"
} }
\ No newline at end of file
...@@ -12,13 +12,15 @@ ...@@ -12,13 +12,15 @@
"autoAudits": false "autoAudits": false
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.6.5", "libVersion": "2.6.6",
"appid": "wx035eac0d4d63b3e4", "appid": "wx41d6ac4f57b878d2",
"projectname": "walk_daka", "projectname": "walk_daka",
"debugOptions": { "debugOptions": {
"hidedInDevtools": [] "hidedInDevtools": []
}, },
"scripts": {}, "scripts": {},
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": { "condition": {
"search": { "search": {
"current": -1, "current": -1,
......
{
"desc": "关于本文件的更多信息,请参考文档 https://developers.weixin.qq.com/miniprogram/dev/framework/sitemap.html",
"rules": [{
"action": "allow",
"page": "*"
}]
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment