+
+

-
{{$t('payment.text2')}}!
-
RMB5,000
+
{{statusLabel[resData.status]}}!
+
{{resData.currency}}{{resData.money}}
diff --git a/i18n/locales/zh-CN.json b/i18n/locales/zh-CN.json
index 3eb0fe1..e3bc490 100644
--- a/i18n/locales/zh-CN.json
+++ b/i18n/locales/zh-CN.json
@@ -148,8 +148,11 @@
"next": "下一步"
},
"payment": {
- "text1": "支付",
- "text2":"付款成功",
+ "text1": "支付结果",
+ "text2":"支付成功",
+ "text3":"支付失败",
+ "text4":"未支付",
+ "text5":"支付过期",
"next": "下一步"
}
}
\ No newline at end of file