All Projects → vue-demo → vux2.5-webapp

vue-demo / vux2.5-webapp

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

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to vux2.5-webapp

vue2.0-tutorial
一个vue2.0的教程,带你一步一步学习vue2.0相关技术栈,在这里,你可以学到vue2.0组件式开发、使用vue-router开发SPA应用、使用vuex管理应用状态等
Stars: ✭ 58 (+48.72%)
Mutual labels:  vue-router, vue-vuex
vue-for-my-english-app
this is a vue demo project for green hand
Stars: ✭ 80 (+105.13%)
Mutual labels:  vue-router, vux
mmf-blog-vue2-pwa-ssr
mmf-blog-vue2 ssr(The service side rendering)
Stars: ✭ 65 (+66.67%)
Mutual labels:  vue-router
vue-multiple-tabs
vue-cli3 动态路由, 复用路由, 自动注入路由, 增删路由, 实战多tab页
Stars: ✭ 36 (-7.69%)
Mutual labels:  vue-router
order-service
一个基于vuejs,reactjs,nodejs,socket.io的服务系统
Stars: ✭ 22 (-43.59%)
Mutual labels:  vue-router
friendly-vue-starter
Full featured Vue.js starter project for browser apps
Stars: ✭ 37 (-5.13%)
Mutual labels:  vue-router
tailmin
Tailmin - Admin dashboard built with Vue.js and Tailwind CSS
Stars: ✭ 39 (+0%)
Mutual labels:  vue-router
vue-readle
vue-cli
Stars: ✭ 45 (+15.38%)
Mutual labels:  vux
vue-iview-admin
admin template powered by vue & iview
Stars: ✭ 14 (-64.1%)
Mutual labels:  vue-router
vue-router-view-transition
Properly time out-in transitions with scrollBehavior
Stars: ✭ 38 (-2.56%)
Mutual labels:  vue-router
vue-mail-front
A front system base on vue.基于vue的邮件系统前端部分
Stars: ✭ 57 (+46.15%)
Mutual labels:  vue-router
vue-typescript-admin
Vue typescript 开发的基础模板,多页面支持,基础整合完毕。
Stars: ✭ 26 (-33.33%)
Mutual labels:  vue-router
vue-boilerplate
Vue boilerplate
Stars: ✭ 28 (-28.21%)
Mutual labels:  vue-router
dva-vue
🌱 Vue and dva-core based
Stars: ✭ 34 (-12.82%)
Mutual labels:  vue-router
vue-jsPlumb
jsPlumb with Vue 2.【WIP】
Stars: ✭ 66 (+69.23%)
Mutual labels:  vue-router
fd-vue-webapp
A Vue.js web application for Freedomotic Open IoT framework
Stars: ✭ 63 (+61.54%)
Mutual labels:  vue-router
vue-admin-work
🎉🎉🚀🚀🚀🚀vue-admin-work是一个中后台系统管理方案。使用 vue2.x 及周边全家桶工具开发而来。支持多种功能,不同角色权限🚀🚀🚀🎉🎉
Stars: ✭ 74 (+89.74%)
Mutual labels:  vue-router
use-routes
🚩 A router hook for not only react hooks API but also fre
Stars: ✭ 35 (-10.26%)
Mutual labels:  vue-router
cloud-music-mobile
This is a music player
Stars: ✭ 22 (-43.59%)
Mutual labels:  vue-router
VueJs-Soft-UI-Dashboard
🍏 This is Soft UI Dashboard in Vue Js.
Stars: ✭ 61 (+56.41%)
Mutual labels:  vue-router

主要依赖

  • 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].