f8f6c433 by sunnie

readme

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