Commit 21b02430caaadc9af12fff683d0211764bd8e1a4
1 parent
f283ad57
app.json增加组合购列表路径
Showing
1 changed file
with
2 additions
and
2 deletions
app.json
@@ -148,11 +148,11 @@ | @@ -148,11 +148,11 @@ | ||
148 | "pages/luckactivity/index/index", | 148 | "pages/luckactivity/index/index", |
149 | "pages/user/Change_phone/Change_phone", | 149 | "pages/user/Change_phone/Change_phone", |
150 | "pages/zuhegou/index/index", | 150 | "pages/zuhegou/index/index", |
151 | + "pages/zuhegou/list/list", | ||
151 | "pages/user/binding_info/binding_info", | 152 | "pages/user/binding_info/binding_info", |
152 | "pages/user/choice_guide/choice_guide", | 153 | "pages/user/choice_guide/choice_guide", |
153 | "pages/video/index" | 154 | "pages/video/index" |
154 | - ] | ||
155 | - | 155 | + ] |
156 | }, | 156 | }, |
157 | { | 157 | { |
158 | "root": "packageC/", | 158 | "root": "packageC/", |