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