소스 검색

update UI

master
Anna Ho 1 년 전
부모
커밋
a7b3f4ebb4
5개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. +0
    -1
      src/pages/Proof/Payment/Pay.js
  2. +0
    -1
      src/pages/Proof/Payment/Pay_Creditor.js
  3. +0
    -1
      src/pages/Proof/Payment/Pay_DN.js
  4. +0
    -1
      src/pages/Proof/Payment/Pay_Office.js
  5. +0
    -1
      src/pages/Proof/Payment/Pay_Online.js

+ 0
- 1
src/pages/Proof/Payment/Pay.js 파일 보기

@@ -155,7 +155,6 @@ const Index = ({ record }) => {
>
<FormattedMessage id="payLater" />
</Button>
(<FormattedMessage id="backToNoticePage" />)
</ThemeProvider>
</Typography>
</Grid>


+ 0
- 1
src/pages/Proof/Payment/Pay_Creditor.js 파일 보기

@@ -70,7 +70,6 @@ const Index = ({ record }) => {
navigate("/publicNotice");
}}
>
<FormattedMessage id="backToNoticePage" />
</Button>
</Typography>
</Grid>


+ 0
- 1
src/pages/Proof/Payment/Pay_DN.js 파일 보기

@@ -105,7 +105,6 @@ const Index = ({ record }) => {
navigate("/publicNotice");
}}
>
<FormattedMessage id="backToNoticePage" />
</Button>
</Typography>
</Grid>


+ 0
- 1
src/pages/Proof/Payment/Pay_Office.js 파일 보기

@@ -101,7 +101,6 @@ const Index = ({ record }) => {
navigate("/publicNotice");
}}
>
<FormattedMessage id="backToNoticePage" />
</Button>
</Typography>
</Grid>


+ 0
- 1
src/pages/Proof/Payment/Pay_Online.js 파일 보기

@@ -199,7 +199,6 @@ const Index = () => {
>
<FormattedMessage id="payLater" />
</Button>
(<FormattedMessage id="backToNoticePage" />)
</ThemeProvider>
</Typography>



불러오는 중...
취소
저장