d8b968f9 by zhangmeng

paypal

1 parent 28773009
......@@ -321,7 +321,7 @@ detail.fetchData();
</div>
<div style="width: 33%" class="td flex-col">
<div>
{{ languageFormat(language, "订单编号", "Order No.") }}{{ detail.data?.orderSn }}
{{ languageFormat(language, "订单编号", "Order No") }}{{ detail.data?.orderSn }}
</div>
<div>
{{ languageFormat(language, "创建时间", "Order Time") }}{{detail.data?.orderTime }}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!