diff --git a/.env.development b/.env.development index bee98b3..e10a425 100644 --- a/.env.development +++ b/.env.development @@ -5,4 +5,4 @@ VITE_APP_TITLE = '教学一体化平台' VITE_APP_BASE_API = 'http://127.0.0.1:8080' # VITE_APP_BASE_API = 'http://10.100.200.177:8080' #跳转后台页面 -VITE_ADMIN_URL = '182.92.169.222/portalhome' +VITE_ADMIN_URL = 'http://182.92.169.222/portalhome' diff --git a/src/Layout/footer/index.vue b/src/Layout/footer/index.vue index bb12e63..9718832 100644 --- a/src/Layout/footer/index.vue +++ b/src/Layout/footer/index.vue @@ -2,7 +2,7 @@