Commit 10170343 by libai

测试

parent abc364e9
Showing with 1 additions and 1 deletions
......@@ -1070,7 +1070,7 @@ $(function(){
$(".layer-gift-btn1").unbind("click").on("click",function(){
layer.closeAll()
})
if(localStorage.uid==undefined){
if(localStorage.uid==undefined||localStorage.uid=="undefined"){
$(".layer-gift-btn2").unbind("click").on("click",function(){
layer.closeAll()
$(".layer-shadow").show()
......
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