Commit 935dea64 by liuyingying

咋这么粗心呢

parent a3d9542f
......@@ -145,9 +145,8 @@
if(username){
$("#username").text(username);
}else{
$("#username").text('你好');
{#alert("请先登录");#}
{#window.location.href="/";#}
alert("请先登录");
window.location.href="/";
}
}
function compile(){
......
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 to comment