0.1.0 • Published 3 years ago

lsy-custom v0.1.0

Weekly downloads
4
License
-
Repository
-
Last release
3 years ago

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

See Configuration Reference.

模板更新

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在穿梭的时候,左边的源数据保持不变,只把状态禁用了。