Commit 05171cbb0b002df05f4cf83c96fa99d8efc251ef
1 parent
eacf9db7
app.json修改
Showing
1 changed file
with
3 additions
and
1 deletions
app.json
| ... | ... | @@ -139,7 +139,9 @@ |
| 139 | 139 | "pages/my_service/tment_details", |
| 140 | 140 | "pages/my_service/tment_eval", |
| 141 | 141 | "pages/my_service/tment_order_list", |
| 142 | - "pages/my_service/beauty_deta" | |
| 142 | + "pages/my_service/beauty_deta", | |
| 143 | + "pages/profile/profile", | |
| 144 | + "pages/parseHtml/parseHtml" | |
| 143 | 145 | ] |
| 144 | 146 | |
| 145 | 147 | }], | ... | ... |