Commit af8060fb by agan

修改文案

parent b6bee84f
......@@ -103,7 +103,9 @@
$('.paypal-layer-no').html(langList[langType].payoneer4);
$('.paypal-layer-yes').html(langList[langType].payoneer5);
$('.paypal-tips-b a').html(langList[langType].payoneer19);
$('.payoneerTaxInfo a').html(langList[langType].payoneer22)
$('.payoneerTaxInfo a').html(langList[langType].payoneer22);
$('.payoneerTaxInfo a')[0].href += window.location.search
//呼叫帮助
try {
var obj2 = {
......
......@@ -28,21 +28,21 @@
<div class="bg">
<div class="lang_CN" style="display:none;">
<p style="font-size: 0.4rem;font-weight: bold;"> Payoneer提現說明</p>
<p style="margin-top: 1rem;">一,36050螢火(含1050螢火的稅)=50美元</p>
<p style="margin-top: 1rem;">一,36050羽毛(含1050羽毛的稅)=50美元</p>
<p>二,可提現最低金額為$50,且必須為10的整數倍。選擇全部體現后,會自動算出可提現的最大金額。</p>
<p>三,提現后,一般7個工作日内進行處理。</p>
<p>四,Payoneer收取3%的稅,所以稅後可提現螢火=稅前可提現螢火/1.03</p>
<p>五,可提現螢火詳情請前往APP-我的-螢火體現中查詢</p>
<p>四,Payoneer收取3%的稅,所以稅後可提現羽毛=稅前可提現羽毛/1.03</p>
<p>五,可提現羽毛詳情請前往APP-我的-羽毛體現中查詢</p>
</div>
<div class="lang_EN" style="display:none;">
<p style="font-size: 0.4rem;font-weight: bold;"> Payoneer Withdrawal Details</p>
<p style="margin-top: 1rem;">1. 36050 FIREs(Containing tax of 1050 FIREs)=50 USD</p>
<p style="margin-top: 1rem;">1. 36050 Feathers(Containing tax of 1050 Feathers)=50 USD</p>
<p>2. Minimum Withdrawal Amount is $50, also the amount should be an integer multiple of 10. When you click
"withdraw
all" on the page,the system will calculate the maximun amount that you can withdraw automatically.</p>
<p>3. The withdrawal will be deal within 7 working days after you reqeusted withdrawal.</p>
<p>4. When you use Payoneer to withdraw, 3% FIREs will be deducted as tax.</p>
<p>5. If you want to check the balance FIREs, please check by clicking "Me"-"FIREs" on the APP.</p>
<p>4. When you use Payoneer to withdraw, 3% Feathers will be deducted as tax.</p>
<p>5. If you want to check the balance Feathers, please check by clicking "Me"-"Feathers" on the APP.</p>
</div>
</div>
</body>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment