Commit b1c20e6d0242a06a0d1f64c619c690c724b3c000
1 parent
61c2eff15b
Exists in
master
and in
2 other branches
高危指导
Showing 1 changed file with 2 additions and 1 deletions
littleApp_child/app.json
View file @
b1c20e6
1 | 1 | { |
2 | 2 | "pages": [ |
3 | + "pages/Guide/guide", | |
3 | 4 | "pages/home/home", |
4 | 5 | "pages/Setting/Setting", |
5 | 6 | "pages/PersonalInfo/PersonalInfo", |
... | ... | @@ -24,7 +25,7 @@ |
24 | 25 | "pages/vipService/vipService", |
25 | 26 | "pages/order_payment/order_payment", |
26 | 27 | "pages/Register/Register", |
27 | - "pages/Guide/guide", | |
28 | + | |
28 | 29 | "pages/inspect/inspectList" |
29 | 30 | |
30 | 31 | ], |