|
@@ -4,4 +4,7 @@
|
|
- `common/config.js` 配置信息
|
|
- `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)
|
|
|
|
+
|
|
|
|
+#### 安装vue-jsonp
|
|
|
|
+`npm install vue-jsonp --save`
|