Benjamin James

Results 4 comments of Benjamin James

> 修改项目目录config/vite.config.dev.ts中服务器配置 > > ``` > server: { > open: true, > fs: { > strict: true, > }, > // 增加反向代理,跨域 > proxy: { > '/api': { > target:...

![image](https://user-images.githubusercontent.com/45874392/166184908-06d96cc2-9375-46fc-819b-eea16d6b772f.png) 在axios 切面这里加个前缀会好一点

Does this change also apply to version 2.x? I see that version 2.x also has this problem