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
89233d9e
authored
Aug 25, 2023
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
1b53597a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
focus.html
focus.html
View file @
89233d9e
...
...
@@ -329,14 +329,13 @@ $(function(){
$(".video-list-box").hide()
$(".images-list-box").hide()
$(".like-box").show()
likeList()
var fp = new Fingerprint2()
if(sessionStorage.like==1){
$(".tag-big-box").hide()
$(".mc-list-box").hide()
$(".video-list-box").hide()
$(".like-box").show()
likeList()
$(".side-nav-sort").removeClass("side-nav-sort-click")
$(".side-nav-sort").eq(0).children(".side-icon").attr("src","images/front/icon1.png")
$(".side-nav-sort").eq(2).addClass("side-nav-sort-click")
...
...
@@ -605,6 +604,7 @@ $(function(){
success
:
function
(
data
){
// console.log('直播列表',data)
hotList
=
data
likeList
()
if
(
data
.
code
==-
5008
){
setTimeout
(
function
()
{
liveList
(
e
,
type
)
...
...
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