codercup / unibest

unibest - 最好用的 uniapp 开发框架。unibest 是由 uniapp + Vue3 + Ts + Vite4 + UnoCss + UniUI 驱动的跨端快速启动模板,使用 VS Code 开发,具有代码提示、自动格式化、统一配置、代码片段等功能,同时内置了大量平时开发常用的基本组件,开箱即用,让你编写 uniapp 拥有 best 体验。
https://codercup.github.io/unibest-docs/
MIT License
1.68k stars 200 forks source link

uview-ui #22

Closed liubo7763131 closed 6 months ago

liubo7763131 commented 6 months ago

Feature request(新功能建议)

什么时候能支持uview-ui 组件库

codercup commented 6 months ago

现在就使用 uview 系的组件库啊。uView 是 vue2的产品,现在 vue3 对应的是 uveiw-plus 和 uv-ui. 目前选择了 uv-ui。 后续可能考虑换成 vue3 + ts 的 wot-design-uni . https://wot-design-uni.gitee.io/

codercup commented 6 months ago

另外,如果需要,可以自己替换组件库。