保存折叠和是否允许搜索草稿

This commit is contained in:
2021-12-15 18:38:31 +08:00
parent 08c5594622
commit a4716de4f5
2 changed files with 10 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ class LoginPopupSelf extends Component {
e.preventDefault();
tar.href = '/_login?p=thuhole&token=' + ref.current.value;
console.log(tar);
alert('T大树洞管理员要求已停止T大树洞token登陆');
alert('T大树洞已经没有啦😭');
}
render() {