Commit a51f80f9 by libai

测试

parent 8672cecb
Showing with 1 additions and 2 deletions
......@@ -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+"")
......
......@@ -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;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment