The Wayback Machine - https://web.archive.org/web/20201208060519/https://github.com/xiafengaha/vue-admin
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

vue 通用项目

2020/06/18 项目初始化

组件

包含验证码滑动解锁,表格,地址选择,时间戳,树形表格,上传,回到顶部等常用组件。

指令包含:限制用户点击按钮,限制用户输入数字位数,权限控制,以及下拉框滚动加载。

还有utils一些常用函数,包含金额显示,手机、证件校验,乘法,除法。

babel升级到7版本,可以使用链式运算符。

Build Setup

# install dependencies
cnpm i

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

# build for production with minification
npm run build:prod

# build for buildtest with minification
npm run build:test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

加入自定义table(树形以及普通的table),支持slot自定义

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.