Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

libai / footsen

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit b6bee84f authored 2 years ago by agan's avatar agan
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

修改文案

parent 94084f4c master … dev-替换FUSI安装包
Hide whitespace changes
Inline Side-by-side
Showing with 17 additions and 7 deletions
  • footseen/Nesting/fireflyRmb/payoneerTrue.html
  • footseen/Nesting/help/payoneerTaxHelp.html
footseen/Nesting/fireflyRmb/payoneerTrue.html
View file @ b6bee84f
......@@ -14,8 +14,7 @@
<link rel="stylesheet" href="css/indexLi.css?v='23123121'">
<script src="js/fsize.js"></script>
<style>
body {
body {
background: #FFF;
}
......@@ -26,6 +25,7 @@ body {
.paypal-tips {
color: #333;
}
.layui-layer-setwin .layui-layer-close2 {
display: none !important;
}
......@@ -48,9 +48,17 @@ body {
overflow: hidden;
}
.paypal-layer .paypal-layer-content :nth-child(2){
.paypal-layer .paypal-layer-content :nth-child(2) {
color: #333;
}
.payoneerTaxInfo {
font-size: 0.373rem;
text-decoration: underline;
width: 100%;
text-align: center;
margin-top: 5.8rem;
}
</style>
</head>
......@@ -64,6 +72,8 @@ body {
<p class="paypal-true-p3"></p>
</div>
<div class="paypal-false-btn "></div>
<div class="payoneerTaxInfo"><a href="../help/payoneerTaxHelp.html"></a></div>
<!-- <p class="paypal-tips-b"><a
href="https://www.paypal.com/hk/webapps/mpp/ua/useragreement-full?locale.x=zh_HK#exhibit_"></a></p> -->
<div class="paypal-layer">
......@@ -87,13 +97,13 @@ body {
$('.paypal-input input').attr('placeholder', langList[langType].payoneer16);
$('.paypal-true-p3').html(langList[langType].payoneer17 + '$<span class="paypal-money">--</span>,<span class="paypal-all" style="color: #2ADAAB;">' + langList[langType].payoneer18 + '</span>');
$('.paypal-false-btn ').html(langList[langType].payoneer10);
$('.paypal-layer-content p').eq(0).html(langList[langType].cashreal13 + ' <span class="layer-money">--</span>' + langList[langType].cashreal14 + ' <br>' + langList[langType].cashreal15 + '<span class="layer-mall">--</span>' + langList[langType].cashreal16);
$('.paypal-layer-content p').eq(1).html(langList[langType].payoneer21);
$('.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)
//呼叫帮助
try {
var obj2 = {
......
This diff is collapsed. Click to expand it.
footseen/Nesting/help/payoneerTaxHelp.html
View file @ b6bee84f
......@@ -18,13 +18,13 @@
p {
font-size: 0.347rem;
color: #fff;
color: #000;
line-height: 0.8rem;
}
</style>
</head>
<body style="background: #000;">
<body style="background: #fff;">
<div class="bg">
<div class="lang_CN" style="display:none;">
<p style="font-size: 0.4rem;font-weight: bold;"> Payoneer提現說明</p>
......
This diff is collapsed. Click to expand it.
  • Write
  • Preview
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