c31f4432 by zhangmeng

paypal

1 parent 8a47e770
...@@ -330,8 +330,8 @@ detail.fetchData(); ...@@ -330,8 +330,8 @@ detail.fetchData();
330 <div style="width: 33%" class="td flex-col"> 330 <div style="width: 33%" class="td flex-col">
331 <div> 331 <div>
332 {{ languageFormat(language, "联系电话", "Telephone") }}{{ detail.data?.contactPhone }} 332 {{ languageFormat(language, "联系电话", "Telephone") }}{{ detail.data?.contactPhone }}
333 <!-- <div>&nbsp;</div>--> 333 <div>&nbsp;</div>
334 <br> 334 <!-- <br>-->
335 </div> 335 </div>
336 <div> 336 <div>
337 {{languageFormat(language,'支付方式','Form of payments')}}{{detail.data?.language=='en-us'?'PayPal':'微信'}} 337 {{languageFormat(language,'支付方式','Form of payments')}}{{detail.data?.language=='en-us'?'PayPal':'微信'}}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!