Ver código fonte

update ui

master
Anna Ho 1 ano atrás
pai
commit
5b682f825d
1 arquivos alterados com 3 adições e 3 exclusões
  1. +3
    -3
      src/pages/Payment/PaymentSuccess.js

+ 3
- 3
src/pages/Payment/PaymentSuccess.js Ver arquivo

@@ -157,7 +157,7 @@ const Index = () => {
</Grid>
<Grid item>
<FormLabel sx={{ fontSize: "16px", color: "#000000", textAlign: "center" }}>
{"P"+transactionData.transactionid}
</FormLabel>
</Grid>
</Grid>
@@ -227,7 +227,7 @@ const Index = () => {
</Grid>
<Grid item>
<FormLabel sx={{ fontSize: "16px", color: "#000000", textAlign: "center" }}>
{transactionData.paymentdetail.subtype}
{transactionData.paymentdetail.brandname}
</FormLabel>
</Grid>
</Grid>
@@ -266,7 +266,7 @@ const Index = () => {
<br />
請檢查您的網路連線是否正常。
<br /><br />
如果您已確認以上問題無誤,但付款成功,請您嘗試以下解決方法:
如果您已確認以上問題無誤,但付款失敗,請您嘗試以下解決方法:
<br /><br />
嘗試使用其他付款方式進行付款。
<br />


Carregando…
Cancelar
Salvar