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
a51f80f9
authored
Aug 21, 2023
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
8672cecb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
room/liveRoom.html
space/myRoom.html
room/liveRoom.html
View file @
a51f80f9
...
...
@@ -613,7 +613,6 @@ $(function () {
if
(
localStorage
.
canvasCode
==
undefined
){
localStorage
.
canvasCode
=
'oneEnter'
}
// if(sessionStorage.roomId==undefined||sessionStorage.roomId=='undefined')window.location.href='../index.html'
if
(
sessionStorage
.
lang
!=
2
){
$
(
"body"
).
addClass
(
"body-lang"
+
sessionStorage
.
lang
+
""
)
...
...
space/myRoom.html
View file @
a51f80f9
...
...
@@ -332,7 +332,7 @@ $(function(){
else
{
if
(
$
(
".name-input"
).
val
()
!=
data
.
zoneInfo
.
nickname
){
var
nicknameNum
=
$
(
".name-input"
).
val
()
}
z
}
if
(
year
!=
0
&&
month
!=
0
&&
day
!=
0
){
var
birthNum
=
year
+
'-'
+
month
+
'-'
+
day
;
}
...
...
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