_sidebar.md 9.5 KB
Newer Older
Q
qiang 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
* [组件概述](component/)
* [vue组件](component/vue-component.md)
* 视图容器
  * [view](component/view.md)
  * [scroll-view](component/scroll-view.md)
  * [swiper](component/swiper.md)
  * [match-media](component/match-media.md)
  * [movable-area](component/movable-view.md?id=movable-area)
  * [movable-view](component/movable-view.md?id=movable-view)
  * [cover-view](/component/cover-view?id=cover-view)
  * [cover-image](/component/cover-view?id=cover-image)
* 基础内容
  * [icon](component/icon.md)
  * [text](component/text.md)
  * [rich-text](component/rich-text.md)
  * [progress](component/progress.md)
* 表单组件
  * [button](component/button.md)
  * [checkbox](component/checkbox.md)
  * [editor](component/editor.md)
  * [form](component/form.md)
  * [input](component/input.md)
  * [label](component/label.md)
  * [picker](component/picker.md)
  * [picker-view](component/picker-view.md)
  * [radio](component/radio.md)
  * [slider](component/slider.md)
  * [switch](component/switch.md)
  * [textarea](component/textarea.md)
* 路由与页面跳转
  * [navigator](component/navigator.md)
* 媒体组件
  * [audio](component/audio.md)
  * [camera](component/camera.md)
  * [image](component/image.md)
  * [video](component/video.md)
  * [live-player](component/live-player.md)
  * [live-pusher](component/live-pusher.md)
* 地图
  * [map](component/map.md)
* 画布
  * [canvas](component/canvas.md)
* webview
  * [web-view](component/web-view.md)
* 广告
  * [ad](component/ad.md)
  * [ad-draw](component/ad-draw.md)
  * [ad-content-page](component/ad-content-page.md)
  * [Grid 广告](component/ad-grid.md)
* 页面属性配置节点
  * [page-meta](component/page-meta.md)
  * [navigation-bar](component/navigation-bar.md)
  * [custom-tab-bar](component/custom-tab-bar.md)
* 小程序开放能力组件
  * [official-account](component/official-account.md)
  * [open-data](component/open-data.md)
* App nvue专用组件
  * [barcode](component/barcode.md)
  * [list](component/list.md)
  * [cell](component/cell.md)
  * [recycle-list](component/recycle-list.md)
  * [waterfall](component/waterfall.md)
  * [refresh](component/refresh.md)
* uniCloud专用组件
  * [unicloud-db](uniCloud/unicloud-db)
