diff --git a/pages.json b/pages.json index 126c01c..cc7fa79 100644 --- a/pages.json +++ b/pages.json @@ -20,6 +20,20 @@ "navigationBarTitleText": "uni-app", "navigationStyle": "custom" } + }, + { + "path": "pages/user/index", + "style": { + "navigationBarTitleText": "uni-app", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/compontents/attention", + "style": { + "navigationBarTitleText": "uni-app", + "navigationStyle": "custom" + } } ], "globalStyle": { @@ -42,6 +56,10 @@ { "pagePath": "pages/rankList/index", "text": "排行榜" + }, + { + "pagePath": "pages/user/index", + "text": "我的" } ] } diff --git a/pages/rankList/compontents/sectSchool.vue b/pages/rankList/compontents/sectSchool.vue index 56b3cf7..9f41cf5 100644 --- a/pages/rankList/compontents/sectSchool.vue +++ b/pages/rankList/compontents/sectSchool.vue @@ -15,7 +15,6 @@ -