A Vue.js project
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
可用版本:0.1.8
可用版本:0.2.0 新增方法:downloadFile文件下载
可用版本:0.2.2 新增.jfif图片格式
可用版本:0.2.3 新增m-select,m-checkbox下拉项目disabled
可用版本:0.2.4 新增m-info详情显示
可用版本:0.2.4 修复手机号和m-select的id为0
修复日期控件范围选择的显示格式,修改上传文件type为空去掉验证文件类型
可用版本:0.2.8 添加级联选择器,添加树型选择器
添加上传文件和文件列表组件
可用版本:0.2.9 时间过滤方法添加Safari浏览器
可用版本:0.3.0 验证密码长度,新增m-tag组件,新增path方法(对象拼接成路径)
For a detailed explanation on how things work, check out the guide and docs for vue-loader.