浏览代码

换域名

xhj 3 年之前
父节点
当前提交
54cf0749ae
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -7,7 +7,7 @@ module.exports = {
   devServer: process.env.NODE_ENV == 'development'?{
     proxy: {
       '/api': {
-        target: 'http://mptest.tongyu99.com',
+        target: 'http://mptest.zhiqiyun.com',
         changeOrigin: true,
         pathRewrite: {
           '^/api': ''