.env.development @@ -12,5 +12,7 @@ # VUE_APP_BASE_API = 'http://192.168.1.11/API/' #杜贺 # VUE_APP_BASE_API = http://localhost:8082/API/ # 内网地址测试 VUE_APP_BASE_API_INNER = http://192.168.1.11/API/ # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true