|
@@ -1,7 +1,7 @@
|
|
|
-let targetUrl = 'http://mteatest.dayaedu.com'
|
|
|
+// let targetUrl = 'http://mteatest.dayaedu.com'
|
|
|
// let targetUrl = 'http://192.168.3.139:8000' // 箭河
|
|
|
// let targetUrl = 'https://online.dayaedu.com'
|
|
|
-// let targetUrl = 'http://dev.dayaedu.com/'
|
|
|
+let targetUrl = 'http://dev.dayaedu.com/'
|
|
|
// let targetUrl = 'http://192.168.3.196'
|
|
|
module.exports = {
|
|
|
chainWebpack: config => {
|