diff --git a/src/router/index.js b/src/router/index.js index 4a03f53..871c41b 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -130,12 +130,6 @@ const router = createRouter({ component: () => import('../views/RechargeAgency/SellerRecordsView.vue'), meta: { requiresAuth: true }, }, - { - path: '/bd-setting', - name: 'bd-setting', - component: () => import('../views/BDSettingView.vue'), - meta: { requiresAuth: true }, - }, // 公共页面 { path: '/not_app', @@ -164,7 +158,7 @@ const router = createRouter({ { path: '/admin-center', name: 'admin-center', - component: () => import('../views/AdminCenter.vue'), + component: () => import('../views/Admin/AdminCenter.vue'), meta: { requiresAuth: true }, }, { diff --git a/src/views/AdminCenter.vue b/src/views/Admin/AdminCenter.vue similarity index 97% rename from src/views/AdminCenter.vue rename to src/views/Admin/AdminCenter.vue index f57b75e..d6ac6f9 100644 --- a/src/views/AdminCenter.vue +++ b/src/views/Admin/AdminCenter.vue @@ -55,7 +55,6 @@
../assets/icon/coin.png
@@ -67,7 +66,7 @@
- - -
- -
- -
-
🔔
-
-

Notifications

-

Manage your notification preferences

-
-
>
-
- - -
-
👥
-
-

Team Management

-

Manage your team members and permissions

-
-
>
-
- - -
-
📊
-
-

Statistics

-

View team performance and analytics

-
-
>
-
- - -
-
⚙️
-
-

Account Settings

-

Manage your account information

-
-
>
-
- - -
-
-
-

Help & Support

-

Get help and contact support

-
-
>
-
-
- - -
- -
-
-
- - - - -