1.0.0 • Published 5 years ago

kaixin-vux v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

改动记录

  1. 删除按钮默认边框---如需设置x-button标签加入 border 属性 ,渐变色按钮加入 gradient 属性
  2. 改用 rem 适配,媒询设置根节点大小,维护--scss 编译
  3. group组件-默认不展示边框,如需设置group标签加入 border 属性
类型色值
主题色#FED854(黄色)
主题色(按钮按下)#F1BB03(橙色)
icon、step(选中)#F5A623(橙色)

vue移动端组件库

账号类型npm 账号密码
protonmail(npm 邮箱)renren-groupqianduan123
npmrenren-groupqianduan123

Sponsors

WeApp Studio 其他产品

Requirements

暂未适配 vue-cli@3.x,请注意。

  • vue@^2.3.0(for .sync modifier)
  • webpack@^2.0
  • node@^7.6(development)

Docs

Quick Start

vux2 template is directly modified from Vue official webpack template.

npm install vue-cli -g
vue init airyland/vux2 projectPath

cd projectPath
npm install // or yarn
npm run dev // or yarn dev

Get notified

Maintainers

Vux is Inspired or Powered By:

License

MIT