|
@@ -1,6 +1,10 @@
|
|
|
|
|
|
{
|
|
|
"pages": [
|
|
|
+ "pages/receivedInvitationList/receivedInvitationList",
|
|
|
+ "pages/receivedInvitation/receivedInvitation",
|
|
|
+ "pages/sendInvitationList/sendInvitationList",
|
|
|
+ "pages/sendInvitation/sendInvitation",
|
|
|
"pages/authenticationDetail/authenticationDetail",
|
|
|
"pages/myInfo/myInfo",
|
|
|
"pages/mask/mask",
|
|
@@ -13,7 +17,6 @@
|
|
|
"pages/manageComplaint/manageComplaint",
|
|
|
"pages/manageOrderDetail/manageOrderDetail",
|
|
|
"pages/manageOrder/manageOrder",
|
|
|
- "pages/sendInvitation/sendInvitation",
|
|
|
"pages/findStudent/findStudent",
|
|
|
"pages/findTeacher/findTeacher",
|
|
|
"pages/suggestList/suggestList",
|
|
@@ -30,7 +33,6 @@
|
|
|
"pages/teacherList/teacherList",
|
|
|
"pages/myOrder/myOrder",
|
|
|
"pages/index/index",
|
|
|
- "pages/receivedInvitation/receivedInvitation",
|
|
|
"pages/stuList/stuList",
|
|
|
"pages/teachAuthentication/teachAuthentication",
|
|
|
"pages/stuCollectionTeach/stuCollectionTeach",
|