taro ui vue:Tarovue的UI KIT 源码
taro-ui-vue 项目背景 tarojs 已经开始支持 vue 去写 taro 应用了,由于缺少相关的 ui 库,因此决定 按照 taro-ui 重写成 vue 组件。 形成了 taro-ui-vue 这个库。 相关链接 使用注意 Taro Ui Vue 提供的是源文件,源文件部分代码使用 ts 编写,需要项目支持 ts。 如果是用 taro init 命令创建,则需在使用时选择 ts 。 安装 npm i -S taro-ui-vue 使用 按需引入 // page.js import { AtButton } from 'taro-ui-vue' // OR import AtButton from 'taro-ui-vue/src/components/button/index.vue' 按需引入样式 // js import 'taro-ui-vue/dist/style/c
文件列表
taro-ui-vue:Tarovue的UI KIT
(预估有个712文件)
.gitignore
160B
.editorconfig
197B
wxapp.jpg
33KB
index.html
910B
CNAME
16B
wxapp.jpg
33KB
feather.eot
55KB
CNAME
16B
index.html
971B
index.js
3.58MB
暂无评论