1、視圖容器
view
<view
class='exp-class'
hover-class='exp-hover'
hover-start-time='50'
hover-stay-time='400'
hover-stop-propagation='fasle'
>
</view>
.exp-class{
width: 100px;
height: 100px;
background:
}
.hover-class{
background:
}
複製代碼
scroll-view
swiper
moveable-view
cover-view
2、導航
navigator
functional-page-navigator
3、文本內容
icon
text
rich-text
progress
4、表單
form
input
textarea
button
checkbox
radio
label
switch
slider
picker
pickerview
五 媒體
image
audio
video
camera
live-player
live-pusher
6、地圖
map
7、畫布
canvas