|
@@ -1,8 +1,10 @@
|
|
|
|
|
|
{
|
|
|
"pages": [
|
|
|
- "pages/receivedInvitationList/receivedInvitationList",
|
|
|
+ "pages/orderDetail/orderDetail",
|
|
|
+ "pages/myOrder/myOrder",
|
|
|
"pages/receivedInvitation/receivedInvitation",
|
|
|
+ "pages/receivedInvitationList/receivedInvitationList",
|
|
|
"pages/sendInvitationList/sendInvitationList",
|
|
|
"pages/sendInvitation/sendInvitation",
|
|
|
"pages/authenticationDetail/authenticationDetail",
|
|
@@ -29,9 +31,7 @@
|
|
|
"pages/suggestDetail/suggestDetail",
|
|
|
"pages/writeSuggestion/writeSuggestion",
|
|
|
"pages/myCollectTeacher/myCollectTeacher",
|
|
|
- "pages/orderDetail/orderDetail",
|
|
|
"pages/teacherList/teacherList",
|
|
|
- "pages/myOrder/myOrder",
|
|
|
"pages/index/index",
|
|
|
"pages/stuList/stuList",
|
|
|
"pages/teachAuthentication/teachAuthentication",
|