Hdj2048228 / vux2.5-webapp

商城布局:Grid、Card、cell、panel、flexbox 省市区联动:x-address 状态切换:x-switch 弹出层:x-dialog 提示框:toast 选项卡:Tab 表单功能

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

主要依赖

  • vue:2.4.2
  • vux:2.5.6
  • vuex:2.3.1
  • vue-router:2.7.0
  • axios:0.15.3

解决痛点(vux)

  • 各种布局:Grid、Card、cell、panel、flexbox
  • 省市区联动:x-address
  • 状态切换:x-switch
  • 弹出层:x-dialog
  • 提示框:toast
  • 选项卡:Tab
  • 表单功能:group(自带验证)

Build Setup

# install dependencies
npm install
yarn

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

About

商城布局:Grid、Card、cell、panel、flexbox 省市区联动:x-address 状态切换:x-switch 弹出层:x-dialog 提示框:toast 选项卡:Tab 表单功能


Languages

Language:Vue 64.6%Language:JavaScript 35.3%Language:HTML 0.1%