Commit e8c76483 authored by zhangjianqian's avatar zhangjianqian

设备生命周期去除多余字段

parent e80adf25
This diff is collapsed.
......@@ -34,8 +34,8 @@ module.exports = {
proxy: {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
// target: `http://localhost:8909/huaxin`,
target: `https://yhq.zhkjgf.com:8898`,
//target: `http://localhost:8909/huaxin`,
target: `http://36.139.135.138:8089/huaxin`,
changeOrigin: true,
pathRewrite: {
['^' + process.env.VUE_APP_BASE_API]: ''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment