feat: 登录的逻辑调整
This commit is contained in:
@@ -4,7 +4,7 @@ import { getEvnUrl } from "@/request/api/config";
|
||||
import { refreshToken } from "@/hooks/useGoLogin";
|
||||
|
||||
onLaunch(() => {
|
||||
getEvnUrl({ versionValue: "1.0.1" });
|
||||
getEvnUrl({ versionValue: "1.0.2" });
|
||||
refreshToken();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user