diff --git a/footseen/Nesting/help/payoneerTaxHelp copy.html b/footseen/Nesting/help/payoneerTaxHelp copy.html new file mode 100644 index 0000000..afddfb3 --- /dev/null +++ b/footseen/Nesting/help/payoneerTaxHelp copy.html @@ -0,0 +1,38 @@ +<!DOCTYPE html> +<html lang="en"> + +<head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" /> + <meta name="apple-mobile-web-app-capable" content="yes"> + <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> + <meta content="telephone=no" name="format-detection"> + <meta name="wap-font-scale" content="no"> + <link rel="stylesheet" href="css/base.css"> + <script src="lib/fsize.js"></script> + <title>Payoneer提現説明</title> + <style> + .bg { + padding: 0 0.2rem; + } + + p { + font-size: 0.347rem; + color: #fff; + line-height: 0.8rem; + } + </style> +</head> + +<body style="background: #000;"> + <div class="bg"> + <p style="font-size: 0.4rem;font-weight: bold;"> Payoneer提現說明</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> + </div> +</body> + +</html> \ No newline at end of file