GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
采用Vue 3.0 重写的 Taro UI 组件库. Contribute to b2nil/taro-ui-vue3 development by creating an account on GitHub.
体验UI Demo 可用手机访问https://b2nil.github.io/taro-ui-vue3-demo/体验h5版本。 亦或将Demo 仓库clone到本地自行编译,体验各个小程序平台的版本。 与Taro UI 的差异 移除了 Taro UI 组件的className和customStyle属性,可直接给组件传入class和style属性,自定义部分组件样式。 <at-cardclass="custom-class"s...
可用手机访问https://b2nil.github.io/taro-ui-vue3-demo/体验h5版本。 或者: clonetaro-ui-vue3-demo项目到本地 运行yarn install安装依赖 根据希望体验的平台,运行相关命令: "dev:weapp": "taro build --type weapp --watch", "dev:swan": "npm run build:swan -- --watch", "dev:alipay": "npm...
// babel-preset-taro 更多选项和默认值:// https://github.com/NervJS/taro/blob/next/packages/babel-preset-taro/README.mdmodule.exports ={presets:[['taro',{framework:'vue3',ts:true}],],plugins:[["import",{"libraryName":"@nutui/nutui-taro","libraryDirectory":"dist/packages/_es","came...
❯ JavaScript modules (import/export) ❯ Vue.js Yes ✔ Browser ✔ Node ❯ Use a popular style guide ❯ Standard: https://github.com/standard/standard ❯ JavaScript Yes 等待依赖安装完成会生成.eslintrc.js文件 此时规则还不太适用此项目,会有很多报错,因此再手动安装一些依赖 ...
可用手机访问 https://b2nil.github.io/taro-ui-vue3-demo/ 体验h5 版本。 或者: clone taro-ui-vue3-demo 项目到本地 运行yarn install 安装依赖 根据希望体验的平台,运行相关命令: "dev:weapp": "taro build --type weapp --watch", "dev:swan": "npm run build:swan -- --watch", "dev:alip...
Taro3 代码脚手架( UI 库使用 taro-ui-vue3). Contribute to p5design/taro-vue3-starter development by creating an account on GitHub.
.github chore(deps): add soybeanjs/cli and remove husky czg 2年前 .vscode refactor(projects): 新增自定义navbar,tabbar 2年前 config refactor(projects): 重构主题色定制 2年前 src feat(projects): change eslint rules 1年前 .editorconfig ...
github gitee Vscode 插件安装 根据项目.vscode 提示安装所需插件 建议开启 VolarTakeover模式 请使用 pnpm commit 代替 git commit 当前实现了的功能 Taro3 Vue3 Ts pinia unocss集成 组件库 NutUI 小程序分包配置 Taro3 配合 Vue DevTools 调试 样式封装 1px 问题 底部安全区域适配 ...