Преглед на файлове

账号设置菜单隐藏

Xiao_123 преди 8 месеца
родител
ревизия
d5530fc8bc
променени са 1 файла, в които са добавени 24 реда и са изтрити 24 реда
  1. 24 24
      src/router/modules/components/recruit/personCenter.js

+ 24 - 24
src/router/modules/components/recruit/personCenter.js

@@ -125,30 +125,30 @@ const personCenter = [
                   enName: 'Edit Password'
                 }
               },
-              {
-                path: '/recruit/personal/personalCenter/accountSettings/accountBinding',
-                component: () => import('@/views/recruit/personal/PersonalCenter/accountSettings/accountBinding'),
-                meta: {
-                  title: '账号绑定',
-                  enName: 'Account binding'
-                }
-              },
-              {
-                path: '/recruit/personal/personalCenter/accountSettings/realAuthentication',
-                component: () => import('@/views/recruit/personal/PersonalCenter/accountSettings/realAuthentication'),
-                meta: {
-                  title: '实名认证',
-                  enName: 'Real name authentication'
-                }
-              },
-              {
-                path: '/recruit/personal/personalCenter/accountSettings/privacySettings',
-                component: () => import('@/views/recruit/personal/PersonalCenter/accountSettings/privacySettings'),
-                meta: {
-                  title: '隐私设置',
-                  enName: 'Privacy settings'
-                }
-              }
+              // {
+              //   path: '/recruit/personal/personalCenter/accountSettings/accountBinding',
+              //   component: () => import('@/views/recruit/personal/PersonalCenter/accountSettings/accountBinding'),
+              //   meta: {
+              //     title: '账号绑定',
+              //     enName: 'Account binding'
+              //   }
+              // },
+              // {
+              //   path: '/recruit/personal/personalCenter/accountSettings/realAuthentication',
+              //   component: () => import('@/views/recruit/personal/PersonalCenter/accountSettings/realAuthentication'),
+              //   meta: {
+              //     title: '实名认证',
+              //     enName: 'Real name authentication'
+              //   }
+              // },
+              // {
+              //   path: '/recruit/personal/personalCenter/accountSettings/privacySettings',
+              //   component: () => import('@/views/recruit/personal/PersonalCenter/accountSettings/privacySettings'),
+              //   meta: {
+              //     title: '隐私设置',
+              //     enName: 'Privacy settings'
+              //   }
+              // }
             ]
           }
         ]