- Notifications
You must be signed in to change notification settings - Fork0
Mobile UI Components based on Vue.js and WeUI
License
NotificationsYou must be signed in to change notification settings
alex8088/wx-vue
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
中文 | English
wx-vue 是一套基于Vue.js 和WeUI 的移动端UI组件库,旨在帮助开发者提高产品体验和开发效率。
- 遵循WeUI的视觉设计规范,简洁美观,拥有良好的移动端交互体验
- 40+ 高质量组件,适用各种应用场景
- 组件简单易用,并保持灵活度和规范性
- 完善的文档和示例
- 支持按需加载
- 支持 TypeScript
- 支持主题定制
- 提供整套的移动应用开发框架
Android 4.0+, iOS 8.0+
npm install wx-vue -S
importVuefrom'vue'importAppfrom'./App.vue'import'wx-vue/lib/styles/index.css'importWxfrom'wx-vue'Vue.use(Wx)newVue({el:'#app',render:h=>h(App)})
请阅读开发指南,了解更多。
About
Mobile UI Components based on Vue.js and WeUI
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.