소스 검색

update label

master
Jason Chuang 1 년 전
부모
커밋
cc77a585d9
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      src/pages/ProofPayment/Pay.js

+ 2
- 2
src/pages/ProofPayment/Pay.js 파일 보기

@@ -95,7 +95,7 @@ const Index = () => {
variant="contained"
size="large"
sx={{ m: 4}}
>繼續:網上繳費</Button>
>即時網上繳費</Button>


@@ -107,7 +107,7 @@ const Index = () => {
onClick={()=>{
navigate("/publicNotice");
}}
>返回「我的公共啟事」</Button>
>稍後繳費 - 返回「我的公共啟事」</Button>
</Typography>
</Grid>
</center>


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