diff --git a/src/router/index.js b/src/router/index.js
index 392bd21..f192e94 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -173,12 +173,6 @@ const router = createRouter({
component: () => import('../views/Recharge.vue'),
meta: { requiresAuth: true },
},
- {
- path: '/recharge-standard',
- name: 'recharge-standard',
- component: () => import('../views/RechargeStandard.vue'),
- meta: { requiresAuth: true },
- },
{
path: '/recharge-freight-agent',
name: 'recharge-freight-agent',
diff --git a/src/utils/permissionManager.js b/src/utils/permissionManager.js
index 3929d12..6465077 100644
--- a/src/utils/permissionManager.js
+++ b/src/utils/permissionManager.js
@@ -31,7 +31,6 @@ export const PAGES = {
NOT_APP: '/not_app',
LOADING: '/loading',
ADMIN_CENTER: '/admin-center',
- RECHARGE_STANDARD: '/recharge-standard',
PAY_RESULT: '/pay-result',
MAP: '/map',
}
@@ -70,7 +69,6 @@ export const ROLE_PERMISSIONS = {
PAGES.MESSAGE, // 消息功能
PAGES.PERSONAL_SALARY, // 个人薪资查看
PAGES.AGENCY_SETTING, // 主播设置
- PAGES.RECHARGE_STANDARD, //普通转账功能
'/team-member',
'/information-details',
'/history-salary',
@@ -85,7 +83,6 @@ export const ROLE_PERMISSIONS = {
PAGES.TRANSFER, // 转账功能
PAGES.EXCHANGE, // 兑换功能
PAGES.MESSAGE, // 消息功能
- PAGES.RECHARGE_STANDARD, //普通转账功能
'/invite-agency', //邀请代理
'/team-member',
'/history-salary',
@@ -118,7 +115,6 @@ export const ROLE_PERMISSIONS = {
PAGES.MESSAGE, // 消息功能
PAGES.PERSONAL_SALARY, // 个人薪资查看
PAGES.HOST_SETTING, // 主播设置
- PAGES.RECHARGE_STANDARD, //普通转账功能
'/information-details',
'/history-salary',
'/platform-salary',
@@ -130,7 +126,6 @@ export const ROLE_PERMISSIONS = {
[USER_ROLES.ADMIN]: [
PAGES.ADMIN_CENTER, //管理员中心
'/item-distribution', //赠送商品页面
- PAGES.RECHARGE_STANDARD, //普通转账功能
],
// Guest (访客/申请者)
diff --git a/src/views/RechargeStandard.vue b/src/views/RechargeStandard.vue
deleted file mode 100644
index 810cbeb..0000000
--- a/src/views/RechargeStandard.vue
+++ /dev/null
@@ -1,203 +0,0 @@
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-

-
999999
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
{{ goods.amount }}
-
-
-
${{ goods.price }}
-
-
-
-
-
-
-
-
-
-
-
-