qy-plugin
v1.0.13
Published
## Project setup ``` npm install ```
Downloads
1
Readme
demo1
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
模板更新
2020/09/16 luoshiyang
New features
- remark组件
- text-collapse组件
优化
- vue.config.js publicPath默认设置为空
BUG修复
2020/09/23 luoshiyang
- remark、text-collapse组件没有设置componentName导致挂载该组件时,模板初始化报错
element-ui npm包路径更改为 element-ui-qy
2020/11/02 luoshiyang
- element-ui npm包路径更改为 element-ui-qy,自定义了transfer组件里面的node在穿梭的时候,左边的源数据保持不变,只把状态禁用了。