一、组件
view
image
scroll-view
navigate
swiper
swiper-item
text
rich-text
icon
progress
input
button
audio
video
二、属性、事件绑定
属性绑定:在页面js文件中的data节点定义数据,在属性中使用插值表达式填入属性名。
事件绑定:在页面js文件中定义方法,在wxml中的节点上使用 “bind”开头的属性绑定方法
三、API
音频:wx.createInnerAudioContext
视频:wx.createInnerVideoContext
数据库:wx.cloud.database