Anna Ho 1年前
父节点
当前提交
65240bdb21
共有 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>


正在加载...
取消
保存