Explorar o código

Update vue.config.js

lex-xin %!s(int64=4) %!d(string=hai) anos
pai
achega
858526b91b
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      vue.config.js

+ 2 - 0
vue.config.js

@@ -22,6 +22,7 @@ const name = defaultSettings.title || '管乐迷后台管理系统' // page titl
 // let target = 'http://192.168.3.57:8000' //勇哥
 // let target = 'http://dev.dayaedu.com' // 测试服
 let target = 'http://47.114.176.40:8000' //开发环境
+// let target = 'https://test.dayaedu.com' //开发环境
 // let target = 'http://192.168.3.134' // 乔
 // All configuration item explanations can be find in https://cli.vuejs.org/config/
 module.exports = {
@@ -64,6 +65,7 @@ module.exports = {
       // http://192.168.3.134
       // http://47.114.176.40:8000
       '/api-auth': {
+        // target: 'http://dev.dayaedu.com',
         target: 'http://47.114.176.40:8000',
         changeOrigin: true,
         pathRewrite: {