|
@@ -3,7 +3,7 @@
|
|
|
// see http://vuejs-templates.github.io/webpack for documentation.
|
|
|
|
|
|
const path = require('path')
|
|
|
-const baseUrl = "https://127.0.0.1:29002"
|
|
|
+const baseUrl = "https://127.0.0.1:19200"
|
|
|
const ZLMServer = "https://192.168.1.60:29010"
|
|
|
module.exports = {
|
|
|
dev: {
|