import { View, Text, Navigator, Image } from '@tarojs/components'
块级元素 -> View 行内元素 -> Text img -> Image 跳转不同页面 -> Navigator
原则: 在满足 B 端移动视觉规范的基础上, 优先将 beast-mobile 组件迁移成小程序组件,
跨平台开发
View
Text
swiper, swiper in taro: 考虑可用
progress: 考虑可用
button
checkbox
input
switch