From c9a33ef0d84ef8cdbf1b26e5cae6e29f28ece32d Mon Sep 17 00:00:00 2001 From: jason Date: Mon, 29 Jun 2026 15:48:48 +0800 Subject: [PATCH] update header as span --- .../Proof/Reply_Public/ApplicationDetails.js | 12 +-- src/pages/Proof/Reply_Public/ProofForm.js | 26 ++--- .../ApplyForm/PublicNoticeApplyForm.js | 8 +- .../Details_Public/ApplicationDetailCard.js | 12 +-- src/pages/User/ChangePasswordPage/index.js | 20 ++-- src/pages/User/ManagePage_OrgPublic/index.js | 2 +- .../ForgotPassword/ForgotPasswordApplyForm.js | 8 +- .../ForgotUsername/ForgotUsernameApplyForm.js | 8 +- .../auth-forms/BusCustomFormWizard.js | 46 ++++----- .../auth-forms/CustomFormWizard.js | 40 ++++---- .../auth-forms/IAmSmartFormWizard.js | 96 +++++++++---------- src/pages/dashboard/Public/Notice.js | 4 +- src/pages/dashboard/Public/index.js | 2 +- 13 files changed, 142 insertions(+), 142 deletions(-) diff --git a/src/pages/Proof/Reply_Public/ApplicationDetails.js b/src/pages/Proof/Reply_Public/ApplicationDetails.js index 41e964d..348ff42 100644 --- a/src/pages/Proof/Reply_Public/ApplicationDetails.js +++ b/src/pages/Proof/Reply_Public/ApplicationDetails.js @@ -70,7 +70,7 @@ const ApplicationDetailCard = ({ formData, }) => { border={false} content={false} > - +
@@ -262,12 +262,12 @@ const ApplicationDetailCard = ({ formData, }) => { <> - + -   +   {locale === 'en' ? `${intl.formatMessage({ id: 'before' })} ${DateUtils.dateFormat(data?.reviseDeadline, intl.formatMessage({ id: "paymentMethodDatetimeStrFormat" }))?.replace("am", "a.m.")?.replace("pm", "p.m.")} ` : @@ -278,12 +278,12 @@ const ApplicationDetailCard = ({ formData, }) => { - + -   +   {locale === 'en' ? `${intl.formatMessage({ id: 'before' })} ${DateUtils.dateFormat(data?.expiryDate, intl.formatMessage({ id: "paymentMethodDatetimeStrFormat" }))?.replace("am", "a.m.")?.replace("pm", "p.m.")} ` : @@ -304,7 +304,7 @@ const ApplicationDetailCard = ({ formData, }) => { - {FormatUtils.currencyFormat(data.fee)} + {FormatUtils.currencyFormat(data.fee)} { diff --git a/src/pages/Proof/Reply_Public/ProofForm.js b/src/pages/Proof/Reply_Public/ProofForm.js index 2e17d31..b33457d 100644 --- a/src/pages/Proof/Reply_Public/ProofForm.js +++ b/src/pages/Proof/Reply_Public/ProofForm.js @@ -252,7 +252,7 @@ const FormPanel = ({ formData }) => { border={false} content={false}> - + @@ -262,7 +262,7 @@ const FormPanel = ({ formData }) => { formik.values.replyDate ? - + :  { locale === 'en' ? @@ -273,7 +273,7 @@ const FormPanel = ({ formData }) => { - + : {formik.values.action ? ( @@ -285,7 +285,7 @@ const FormPanel = ({ formData }) => { {/* - + { @@ -322,7 +322,7 @@ const FormPanel = ({ formData }) => { isOverTime() ? - + : @@ -381,7 +381,7 @@ const FormPanel = ({ formData }) => {
  • - +
    @@ -535,7 +535,7 @@ const FormPanel = ({ formData }) => {
  • - +
    @@ -598,13 +598,13 @@ const FormPanel = ({ formData }) => { } {/* - +
    */} {!isOnlyOnlinePayment? - +
    :null @@ -618,14 +618,14 @@ const FormPanel = ({ formData }) => { { isOverReviseDeadline() ? - + : <> - + @@ -684,7 +684,7 @@ const FormPanel = ({ formData }) => { - + @@ -754,7 +754,7 @@ const FormPanel = ({ formData }) => { {warningTitle} - {warningText} + {warningText} diff --git a/src/pages/User/ChangePasswordPage/index.js b/src/pages/User/ChangePasswordPage/index.js index b2a6f88..28ac4f5 100644 --- a/src/pages/User/ChangePasswordPage/index.js +++ b/src/pages/User/ChangePasswordPage/index.js @@ -215,13 +215,13 @@ const Index = () => { {isPasswordExpiry()? - + : - + @@ -433,14 +433,14 @@ const Index = () => { - + @@ -449,7 +449,7 @@ const Index = () => { onClick={() => goLogin(changePasswordValues)} startIcon={isChangingPassword ? : null} > - + @@ -468,13 +468,13 @@ const Index = () => { }} > - + - + { expiryErrText } @@ -483,7 +483,7 @@ const Index = () => { @@ -498,13 +498,13 @@ const Index = () => { - + diff --git a/src/pages/User/ManagePage_OrgPublic/index.js b/src/pages/User/ManagePage_OrgPublic/index.js index 554dd90..edbe16c 100644 --- a/src/pages/User/ManagePage_OrgPublic/index.js +++ b/src/pages/User/ManagePage_OrgPublic/index.js @@ -279,7 +279,7 @@ const ManageOrgUserPage = () => { - {warningText} + {warningText}
    - +
    - + - + {/* @@ -766,7 +766,7 @@ const BusCustomFormWizard = (props) => { variant="contained" onClick={handleCheckUsername} sx={{ ml: 2, height: "40px" }}> - 檢查是否重覆 + 檢查是否重覆 */} @@ -953,7 +953,7 @@ const BusCustomFormWizard = (props) => {
    - + {/* @@ -1273,7 +1273,7 @@ const BusCustomFormWizard = (props) => { - + @@ -1551,14 +1551,14 @@ const BusCustomFormWizard = (props) => { - + * - + - {/* 如: 香港身份證; 護照; 中國內地身份證等 */} + {/* 如: 香港身份證; 護照; 中國內地身份證等 */} */} - +
    - +
    - + - +
    @@ -984,7 +984,7 @@ const CustomFormWizard = (props) => { {/* variant="contained"*/} {/* onClick={handleCheckUsername}*/} {/* sx={{ ml: 2, height: "40px" }}>*/} - {/* 檢查是否重覆*/} + {/* 檢查是否重覆*/} {/* **/}
    @@ -1171,7 +1171,7 @@ const CustomFormWizard = (props) => {
    - + {/* @@ -1185,7 +1185,7 @@ const CustomFormWizard = (props) => { - * + * {/* {formik.touched.enName && formik.errors.enName && ( @@ -1634,7 +1634,7 @@ const CustomFormWizard = (props) => { - + @@ -1878,7 +1878,7 @@ const CustomFormWizard = (props) => { - + * @@ -1937,7 +1937,7 @@ const CustomFormWizard = (props) => { - + * @@ -1945,7 +1945,7 @@ const CustomFormWizard = (props) => { - +
    @@ -1998,7 +1998,7 @@ const CustomFormWizard = (props) => { - + * @@ -2072,12 +2072,12 @@ const CustomFormWizard = (props) => {
    - +
    - {/* 註有*的項目必須輸入資料 */} - + {/* 註有*的項目必須輸入資料 */} + {/* @@ -2099,7 +2099,7 @@ const CustomFormWizard = (props) => {
    - + {/* @@ -2218,7 +2218,7 @@ const CustomFormWizard = (props) => { - + @@ -2259,7 +2259,7 @@ const CustomFormWizard = (props) => { - + {fileList != null && props.step === 1 ? @@ -2282,10 +2282,10 @@ const CustomFormWizard = (props) => { // SUCCESS page - + - + */} - + @@ -1346,10 +1346,10 @@ const CustomFormWizard = (props) => { {/* */} - + - diff --git a/src/pages/dashboard/Public/Notice.js b/src/pages/dashboard/Public/Notice.js index 9ecd0f9..6413099 100644 --- a/src/pages/dashboard/Public/Notice.js +++ b/src/pages/dashboard/Public/Notice.js @@ -35,10 +35,10 @@ const SearchDemandNoteForm = (props) => { {locale === 'en' ? item.subjectEng : locale === 'zh-HK' ? item.subjectCht : item.subjectChs} - + {DateUtils.dateValue(item.announceDate)} - + {locale === 'en' ? item.contentEng : locale === 'zh-HK' ? item.contentCht : item.contentChs} diff --git a/src/pages/dashboard/Public/index.js b/src/pages/dashboard/Public/index.js index a9838f1..2655c4d 100644 --- a/src/pages/dashboard/Public/index.js +++ b/src/pages/dashboard/Public/index.js @@ -126,7 +126,7 @@ const DashboardDefault = () => { > {item.subject} - + {DateUtils.datetimeStr(item.sentDate)}