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