提交 17e1d144 编写于 作者: D DCloud_LXH

feat: uvue 组件示例

上级 bdd6d90f
因为 它太大了无法显示 source diff 。你可以改为 查看blob
......@@ -6,6 +6,8 @@
<!-- UTSCOMJSON.animation-view.event -->
<!-- UTSCOMJSON.animation-view.example -->
<!-- UTSCOMJSON.animation-view.compatibility -->
<!-- UTSCOMJSON.animation-view.reference -->
......
......@@ -6,6 +6,8 @@
<!-- UTSCOMJSON.button.event -->
<!-- UTSCOMJSON.button.example -->
<!-- UTSCOMJSON.button.compatibility -->
<!-- UTSCOMJSON.button.reference -->
......@@ -63,3 +65,4 @@ button 组件没有 url 属性,如果要跳转页面,可以在@click中编
## tips
- button 的text区域文字,app-uvue下不支持 `\n` 方式换行,会直接显示 `\n` 字符。微信小程序下 `\n` 会变成一个空格
......@@ -6,6 +6,8 @@
<!-- UTSCOMJSON.checkbox-group.event -->
<!-- UTSCOMJSON.checkbox-group.example -->
<!-- UTSCOMJSON.checkbox-group.compatibility -->
<!-- UTSCOMJSON.checkbox-group.reference -->
......@@ -19,6 +21,8 @@
<!-- UTSCOMJSON.checkbox.event -->
<!-- UTSCOMJSON.checkbox.example -->
<!-- UTSCOMJSON.checkbox.compatibility -->
<!-- UTSCOMJSON.checkbox.reference -->
......
......@@ -41,6 +41,8 @@
image组件内部使用facebook的[fresco](https://github.com/facebook/fresco)库(2.5.0),自带缓存策略,也会自动清理缓存。
<!-- UTSCOMJSON.image.example -->
<!-- UTSCOMJSON.image.compatibility -->
### tips
......
......@@ -6,6 +6,8 @@
<!-- UTSCOMJSON.input.event -->
<!-- UTSCOMJSON.input.example -->
<!-- UTSCOMJSON.input.compatibility -->
<!-- UTSCOMJSON.input.reference -->
......
......@@ -16,6 +16,8 @@ list-view和scroll-view都是滚动组件,list适用于长列表场景,其
<!-- UTSCOMJSON.list-view.event -->
<!-- UTSCOMJSON.list-view.example -->
<!-- UTSCOMJSON.list-view.compatibility -->
<!-- UTSCOMJSON.list-view.reference -->
......@@ -29,6 +31,8 @@ list-view和scroll-view都是滚动组件,list适用于长列表场景,其
<!-- UTSCOMJSON.list-item.event -->
<!-- UTSCOMJSON.list-item.example -->
<!-- UTSCOMJSON.list-item.compatibility -->
<!-- UTSCOMJSON.list-item.reference -->
......
......@@ -6,6 +6,8 @@
<!-- UTSCOMJSON.navigator.event -->
<!-- UTSCOMJSON.navigator.example -->
<!-- UTSCOMJSON.navigator.compatibility -->
<!-- UTSCOMJSON.navigator.reference -->
......
......@@ -6,6 +6,8 @@
<!-- UTSCOMJSON.picker-view.event -->
<!-- UTSCOMJSON.picker-view.example -->
<!-- UTSCOMJSON.picker-view.compatibility -->
<!-- UTSCOMJSON.picker-view.reference -->
......@@ -19,6 +21,8 @@
<!-- UTSCOMJSON.picker-view-column.event -->
<!-- UTSCOMJSON.picker-view-column.example -->
<!-- UTSCOMJSON.picker-view-column.compatibility -->
<!-- UTSCOMJSON.picker-view-column.reference -->
......
......@@ -6,6 +6,8 @@
<!-- UTSCOMJSON.progress.event -->
<!-- UTSCOMJSON.progress.example -->
<!-- UTSCOMJSON.progress.compatibility -->
<!-- UTSCOMJSON.progress.reference -->
......
......@@ -6,6 +6,8 @@
<!-- UTSCOMJSON.radio-group.event -->
<!-- UTSCOMJSON.radio-group.example -->
<!-- UTSCOMJSON.radio-group.compatibility -->
<!-- UTSCOMJSON.radio-group.reference -->
......@@ -19,6 +21,8 @@
<!-- UTSCOMJSON.radio.event -->
<!-- UTSCOMJSON.radio.example -->
<!-- UTSCOMJSON.radio.compatibility -->
<!-- UTSCOMJSON.radio.reference -->
......
......@@ -26,6 +26,8 @@
<!-- UTSCOMJSON.rich-text.event -->
<!-- UTSCOMJSON.rich-text.example -->
<!-- UTSCOMJSON.rich-text.compatibility -->
<!-- UTSCOMJSON.rich-text.reference -->
......
......@@ -6,6 +6,8 @@
<!-- UTSCOMJSON.scroll-view.event -->
<!-- UTSCOMJSON.scroll-view.example -->
<!-- UTSCOMJSON.scroll-view.compatibility -->
### 自定义下拉刷新样式
......
......@@ -6,6 +6,8 @@
<!-- UTSCOMJSON.slider.event -->
<!-- UTSCOMJSON.slider.example -->
<!-- UTSCOMJSON.slider.compatibility -->
## tips
......
......@@ -6,6 +6,8 @@
<!-- UTSCOMJSON.swiper.event -->
<!-- UTSCOMJSON.swiper.example -->
<!-- UTSCOMJSON.swiper.compatibility -->
<!-- UTSCOMJSON.swiper.reference -->
......@@ -19,6 +21,8 @@
<!-- UTSCOMJSON.swiper-item.event -->
<!-- UTSCOMJSON.swiper-item.example -->
<!-- UTSCOMJSON.swiper-item.compatibility -->
<!-- UTSCOMJSON.swiper-item.reference -->
......
......@@ -6,6 +6,8 @@
<!-- UTSCOMJSON.switch.event -->
<!-- UTSCOMJSON.switch.example -->
<!-- UTSCOMJSON.switch.compatibility -->
<!-- UTSCOMJSON.switch.reference -->
......
......@@ -10,6 +10,8 @@
<!-- UTSCOMJSON.text.event -->
<!-- UTSCOMJSON.text.example -->
<!-- UTSCOMJSON.text.compatibility -->
## 子组件
......
......@@ -6,6 +6,8 @@
<!-- UTSCOMJSON.textarea.event -->
<!-- UTSCOMJSON.textarea.example -->
<!-- UTSCOMJSON.textarea.compatibility -->
<!-- UTSCOMJSON.textarea.reference -->
......
......@@ -6,6 +6,8 @@
<!-- UTSCOMJSON.video.event -->
<!-- UTSCOMJSON.video.example -->
<!-- UTSCOMJSON.video.compatibility -->
#### App平台
......
......@@ -6,6 +6,8 @@
<!-- UTSCOMJSON.view.event -->
<!-- UTSCOMJSON.view.example -->
<!-- UTSCOMJSON.view.compatibility -->
<!-- UTSCOMJSON.view.reference -->
......
......@@ -6,6 +6,8 @@
<!-- UTSCOMJSON.web-view.event -->
<!-- UTSCOMJSON.web-view.example -->
<!-- UTSCOMJSON.web-view.compatibility -->
<!-- UTSCOMJSON.web-view.reference -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册