diff --git a/pages.json b/pages.json index 97ce8c6..aa0e6e7 100644 --- a/pages.json +++ b/pages.json @@ -1,5 +1,14 @@ { "pages": [ + { + "path": "pages/student/login/login", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "default", + "navigationBarBackgroundColor": "#fff", + "navigationBarTextStyle": "white" + } + }, { "path": "pages/student/index/index", "style": { @@ -27,15 +36,7 @@ "navigationBarTextStyle": "white" } }, - { - "path": "pages/student/login/login", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "default", - "navigationBarBackgroundColor": "#fff", - "navigationBarTextStyle": "white" - } - }, + { "path": "pages/student/login/forgot", "style": { diff --git a/pages/market/my/index.vue b/pages/market/my/index.vue index 4d17510..c281068 100644 --- a/pages/market/my/index.vue +++ b/pages/market/my/index.vue @@ -11,7 +11,7 @@ - + {{userInfo.name}} @@ -22,7 +22,7 @@ 部门 - 销售部 + {{userInfo.department_name_str}} 等级 S5