From 47c2f0ac8cbf413f842bd6164935e2ed6fa10dcd Mon Sep 17 00:00:00 2001 From: yangchangfa <721441256@qq.com> Date: Fri, 26 Jul 2024 17:38:51 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=9A=E9=81=93=E5=BC=B9=E6=A1=86=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pay/payAgentUser/payAgentUserList.vue | 2 +- .../pay/payType/payTypeChannelManage.vue | 77 +++++++++++-------- 2 files changed, 44 insertions(+), 35 deletions(-) diff --git a/src/views/pay/payAgentUser/payAgentUserList.vue b/src/views/pay/payAgentUser/payAgentUserList.vue index f8f7f24..0199d66 100644 --- a/src/views/pay/payAgentUser/payAgentUserList.vue +++ b/src/views/pay/payAgentUser/payAgentUserList.vue @@ -1019,6 +1019,6 @@ export default { line-height: 2; } .el-form-item { - margin-bottom: 10px; + margin-bottom: 16px; } diff --git a/src/views/pay/payType/payTypeChannelManage.vue b/src/views/pay/payType/payTypeChannelManage.vue index 9e69894..3e47bbb 100644 --- a/src/views/pay/payType/payTypeChannelManage.vue +++ b/src/views/pay/payType/payTypeChannelManage.vue @@ -114,29 +114,29 @@ @pagination="getList" /> - - + + - + - + - + - + - + - + - + - + - - + - - + -
+ (示例:1%填0.01) -
+
- + - + - - + + - - + + - - + + @@ -204,26 +204,26 @@ --> - - + + - - + + - - + +
- @@ -507,3 +507,12 @@ export default { }, }; + +