af214cea by sunnie

readme

1 parent 77fd2c45
...@@ -608,8 +608,7 @@ module.exports = { ...@@ -608,8 +608,7 @@ module.exports = {
608 608
609 如果你的项目需要跨域设置,你需要打来 `vue.config.js` `proxy` 注释 并且配置相应参数 609 如果你的项目需要跨域设置,你需要打来 `vue.config.js` `proxy` 注释 并且配置相应参数
610 610
611 **<u>!!!注意:你还需要将 `src/config/env.development.js` 里的 `baseApi` 设置成 '/'</u>** 611 <u>**!!!注意:你还需要将 `src/config/env.development.js` 里的 `baseApi` 设置成 '/'**</u>
612
613 ```javascript 612 ```javascript
614 module.exports = { 613 module.exports = {
615 devServer: { 614 devServer: {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!