From c773ffe6edb1bdc02a64a4dd713906413e349768 Mon Sep 17 00:00:00 2001 From: lys <971387674@qq.com> Date: Sat, 11 Oct 2025 15:53:31 +0800 Subject: [PATCH] =?UTF-8?q?custom/=E8=A5=BF=E9=83=A8=E4=BF=A1=E6=89=980401?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pc4mobx/hrmSalary/components/captchaModal/index.js | 8 ++++---- pc4mobx/hrmSalary/pages/mobilePayroll/pwdCondtion.js | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pc4mobx/hrmSalary/components/captchaModal/index.js b/pc4mobx/hrmSalary/components/captchaModal/index.js index 87da6745..ac98046b 100644 --- a/pc4mobx/hrmSalary/components/captchaModal/index.js +++ b/pc4mobx/hrmSalary/components/captchaModal/index.js @@ -97,9 +97,9 @@ class Index extends Component { >
@@ -120,4 +120,4 @@ class Index extends Component { } } -export default Index; +export default Index; \ No newline at end of file diff --git a/pc4mobx/hrmSalary/pages/mobilePayroll/pwdCondtion.js b/pc4mobx/hrmSalary/pages/mobilePayroll/pwdCondtion.js index 159807e0..b2ad884f 100644 --- a/pc4mobx/hrmSalary/pages/mobilePayroll/pwdCondtion.js +++ b/pc4mobx/hrmSalary/pages/mobilePayroll/pwdCondtion.js @@ -8,9 +8,9 @@ export const captchaCondition = [ colSpan: 1, conditionType: "INPUT", domkey: ["mobileCode"], - fieldcol: 18, - label: getLabel(111, "验证码"), - labelcol: 6, + fieldcol: 14, + label: getLabel(111, "请输入短信验证码"), + labelcol: 10, detailtype: 1, rules: "required|string", viewAttr: 3 @@ -92,4 +92,4 @@ export const condition = [ title: "", defaultshow: true } -]; +]; \ No newline at end of file