Commit 2b3b7fdb by xiexiaoqin

fix: page order

parent 197ac45f
{ {
"pages": [ "pages": [
"pages/meetingDetail/meetingDetail",
"pages/index/index", "pages/index/index",
"pages/editMeeting/editMeeting", "pages/editMeeting/editMeeting",
"pages/participantsDetail/participantsDetail", "pages/participantsDetail/participantsDetail",
...@@ -18,6 +17,7 @@ ...@@ -18,6 +17,7 @@
"pages/remind/remind", "pages/remind/remind",
"pages/scheduleDetail/scheduleDetail", "pages/scheduleDetail/scheduleDetail",
"pages/createOrEditSchedule/createOrEditSchedule", "pages/createOrEditSchedule/createOrEditSchedule",
"pages/attendeeList/attendeeList" "pages/attendeeList/attendeeList",
"pages/meetingDetail/meetingDetail"
] ]
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment