calendar-vue3
v0.1.5
Published
vue3.0 的日历UI基于element-Plus
Downloads
18
Maintainers
Readme
安装
环境
"vue": "^3.2.6" "vite": "^2.5.4"
在线地址
https://blueskyliu.gitee.io/llt-admin-preview/#/dashboard/workbench
效果图
引入
import {calendarVue} from 'calendar-vue3'
import 'calendar-vue3/dist/style.css'
更新日志
2020-2-8 1.修复日期上个月样式bug 2.修复系统升级第三方UI产生的样式bug
next
- 新增 气泡弹窗 徽章显示 日期里有多少事件
- 处理"^1.3.0-beta.5", 版本太高 内部样式无法撑开
提示
如果无法安装请切换npm官方镜像 npm config set registry https://registry.npmjs.org/ 同步yarn 淘宝镜像需要时间 如果是历史版本就没问题
- 提示esBuild.exe 建议重启项目就没问题了 或者删除原来的node_modules