Skip to content

Commit

Permalink
feat: 1.0.6版本发布
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzhenfei committed Nov 14, 2020
1 parent 602cc7a commit 704fb77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/listItem.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default {
border: true, // 是否显示边框
padding: '24rpx 32rpx', // padding
showRightIcon: true, // 是否显示右边icon,默认是箭头(可以自定义设置成其他图标)
rightIconName: 'right' , // 图标名称或图片链接
rightIconName: 'right', // 图标名称或图片链接
rightIconDot: false, // 是否显示图标右上角小红点,默认值 false
rightIconBadge: '', // 图标右上角徽标的内容
rightIconColor: '#cccccc', // 图标颜色
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sadais-piui",
"version": "1.0.5",
"version": "1.0.6",
"description": "piui组件库",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 704fb77

Please sign in to comment.