* [基础组件中原生组件说明](component/native-component.md)
M
mehaotian 已提交
67
* 扩展组件(uni-ui)
Anne_LXM's avatar
Anne_LXM 已提交
68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111
  * [介绍](component/uniui/uni-ui.md)
  * [开始使用](component/uniui/quickstart.md)
  * [资源下载](component/uniui/resource.md)
  * [色彩说明](component/uniui/color.md)
  * [uni-sass 辅助样式](component/uniui/uni-sass.md)
  * [uni-badge 数字角标](component/uniui/uni-badge.md)
  * [uni-calendar 日历](component/uniui/uni-calendar.md)
  * [uni-card 卡片](component/uniui/uni-card.md)
  * [uni-collapse 折叠面板](component/uniui/uni-collapse.md)
  * [uni-combox 组合框](component/uniui/uni-combox.md)
  * [uni-countdown 倒计时](component/uniui/uni-countdown.md)
  * [uni-data-checkbox 数据选择器](component/uniui/uni-data-checkbox.md)
  * [uni-data-picker 数据驱动的picker选择器](component/uniui/uni-data-picker.md)
  * [uni-dateformat 日期格式化](component/uniui/uni-dateformat.md)
  * [uni-datetime-picker 日期选择器](component/uniui/uni-datetime-picker.md)
  * [uni-drawer 抽屉](component/uniui/uni-drawer.md)
  * [uni-easyinput 增强输入框](component/uniui/uni-easyinput.md)
  * [uni-fab 悬浮按钮](component/uniui/uni-fab.md)
  * [uni-fav 收藏按钮](component/uniui/uni-fav.md)
  * [uni-file-picker 文件选择上传](component/uniui/uni-file-picker.md)
  * [uni-forms 表单](component/uniui/uni-forms.md)
  * [uni-goods-nav 商品导航](component/uniui/uni-goods-nav.md)
  * [uni-grid 宫格](component/uniui/uni-grid.md)
  * [uni-group 分组](component/uniui/uni-group.md)
  * [uni-icons 图标](component/uniui/uni-icons.md)
  * [uni-indexed-list 索引列表](component/uniui/uni-indexed-list.md)
  * [uni-link 超链接](component/uniui/uni-link.md)
  * [uni-list 列表](component/uniui/uni-list.md)
  * [uni-load-more 加载更多](component/uniui/uni-load-more.md)
  * [uni-nav-bar 自定义导航栏](component/uniui/uni-nav-bar.md)
  * [uni-notice-bar 通告栏](component/uniui/uni-notice-bar.md)
  * [uni-number-box 数字输入框](component/uniui/uni-number-box.md)
  * [uni-pagination 分页器](component/uniui/uni-pagination.md)
  * [uni-popup 弹出层](component/uniui/uni-popup.md)
  * [uni-rate 评分](component/uniui/uni-rate.md)
  * [uni-row 布局-行](component/uniui/uni-row.md)
  * [uni-search-bar 搜索栏](component/uniui/uni-search-bar.md)
  * [uni-segmented-control 分段器](component/uniui/uni-segmented-control.md)
  * [uni-steps 步骤条](component/uniui/uni-steps.md)
  * [uni-swipe-action 滑动操作](component/uniui/uni-swipe-action.md)
  * [uni-swiper-dot 轮播图指示点](component/uniui/uni-swiper-dot.md)
  * [uni-table 表格](component/uniui/uni-table.md)
  * [uni-tag 标签](component/uniui/uni-tag.md)
  * [uni-title 章节标题](component/uniui/uni-title.md)
M
mehaotian 已提交
112
  * [uni-transition 过渡动画](component/uniui/uni-transition.md)
Anne_LXM's avatar
Anne_LXM 已提交
113
  * [更新日志](component/uniui/changelog.md)
