提交 63bcea26 编写于 作者: D DCloud_LXH

chore: 调整 uni-app x 组件和 api 左侧列表结构

上级 240ddcc3
因为 它太大了无法显示 source diff 。你可以改为 查看blob
......@@ -28,7 +28,7 @@
* [view](component/view.md)
* [scroll-view](component/scroll-view.md)
* [list-view](component/list-view.md)
* [sticky-header](component/sticky-header.md)
* [sticky](component/sticky.md)
* [swiper](component/swiper.md)
* [navigator](component/navigator.md)
* [text](component/text.md)
......@@ -89,7 +89,7 @@
* [安装 APK](api/install-apk.md)
* [wifi](api/wifi.md)
* [内存](api/memory.md)
* [实人认证](api/facial-recognition-verify.md)
* [截屏事件](api/captureScreen.md)
* 媒体
* [拍照和相册选择](api/choose-image.md)
* [图片预览](api/preview-image.md)
......@@ -98,6 +98,8 @@
* [获取当前位置](api/get-location.md)
* 数据存储
* [storage(key-value存储)](api/storage.md)
* 登录和验证
* [实人认证](api/facial-recognition-verify.md)
* 组件上下文对象
* [web-view组件上下文对象](api/create-webview-context.md)
* [video组件上下文对象](api/create-video-context.md)
......
......@@ -100,37 +100,6 @@ list-view组件有默认的下拉刷新样式,如果想自定义,则需使
- 联网联表:[https://gitcode.net/dcloud/hello-uni-app-x/-/blob/master/pages/template/list-news/list-news.uvue](https://gitcode.net/dcloud/hello-uni-app-x/-/blob/master/pages/template/list-news/list-news.uvue)
- 可左右滑动的多个列表:[https://gitcode.net/dcloud/hello-uni-app-x/-/tree/master/pages/template/long-list](https://gitcode.net/dcloud/hello-uni-app-x/-/tree/master/pages/template/long-list)
## sticky-header
<!-- UTSCOMJSON.sticky-header.description -->
<!-- UTSCOMJSON.sticky-header.attrubute -->
<!-- UTSCOMJSON.sticky-header.event -->
<!-- UTSCOMJSON.sticky-header.example -->
<!-- UTSCOMJSON.sticky-header.compatibility -->
<!-- UTSCOMJSON.sticky-header.children -->
<!-- UTSCOMJSON.sticky-header.reference -->
## sticky-section
<!-- UTSCOMJSON.sticky-section.description -->
<!-- UTSCOMJSON.sticky-section.attrubute -->
<!-- UTSCOMJSON.sticky-section.event -->
<!-- UTSCOMJSON.sticky-section.example -->
<!-- UTSCOMJSON.sticky-section.compatibility -->
<!-- UTSCOMJSON.sticky-section.children -->
<!-- UTSCOMJSON.sticky-section.reference -->
### Bug & Tips@tips
......
## sticky-header
<!-- UTSCOMJSON.sticky-header.description -->
<!-- UTSCOMJSON.sticky-header.attrubute -->
<!-- UTSCOMJSON.sticky-header.event -->
<!-- UTSCOMJSON.sticky-header.example -->
<!-- UTSCOMJSON.sticky-header.compatibility -->
<!-- UTSCOMJSON.sticky-header.children -->
<!-- UTSCOMJSON.sticky-header.reference -->
## sticky-section
<!-- UTSCOMJSON.sticky-section.description -->
<!-- UTSCOMJSON.sticky-section.attrubute -->
<!-- UTSCOMJSON.sticky-section.event -->
<!-- UTSCOMJSON.sticky-section.example -->
<!-- UTSCOMJSON.sticky-section.compatibility -->
<!-- UTSCOMJSON.sticky-section.children -->
<!-- UTSCOMJSON.sticky-section.reference -->
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册