提交 579c17fa 编写于 作者: D DCloud_LXH

chore: component event

上级 e971d812
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
<!-- UTSCOMJSON.animation-view.attrubute --> <!-- UTSCOMJSON.animation-view.attrubute -->
<!-- UTSCOMJSON.animation-view.event -->
<!-- UTSCOMJSON.animation-view.compatibility --> <!-- UTSCOMJSON.animation-view.compatibility -->
<!-- UTSCOMJSON.animation-view.reference --> <!-- UTSCOMJSON.animation-view.reference -->
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
<!-- UTSCOMJSON.button.attrubute --> <!-- UTSCOMJSON.button.attrubute -->
<!-- UTSCOMJSON.button.event -->
<!-- UTSCOMJSON.button.compatibility --> <!-- UTSCOMJSON.button.compatibility -->
<!-- UTSCOMJSON.button.reference --> <!-- UTSCOMJSON.button.reference -->
......
## checkbox-group ## checkbox-group
<!-- UTSCOMJSON.checkbox-group.description --> <!-- UTSCOMJSON.checkbox-group.description -->
<!-- UTSCOMJSON.checkbox-group.attrubute --> <!-- UTSCOMJSON.checkbox-group.attrubute -->
<!-- UTSCOMJSON.checkbox-group.event -->
<!-- UTSCOMJSON.checkbox-group.compatibility --> <!-- UTSCOMJSON.checkbox-group.compatibility -->
<!-- UTSCOMJSON.checkbox-group.reference --> <!-- UTSCOMJSON.checkbox-group.reference -->
...@@ -14,6 +17,8 @@ ...@@ -14,6 +17,8 @@
<!-- UTSCOMJSON.checkbox.attrubute --> <!-- UTSCOMJSON.checkbox.attrubute -->
<!-- UTSCOMJSON.checkbox.event -->
<!-- UTSCOMJSON.checkbox.compatibility --> <!-- UTSCOMJSON.checkbox.compatibility -->
<!-- UTSCOMJSON.checkbox.reference --> <!-- UTSCOMJSON.checkbox.reference -->
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
<!-- UTSCOMJSON.image.attrubute --> <!-- UTSCOMJSON.image.attrubute -->
<!-- UTSCOMJSON.image.event -->
### 图片格式 ### 图片格式
- [x] bmp - [x] bmp
- [x] gif - [x] gif
...@@ -43,3 +45,4 @@ ...@@ -43,3 +45,4 @@
在error事件里监听报错,并重新设置image组件的src,可实现自定义错误图。[详见示例代码](https://gitcode.net/dcloud/hello-uni-app-x/-/blob/master/pages/component/image/image-path.uvue) 在error事件里监听报错,并重新设置image组件的src,可实现自定义错误图。[详见示例代码](https://gitcode.net/dcloud/hello-uni-app-x/-/blob/master/pages/component/image/image-path.uvue)
<!-- UTSCOMJSON.image.reference --> <!-- UTSCOMJSON.image.reference -->
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
<!-- UTSCOMJSON.input.attrubute --> <!-- UTSCOMJSON.input.attrubute -->
<!-- UTSCOMJSON.input.event -->
<!-- UTSCOMJSON.input.compatibility --> <!-- UTSCOMJSON.input.compatibility -->
<!-- UTSCOMJSON.input.reference --> <!-- UTSCOMJSON.input.reference -->
......
...@@ -12,6 +12,8 @@ list-view和scroll-view都是滚动组件,list适用于长列表场景,其 ...@@ -12,6 +12,8 @@ list-view和scroll-view都是滚动组件,list适用于长列表场景,其
<!-- UTSCOMJSON.list-view.attrubute --> <!-- UTSCOMJSON.list-view.attrubute -->
<!-- UTSCOMJSON.list-view.event -->
<!-- UTSCOMJSON.list-view.compatibility --> <!-- UTSCOMJSON.list-view.compatibility -->
<!-- UTSCOMJSON.list-view.reference --> <!-- UTSCOMJSON.list-view.reference -->
...@@ -23,6 +25,8 @@ list-view和scroll-view都是滚动组件,list适用于长列表场景,其 ...@@ -23,6 +25,8 @@ list-view和scroll-view都是滚动组件,list适用于长列表场景,其
<!-- UTSCOMJSON.list-item.attrubute --> <!-- UTSCOMJSON.list-item.attrubute -->
<!-- UTSCOMJSON.list-item.event -->
<!-- UTSCOMJSON.list-item.compatibility --> <!-- UTSCOMJSON.list-item.compatibility -->
<!-- UTSCOMJSON.list-item.reference --> <!-- UTSCOMJSON.list-item.reference -->
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
<!-- UTSCOMJSON.navigator.attrubute --> <!-- UTSCOMJSON.navigator.attrubute -->
<!-- UTSCOMJSON.navigator.event -->
<!-- UTSCOMJSON.navigator.compatibility --> <!-- UTSCOMJSON.navigator.compatibility -->
<!-- UTSCOMJSON.navigator.reference --> <!-- UTSCOMJSON.navigator.reference -->
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
<!-- UTSCOMJSON.picker-view.attrubute --> <!-- UTSCOMJSON.picker-view.attrubute -->
<!-- UTSCOMJSON.picker-view.event -->
<!-- UTSCOMJSON.picker-view.compatibility --> <!-- UTSCOMJSON.picker-view.compatibility -->
<!-- UTSCOMJSON.picker-view.reference --> <!-- UTSCOMJSON.picker-view.reference -->
...@@ -15,6 +17,8 @@ ...@@ -15,6 +17,8 @@
<!-- UTSCOMJSON.picker-view-column.attrubute --> <!-- UTSCOMJSON.picker-view-column.attrubute -->
<!-- UTSCOMJSON.picker-view-column.event -->
<!-- UTSCOMJSON.picker-view-column.compatibility --> <!-- UTSCOMJSON.picker-view-column.compatibility -->
<!-- UTSCOMJSON.picker-view-column.reference --> <!-- UTSCOMJSON.picker-view-column.reference -->
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
<!-- UTSCOMJSON.progress.attrubute --> <!-- UTSCOMJSON.progress.attrubute -->
<!-- UTSCOMJSON.progress.event -->
<!-- UTSCOMJSON.progress.compatibility --> <!-- UTSCOMJSON.progress.compatibility -->
<!-- UTSCOMJSON.progress.reference --> <!-- UTSCOMJSON.progress.reference -->
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
<!-- UTSCOMJSON.radio-group.attrubute --> <!-- UTSCOMJSON.radio-group.attrubute -->
<!-- UTSCOMJSON.radio-group.event -->
<!-- UTSCOMJSON.radio-group.compatibility --> <!-- UTSCOMJSON.radio-group.compatibility -->
<!-- UTSCOMJSON.radio-group.reference --> <!-- UTSCOMJSON.radio-group.reference -->
...@@ -15,6 +17,8 @@ ...@@ -15,6 +17,8 @@
<!-- UTSCOMJSON.radio.attrubute --> <!-- UTSCOMJSON.radio.attrubute -->
<!-- UTSCOMJSON.radio.event -->
<!-- UTSCOMJSON.radio.compatibility --> <!-- UTSCOMJSON.radio.compatibility -->
<!-- UTSCOMJSON.radio.reference --> <!-- UTSCOMJSON.radio.reference -->
......
...@@ -24,6 +24,8 @@ ...@@ -24,6 +24,8 @@
<!-- UTSCOMJSON.rich-text.attrubute --> <!-- UTSCOMJSON.rich-text.attrubute -->
<!-- UTSCOMJSON.rich-text.event -->
<!-- UTSCOMJSON.rich-text.compatibility --> <!-- UTSCOMJSON.rich-text.compatibility -->
<!-- UTSCOMJSON.rich-text.reference --> <!-- UTSCOMJSON.rich-text.reference -->
......
...@@ -4,9 +4,11 @@ ...@@ -4,9 +4,11 @@
<!-- UTSCOMJSON.scroll-view.attrubute --> <!-- UTSCOMJSON.scroll-view.attrubute -->
<!-- UTSCOMJSON.scroll-view.event -->
<!-- UTSCOMJSON.scroll-view.compatibility --> <!-- UTSCOMJSON.scroll-view.compatibility -->
<!-- UTSCOMJSON.scroll-view.reference --> <!-- UTSCOMJSON.scroll-view.reference -->
## bug@tips ## bug&tips
- 嵌套滚动暂未发布 - 嵌套滚动暂未发布
\ No newline at end of file
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
<!-- UTSCOMJSON.slider.attrubute --> <!-- UTSCOMJSON.slider.attrubute -->
<!-- UTSCOMJSON.slider.event -->
<!-- UTSCOMJSON.slider.compatibility --> <!-- UTSCOMJSON.slider.compatibility -->
## tips ## tips
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
<!-- UTSCOMJSON.swiper.attrubute --> <!-- UTSCOMJSON.swiper.attrubute -->
<!-- UTSCOMJSON.swiper.event -->
<!-- UTSCOMJSON.swiper.compatibility --> <!-- UTSCOMJSON.swiper.compatibility -->
<!-- UTSCOMJSON.swiper.reference --> <!-- UTSCOMJSON.swiper.reference -->
...@@ -15,6 +17,8 @@ ...@@ -15,6 +17,8 @@
<!-- UTSCOMJSON.swiper-item.attrubute --> <!-- UTSCOMJSON.swiper-item.attrubute -->
<!-- UTSCOMJSON.swiper-item.event -->
<!-- UTSCOMJSON.swiper-item.compatibility --> <!-- UTSCOMJSON.swiper-item.compatibility -->
<!-- UTSCOMJSON.swiper-item.reference --> <!-- UTSCOMJSON.swiper-item.reference -->
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
<!-- UTSCOMJSON.switch.attrubute --> <!-- UTSCOMJSON.switch.attrubute -->
<!-- UTSCOMJSON.switch.event -->
<!-- UTSCOMJSON.switch.compatibility --> <!-- UTSCOMJSON.switch.compatibility -->
<!-- UTSCOMJSON.switch.reference --> <!-- UTSCOMJSON.switch.reference -->
......
...@@ -8,6 +8,8 @@ ...@@ -8,6 +8,8 @@
<!-- UTSCOMJSON.text.attrubute --> <!-- UTSCOMJSON.text.attrubute -->
<!-- UTSCOMJSON.text.event -->
<!-- UTSCOMJSON.text.compatibility --> <!-- UTSCOMJSON.text.compatibility -->
## 子组件 ## 子组件
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
<!-- UTSCOMJSON.textarea.attrubute --> <!-- UTSCOMJSON.textarea.attrubute -->
<!-- UTSCOMJSON.textarea.event -->
<!-- UTSCOMJSON.textarea.compatibility --> <!-- UTSCOMJSON.textarea.compatibility -->
<!-- UTSCOMJSON.textarea.reference --> <!-- UTSCOMJSON.textarea.reference -->
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
<!-- UTSCOMJSON.video.attrubute --> <!-- UTSCOMJSON.video.attrubute -->
<!-- UTSCOMJSON.video.event -->
<!-- UTSCOMJSON.video.compatibility --> <!-- UTSCOMJSON.video.compatibility -->
#### App平台 #### App平台
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
<!-- UTSCOMJSON.view.attrubute --> <!-- UTSCOMJSON.view.attrubute -->
<!-- UTSCOMJSON.view.event -->
<!-- UTSCOMJSON.view.compatibility --> <!-- UTSCOMJSON.view.compatibility -->
<!-- UTSCOMJSON.view.reference --> <!-- UTSCOMJSON.view.reference -->
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
<!-- UTSCOMJSON.web-view.attrubute --> <!-- UTSCOMJSON.web-view.attrubute -->
<!-- UTSCOMJSON.web-view.event -->
<!-- UTSCOMJSON.web-view.compatibility --> <!-- UTSCOMJSON.web-view.compatibility -->
<!-- UTSCOMJSON.web-view.reference --> <!-- UTSCOMJSON.web-view.reference -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册