fun-vue
v6.0.19
Published
内部已经完整引入了ElementPlus
Downloads
3,229
Readme
intro
内部已经完整引入了ElementPlus
install
- package.json "type": "module",
- tailwind npm install -D tailwindcss postcss autoprefixer tailwind.config.js postcss.config.js
- 配置全局引入FunVue
- npm i vite-plugin-vue-setup-extend -D setup name
TODO
- [] helper 节流防抖
- [] component button自带节流
- [] tableSelect 防抖
- [] 打包路径移动到dist文件夹下