zhaoxiaoqiang
2022-08-04 a5c62b07b759d794c1b371f07ec5ce548207c846
webpack.dev.js
@@ -1,8 +1,8 @@
/*
 * @Author: 小明丶
 * @Date: 2019-08-19 15:23:18
 * @LastEditors: Please set LastEditors
 * @LastEditTime: 2021-11-11 12:21:29
 * @LastEditors: zxq
 * @LastEditTime: 2022-08-03 17:17:40
 * @Description:
 */
//  webpack开发环境配置
@@ -26,7 +26,7 @@
        port: 8020,
        // 代理配置
        proxy:{
            "/eic": {
            "/aic": {
                target: 'https://t.finlean.com',
                ws: true,
                changeOrigin: true