From 9f382fc9bb18f06a8f86ff7a3180dfb4db2a44a5 Mon Sep 17 00:00:00 2001
From: hzj <1304805162@qq.com>
Date: Thu, 20 Nov 2025 19:40:59 +0800
Subject: [PATCH] =?UTF-8?q?feat(=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8?=
=?UTF-8?q?=E9=A1=B5=E9=9D=A2):=20=E6=A0=87=E5=87=86=E5=85=85=E5=80=BC?=
=?UTF-8?q?=E9=A1=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/router/index.js | 6 -
src/utils/permissionManager.js | 5 -
src/views/RechargeStandard.vue | 203 ---------------------------------
3 files changed, 214 deletions(-)
delete mode 100644 src/views/RechargeStandard.vue
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 }}
-
-
-
-
-
-
-
-
-
-
-
-