Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footseen-large-website
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
302f2bec
authored
Jun 23, 2022
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
f820bf21
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
1 deletions
yazhaiTest/lib/login.js
yazhaiTest/login/login.html
yazhaiTest/reg/index.html
yazhaiTest/lib/login.js
View file @
302f2bec
...
@@ -155,7 +155,7 @@ function loginGo(){
...
@@ -155,7 +155,7 @@ function loginGo(){
html
+=
'<a target="_blank" href="https://www.footseen.xyz/yazhaiTest/pc.html?jump=4"><li data-type="4"><span>影片</span> <img src="https://www.footseen.xyz/yazhaiTest/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'<a target="_blank" href="https://www.footseen.xyz/yazhaiTest/pc.html?jump=4"><li data-type="4"><span>影片</span> <img src="https://www.footseen.xyz/yazhaiTest/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'<a target="_blank" href="https://www.footseen.xyz/yazhaiTest/pc.html?jump=5"><li data-type="5"><span>圖檔</span> <img src="https://www.footseen.xyz/yazhaiTest/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'<a target="_blank" href="https://www.footseen.xyz/yazhaiTest/pc.html?jump=5"><li data-type="5"><span>圖檔</span> <img src="https://www.footseen.xyz/yazhaiTest/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'<a target="_blank" href="https://www.footseen.xyz/yazhaiTest/pc.html?jump=6"><li data-type="6"><span>約會</span> <img src="https://www.footseen.xyz/yazhaiTest/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'<a target="_blank" href="https://www.footseen.xyz/yazhaiTest/pc.html?jump=6"><li data-type="6"><span>約會</span> <img src="https://www.footseen.xyz/yazhaiTest/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'<a target="_blank" href="https://www.footseen.xyz/yazhaiTest/reg/index.html"><li data-type="7"><span>儲值</span> <img src="https://www.footseen.xyz/yazhaiTest/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'<a target="_blank" href="https://www.footseen.xyz/yazhaiTest/reg/index.html"><li
class="reg-li"
data-type="7"><span>儲值</span> <img src="https://www.footseen.xyz/yazhaiTest/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'</ul>'
;
html
+=
'</ul>'
;
$
(
".neck-nav-content"
).
append
(
html
)
$
(
".neck-nav-content"
).
append
(
html
)
}
}
...
...
yazhaiTest/login/login.html
deleted
100644 → 0
View file @
f820bf21
This diff is collapsed.
Click to expand it.
yazhaiTest/reg/index.html
View file @
302f2bec
...
@@ -156,6 +156,7 @@ $(function(){
...
@@ -156,6 +156,7 @@ $(function(){
var
flag
var
flag
var
go
=
false
;
var
go
=
false
;
loginGo
()
loginGo
()
$
(
".reg-li"
).
addClass
(
"neck-nav-li-click"
)
var
f1
=
setInterval
(
function
()
{
var
f1
=
setInterval
(
function
()
{
try
{
try
{
if
(
go
)
{
if
(
go
)
{
...
...
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