Browse Source

登录提示

yuanyuan 3 years ago
parent
commit
daec6e1578
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/router/index.js

+ 0 - 1
src/router/index.js

@@ -788,7 +788,6 @@ const routes = [{
         name: 'ranking',
         component: () => import('../views/user/Ranking.vue'),
         meta: {
-            pageType: Page.Every,
             menuPage: true
         }
     },