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 7366d423 authored 4 years ago by dabai's avatar dabai
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

提现

parent aa7702bc
Hide whitespace changes
Inline Side-by-side
Showing with 5 additions and 2 deletions
  • footseen/Nesting/withdraw/alipayDraw.html
  • footseen/Nesting/withdraw/bankDraw.html
footseen/Nesting/withdraw/alipayDraw.html
View file @ 7366d423
......@@ -217,10 +217,12 @@ $('.mask2Btn span:eq(1)').on('click',function(){
content: $('.mask5'),
end: function() {
window.location.href="http://yazhai://_closeweb";
flag3 = true;
}
})
} else {
layer.msg(res.msg);
flag3 = true;
}
}
})
......
This diff is collapsed. Click to expand it.
footseen/Nesting/withdraw/bankDraw.html
View file @ 7366d423
......@@ -58,7 +58,7 @@
</body>
<script src="../../lib/jquery-3.1.1.min.js"></script>
<script src="../../layer-v3.1.0/layer/layer.js"></script>
<script src="../../lib/langchange.js?v=202101061702222"></script>
<script src="../../lib/langchange.js?v=20210106170888888"></script>
<script>
$('title').html(langList[langType].draw48);
......@@ -205,11 +205,12 @@
content: $('.mask5'),
end: function() {
window.location.href="http://yazhai://_closeweb";
flag2 = true;
}
})
} else {
layer.msg(res.msg);
flag2 = true;
}
}
})
......
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