提交 a6700de3 编写于 作者: M mehaotian

fix: 修改 uni-icons 兼容问题

上级 4783369e
## 2.0.9(2024-01-12)
fix: 修复图标大小默认值错误的问题
## 2.0.8(2023-12-14)
- 修复 项目未使用 ts 情况下,打包报错的bug
## 2.0.7(2023-12-14)
......
......@@ -30,7 +30,7 @@
},
size: {
type: Object,
default: 24
default: 16
},
fontFamily: {
type: String,
......
......@@ -50,7 +50,7 @@
},
size: {
type: [Number, String],
default: 24
default: 16
},
customPrefix: {
type: String,
......
{
"id": "uni-icons",
"displayName": "uni-icons 图标",
"version": "2.0.8",
"version": "2.0.9",
"description": "图标组件,用于展示移动端常见的图标,可自定义颜色、大小。",
"keywords": [
"uni-ui",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册