加个没有院校链接不能点击

This commit is contained in:
A1300399510
2024-01-10 19:04:17 +08:00
parent 1c5755cab6
commit 075e72de19
39 changed files with 264 additions and 266 deletions

View File

@@ -69,7 +69,6 @@ const post = (url, params) => {
// 打开登录
const goLogin = () => {
console.log("ajax_login");
if (typeof ajax_login === "function") ajax_login()
}