diff --git a/src/views/edutraining/courseinfo.vue b/src/views/edutraining/courseinfo.vue
index 0cf28b5..41daf73 100644
--- a/src/views/edutraining/courseinfo.vue
+++ b/src/views/edutraining/courseinfo.vue
@@ -1,51 +1,50 @@
+
+
+
+ 删 除
+
+
-
-
-
- 删 除
-
-
-
-
- 管理课件
-
-
-
-
+
+ 管理课件
+
+
+
+
-
+
diff --git a/vue.config.js b/vue.config.js
index c0984a5..48b0d52 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -27,8 +27,8 @@ module.exports = {
'/api': {
// 本地服务接口地址
// target: 'http://nps.scqtkj.com:51490/',
- target: 'http://127.0.0.1:8081/',
- // target: 'http://192.168.3.2:8081/',
+ // target: 'http://127.0.0.1:8081/',
+ target: 'http://192.168.3.2:8081/',
//target: 'http://10.10.10.11:8088/',
//远程演示服务地址,可用于直接启动项目
//target: 'https://saber.bladex.vip/api',
@@ -39,8 +39,8 @@ module.exports = {
},
'/': {
// 本地服务接口地址
- target: 'http://127.0.0.1:8088/',
- // target: 'http://192.168.3.2:8081/',
+ // target: 'http://127.0.0.1:8088/',
+ target: 'http://192.168.3.2:8081/',
//target: 'http://10.10.10.11:8088/',
//远程演示服务地址,可用于直接启动项目
//target: 'https://saber.bladex.vip/api',