Q
qiang 已提交
114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155
  * [更多插件市场的组件](https://ext.dcloud.net.cn/?cat1=2)
* [datacom组件规范](component/datacom)
* [App原生插件](https://nativesupport.dcloud.net.cn/NativePlugin/README)
* [小程序插件](component/mp-weixin-plugin.md)
<li></li>
<div class="contact-box">
  <a href="//unicloud.dcloud.net.cn" target="_blank" class="contact-item">
  	<img src="https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/7962e8e0-4f2d-11eb-a16f-5b3e54966275.jpg" width="20" height="20"/>
  	<div class="contact-smg">
  		<div>uniCloud Web控制台</div>
  	</div>
  </a>
  <a href="//ask.dcloud.net.cn/explore/" target="_blank" class="contact-item">
  	<img src="https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/73fc4f90-4f2d-11eb-a16f-5b3e54966275.png" width="20" height="20"/>
  	<div class="contact-smg">
  		<div>论坛</div>
  	</div>
  </a>
  <a href="https://uniad.dcloud.net.cn" target="_blank" class="contact-item">
    <img src="https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/765d9820-4f2d-11eb-bd01-97bc1429a9ff.png" width="20" height="20"/>
    <div class="contact-smg">
      <div>uniAD</div>
    </div>
  </a>
  <a href="https://tongji.dcloud.net.cn/" target="_blank" class="contact-item">
    <img src="https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/77159d80-4f2d-11eb-a16f-5b3e54966275.png" width="20" height="20"/>
    <div class="contact-smg">
      <div>uni统计</div>
    </div>
  </a>
	<div class="contact-item">
		<img src="https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/74cda950-4f2d-11eb-a16f-5b3e54966275.png" width="20" height="20"/>
		<div class="contact-smg">
			<div>
	      代码仓库:<a href="https://gitee.com/dcloud/uni-app" target="_blank">码云</a><a href="http://github.com/dcloudio/uni-app" target="_blank">GitHub</a>
	    </div>
		</div>
	</div>
	<div class="contact-item">
	  <img src="https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/759713d0-4f2d-11eb-a16f-5b3e54966275.png" width="20" height="20"/>
	  <div class="contact-smg">
	     <div>官方QQ交流群</div>
Anne_LXM's avatar
Anne_LXM 已提交
156
	  <div>群3:773794803 &nbsp;<a target="_blank" href="https://qm.qq.com/cgi-bin/qm/qr?k=kEhCLZ5s4OhcFqHnD938uR_QOGK21xO4&jump_from=webapi">点此加入</a></div>
Q
qiang 已提交
157 158 159 160 161 162 163 164 165 166 167 168 169 170
		<div>群35:713420817(2000人已满)</div>
		<div>群34:530305531(2000人已满)</div>
		<div>群33:498071674(2000人已满)</div>
		<div>群32:166188631(2000人已满)</div>
		<div>群31:567471669(2000人已满)</div>
		<div>群30:371046920(2000人已满)</div>
		<div>群29:202965481(2000人已满)</div>
		<div>群28:166188776(2000人已满)</div>
		<div>群27:811363410(2000人已满)</div>
		<div>群26:147867597(2000人已满)</div>
		<div>群25:165297000(2000人已满)</div>
		<div>群24:672494800(2000人已满)</div>
		<div>群23:599958679(2000人已满)</div>
		<div>群22:687186952(2000人已满)</div>
Anne_LXM's avatar
Anne_LXM 已提交
171
		<div>群21:717019120(2000人已满)</div>
Q
qiang 已提交
172 173 174 175 176 177 178 179 180 181 182 183
		<div>群20:165796402(2000人已满)</div>
		<div>群19:165657124(2000人已满)</div>
		<div>群18:698592271(2000人已满)</div>
		<div>群17:951348804(2000人已满)</div>
		<div>群16:719211033(2000人已满)</div>
		<div>群15:516984120(2000人已满)</div>
		<div>群14:465953250(2000人已满)</div>
		<div>群13:699478442(2000人已满)</div>
		<div>群12:884860657(2000人已满)</div>
		<div>群11:296811328(2000人已满)</div>
		<div>群10:959059626(2000人已满)</div>
		<div>群9:775128777(2000人已满)</div>
Q
qiang 已提交
184
		<div>群8:695442854(2000人已满)</div>
Q
qiang 已提交
185 186 187 188
		<div>群7:942061423(2000人已满)</div>
		<div>群6:697264024(2000人已满)</div>
		<div>群5:731951419(2000人已满)</div>
		<div>群4:942702595(2000人已满)</div>
Anne_LXM's avatar
Anne_LXM 已提交
189
		<!-- <div>群3:773794803(2000人已满) </div> -->
Q
qiang 已提交
190 191 192 193 194 195 196 197 198 199 200 201
		<div>群2:901474938(2000人已满) </div>
		<div>群1:531031261(2000人已满)</div>
	  </div>
	</div>
  <div class="contact-item">
  	<img src="https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/77df7d30-4f2d-11eb-bd01-97bc1429a9ff.png" width="20" height="20"/>
  	<div class="contact-smg">
  		<div>关注微信公众号</div>
  		<img src="https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/78a8e7b0-4f2d-11eb-8ff1-d5dcf8779628.jpg" width="90" height="90"/>
  	</div>
  </div>
</div>