forked from zhouruizhe/gmTouringMiniApp
Add check-in feature and update travel planner UI
This commit is contained in:
Vendored
+2
@@ -6,6 +6,8 @@
|
||||
interface NavigateToOptions {
|
||||
url: "/pages/map/index" |
|
||||
"/pages/assistant/index" |
|
||||
"/pages/check-in/index" |
|
||||
"/pages/check-in/records" |
|
||||
"/pages/itinerary/index" |
|
||||
"/pages/planner/index" |
|
||||
"/pages/poi/detail";
|
||||
|
||||
Reference in New Issue
Block a user