fix: 霜砚入口指向 guanghubingshuo.com
This commit is contained in:
parent
d985002d49
commit
1c934067a0
@ -464,7 +464,7 @@ function showLoggedIn(username){
|
||||
}
|
||||
function goToRepo(){const u=localStorage.getItem('current_user');window.location.href='/code/'+u;}
|
||||
function dismissRepo(){}
|
||||
function goToShuangyan(){window.location.href='https://guanghubingshuo.com/agent-api/';}
|
||||
function goToShuangyan(){window.location.href='https://guanghubingshuo.com/';}
|
||||
function logout(){
|
||||
localStorage.removeItem('current_user');localStorage.removeItem('is_admin');
|
||||
localStorage.removeItem('logged_in');localStorage.removeItem('login_time');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user