浏览代码

06/10

111
mo 5 年之前
父节点
当前提交
4770986f98
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -21,8 +21,8 @@ const name = defaultSettings.title || '管乐迷后台管理系统' // page titl
 // let target = 'http://192.168.3.27:8000' // 箭河
 // let target = 'http://192.168.3.28:8000' //邹璇
 // let target = 'http://192.168.3.8:8000' //勇哥
-// let target = 'http://admin.dayaedu.com' // 测试服
-let target = 'http://192.168.3.151:8080' // 乔
+let target = 'http://admin.dayaedu.com' // 测试服
+// let target = 'http://192.168.3.151:8080' // 乔
 // All configuration item explanations can be find in https://cli.vuejs.org/config/
 module.exports = {
   /**