Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
web.yazhai.co
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
d3494779
authored
2 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
31242f70
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletions
guodongRecharge/newIndex.html
guodongRecharge/newIndex.html
View file @
d3494779
...
@@ -157,10 +157,20 @@ try{
...
@@ -157,10 +157,20 @@ try{
var
data
=
JSON
.
parse
(
msg
);
var
data
=
JSON
.
parse
(
msg
);
console
.
log
(
data
)
console
.
log
(
data
)
$
(
".reg-top-p1"
).
text
(
data
.
nickname
)
$
(
".reg-top-p1"
).
text
(
data
.
nickname
)
$
(
".reg-top-p2"
).
html
(
'
<
img
src
=
"images/diamond.png"
alt
=
""
>
余额
:
'+data.diamond+'
')
$
(
".reg-top-p2"
).
html
(
'
<
img
src
=
"images/diamond.png"
alt
=
""
>
余额
:
<
span
>
'+data.diamond+'
<
/span>
'
)
$
(
".reg-top-face"
).
attr
(
'src'
,
'https://zhibocdn.lvdou66.com/comm'
+
data
.
face
+
'?x-oss-process=image/resize,w_80'
)
$
(
".reg-top-face"
).
attr
(
'src'
,
'https://zhibocdn.lvdou66.com/comm'
+
data
.
face
+
'?x-oss-process=image/resize,w_80'
)
}
}
})
})
setInterval
(
function
(){
$
.
ajax
({
url
:
$ip
+
"/user/auth/"
+
sessionStorage
.
bbb
+
'/'
+
sessionStorage
.
kkk
,
type
:
"post"
,
success
:
function
(
msg
)
{
var
data
=
JSON
.
parse
(
msg
);
$
(
".reg-top-p2 span"
).
text
(
data
.
diamond
)
}
})
},
1500
)
$
.
ajax
({
$
.
ajax
({
url
:
'https://zhibo.lvdou66.com/weblive/pay/banner.html'
,
url
:
'https://zhibo.lvdou66.com/weblive/pay/banner.html'
,
dataType
:
"JSON"
,
dataType
:
"JSON"
,
...
...
This diff is collapsed.
Click to expand it.
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