Skip to content

Commit

Permalink
fix image doc
Browse files Browse the repository at this point in the history
  • Loading branch information
xilanhuaweidapao committed Nov 13, 2024
1 parent 347cc2c commit fe4a49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh/api/common/image.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
| :----- | :--------- | :----- | :------------------------------------------------------------- | :------- |
| src | 图片地址 | string | - | - |
| repeat | 图片重复 | string | 'center' \| 'left' \| 'noRepeat' \| 'repeatX' \| 'repeatY' \| 'repeatXY' | 'center' |
| preivewMode | 图片预览 | string | 'none' \| 'popup' \| 'full' | 'none' |
| previewMode | 图片预览模式 | string | 'none' \| 'popup' \| 'full' | 'none' |
| href | 超链接地址 | string | - | - |
| target | 跳转窗口 | string | - | '\_self' |

Expand Down

0 comments on commit fe4a49e

Please sign in to comment.