|
@@ -1,7 +1,9 @@
|
|
## 城市智慧停车
|
|
## 城市智慧停车
|
|
-### 打包需要修改
|
|
|
|
-- `common/http.interceptor.js` 中登录链接
|
|
|
|
-- `common/config.js` 配置信息
|
|
|
|
|
|
+### 打包注意
|
|
|
|
+- 发行 => 自定义发行 => build:dev(测试环境) / build:pro (正式环境)
|
|
|
|
+- 如果api地址有变动 修改package.json 中的环境变量配置
|
|
|
|
+- common/config.js 本地运行地址修改
|
|
|
|
+
|
|
#### iconfont
|
|
#### iconfont
|
|
- [iconfont 自定义图标](https://www.uviewui.com/guide/customIcon.html)
|
|
- [iconfont 自定义图标](https://www.uviewui.com/guide/customIcon.html)
|
|
- [字体默认不再生成 .eot、.svg 和 Base64](https://github.com/thx/iconfont-plus/issues/1948)
|
|
- [字体默认不再生成 .eot、.svg 和 Base64](https://github.com/thx/iconfont-plus/issues/1948)
|