Commit be0378d8 authored by 俞嘉婷's avatar 俞嘉婷

chore: 新增城市的编译模式

parent 07d7088a
...@@ -11,14 +11,14 @@ ...@@ -11,14 +11,14 @@
"miniprogram": { "miniprogram": {
"list": [ "list": [
{ {
"name": "pages/index/index", "name": "杭州",
"pathName": "pages/index/index", "pathName": "pages/index/index",
"query": "channel=11&city=杭州", "query": "channel=11&city=杭州",
"launchMode": "default", "launchMode": "default",
"scene": null "scene": null
}, },
{ {
"name": "店铺id+城市", "name": "石家庄",
"pathName": "pages/index/index", "pathName": "pages/index/index",
"query": "channel=1231&city=石家庄", "query": "channel=1231&city=石家庄",
"launchMode": "default", "launchMode": "default",
......
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