Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
sf
This project
Loading...
Sign in
Toggle navigation
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
942ed44e
authored
Dec 26, 2018
by
qiaomu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
two
parent
561542f1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
sudoke/livetime.html
sudoke/wxkiting.html
sudoke/livetime.html
View file @
942ed44e
...
...
@@ -71,7 +71,7 @@
<div
class=
"btn_re"
>
<a
href=
"javascript:void(0);"
class=
"weui_btn weui_btn_primary"
data-time=
"1"
>
本周
</a></div>
<div
class=
"btn_re"
>
<a
href=
"javascript:void(0);"
class=
"weui_btn weui_btn_primary"
data-time=
"2"
>
上周
</a></div>
<div
class=
"m-dl"
>
<h2>
©
2018-2019深圳压寨网络有限公司
</h2>
<h2>
©2019丫播娱乐
</h2>
</div>
</div>
...
...
sudoke/wxkiting.html
View file @
942ed44e
...
...
@@ -11,7 +11,7 @@
<body>
<div
class=
"wxkiting"
>
<div
class=
"user-info"
>
<img
src=
"
img/avatar.png
"
class=
"avatar"
alt=
""
>
<img
src=
""
class=
"avatar"
alt=
""
>
<div
class=
"info"
>
<p
class=
"name"
></p>
<p
class=
"uid"
>
丫号:
</p>
...
...
@@ -24,7 +24,7 @@
</div>
<div
class=
"right"
>
<p
class=
"line1"
>
当前收益
</p>
<p
class=
"line2 rmb"
>
345356
<span
class=
"dw"
>
RMB
</span></p>
<p
class=
"line2 rmb"
><span
class=
"dw"
>
RMB
</span></p>
</div>
</div>
<div
class=
"form-box"
>
...
...
@@ -34,11 +34,11 @@
</div>
<div
class=
"note"
>
温馨提示:提现金额最低为100且必须为100的倍数
</br>
10000小券=100RMB
</div>
<div
class=
"sub"
>
提现
</div>
<div
class=
"por"
>
©2019
深圳压寨网络有限公司
</div>
<div
class=
"por"
>
©2019
丫播娱乐
</div>
<div
class=
"black-bg"
>
<div
class=
"alert_info"
>
阿大声道
</div>
<div
class=
"alert_info"
></div>
</div>
<div
class=
"alert"
>
asdasd
</div>
<div
class=
"alert"
></div>
</div>
</body>
<script
src=
"js/jquery.min.js"
></script>
...
...
@@ -94,10 +94,10 @@
$(".alert").css('display','none');
},2000);
return ;
}
*/
}
if(!confirm("确定提现吗!")) {
return ;
}
}
*/
$
.
ajax
({
url
:
$ip
+
'wx/withdraw'
,
dataType
:
"json"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment