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

@@ -146,9 +146,9 @@
]
}
// 微信支付配置
// 微信配置
const wechatPaySection: DetailSection = {
title: '微信支付配置',
title: '微信配置',
fields: [
{
label: '微信商户号',

View File

@@ -163,7 +163,7 @@
</ElFormItem>
<ElDivider content-position="left">
<span class="divider-title">微信支付配置</span>
<span class="divider-title">微信配置</span>
</ElDivider>
<ElRow :gutter="20">
<ElCol :span="12">
@@ -294,7 +294,7 @@
</ElFormItem>
<ElDivider content-position="left">
<span class="divider-title">微信支付配置</span>
<span class="divider-title">微信配置</span>
</ElDivider>
<ElRow :gutter="20">
<ElCol :span="12">