fix: bug
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 2m27s

This commit is contained in:
sexygoat
2026-04-11 16:51:54 +08:00
parent 33e15314ac
commit 4f02d6faf0
25 changed files with 387 additions and 317 deletions

View File

@@ -578,7 +578,7 @@ export const asyncRoutes: AppRouteRecord[] = [
icon: ''
},
children: [
// 微信支付配置
// 微信配置
{
path: 'wechat-config',
name: 'WechatConfig',

View File

@@ -77,7 +77,7 @@ export enum RoutesAlias {
// 设置管理
WithdrawalSettings = '/settings/withdrawal-settings', // 提现配置
WechatConfig = '/settings/wechat-config', // 微信支付配置
WechatConfig = '/settings/wechat-config', // 微信配置
WechatConfigDetail = '/settings/wechat-config/detail', // 微信支付配置详情
// 轮询管理