|
|
@@ -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> |
|
|
|