## 城市智慧停车(二期) ### 打包注意 - 发行 => 自定义发行 => build:dev(测试环境) / build:pro (正式环境) - 如果api地址有变动 修改package.json 中的环境变量配置 - common/config.js 本地运行地址修改 #### iconfont - [iconfont 自定义图标](https://www.uviewui.com/guide/customIcon.html) - [字体默认不再生成 .eot、.svg 和 Base64](https://github.com/thx/iconfont-plus/issues/1948) #### 安装vue-jsonp `npm install vue-jsonp --save`