Skip to content

uniapp

[官方文档](https://uniapp.dcloud.net.cn/component)

常用视图容器组件

view text scroll-view swiper image

页面跳转

navigator

表单组件

button input

全局组件

在项目的根目录下新建components 目录,右键新建组件。在页面中无需import引入,直接可以使用组件