mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/student-h5.git
synced 2025-12-06 09:26:46 +08:00
feat:合并
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
VITE_BASE=/student-h5
|
||||
VITE_BASE_API=/manageApi
|
||||
VITE_BASE_LOGIN_URL=//u.boe.com/web?returnUrl=
|
||||
VITE_BASE_LOGIN_URL=//u.boe.com/m/loginuser?returnUrl=
|
||||
|
||||
|
||||
VITE_BOE_ONLINE_CLASS_URL=//u.boe.com/mobile/pages/study/courseStudy?id=
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
VITE_BASE=/student-h5-release
|
||||
VITE_BASE_API=/manageApi-release
|
||||
VITE_BASE_LOGIN_URL=//u.boe.com/web?returnUrl=
|
||||
VITE_BASE_LOGIN_URL=//u.boe.com/m/loginuser?returnUrl=
|
||||
|
||||
VITE_BOE_ONLINE_CLASS_URL=//u.boe.com/mobile-release/pages/study/courseStudy?id=
|
||||
VITE_BOE_CASS_DETAIL_URL=//u.boe.com/pc-release/case/detail?id=
|
||||
|
||||
@@ -27,7 +27,7 @@ import { GET_USER_INFO } from "@/api/ThirdApi";
|
||||
import { getCookie } from "@/api/utils";
|
||||
|
||||
import { USER_INFO } from "@/api/api";
|
||||
console.log("版本1.3.8------------");
|
||||
console.log("版本2.1.1------------");
|
||||
const store = useStore();
|
||||
const router = useRouter();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user