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