diff --git a/.env.development b/.env.development index 4f94849..6635393 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ NODE_ENV=development -VUE_APP_API_BASE_URL=http://localhost:8888/jeecg-boot +VUE_APP_API_BASE_URL=http://localhost:8088/jeecg-boot VUE_APP_CAS_BASE_URL=http://cas.example.org:8443/cas VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview diff --git a/public/index.html b/public/index.html index 0dc3db7..7802177 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ - 计科院ERP系统 + 计算机学院资源管理系统 \ No newline at end of file diff --git a/src/views/system/modules/RmsInstrumentForm.vue b/src/views/system/modules/RmsInstrumentForm.vue deleted file mode 100644 index 1b15b78..0000000 --- a/src/views/system/modules/RmsInstrumentForm.vue +++ /dev/null @@ -1,247 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/views/system/modules/RmsInstrumentModal.vue b/src/views/system/modules/RmsInstrumentModal.vue deleted file mode 100644 index e7c7732..0000000 --- a/src/views/system/modules/RmsInstrumentModal.vue +++ /dev/null @@ -1,64 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/views/user/oauth2/OAuth2Login.vue b/src/views/user/oauth2/OAuth2Login.vue index 08b01bd..d8243e9 100644 --- a/src/views/user/oauth2/OAuth2Login.vue +++ b/src/views/user/oauth2/OAuth2Login.vue @@ -4,7 +4,7 @@
-
正在登录 计科院ERP系统,请耐心等待
+
正在登录 计算机学院资源管理系统,请耐心等待