基于vue3实现的百度日历组件。宜忌算法尚未实现,欢迎pr。 react版本github 安装 $ npm install vue-baidu-calendar --save 使用 mian.js import{ createApp }from'vue'importAppfrom'./App.vue'importBaiduCalendarfrom"vue-baidu-calendar"constapp=createApp(App) app.use(BaiduCalendar) app.mount('#app') ...
基于vue3实现的百度日历组件。宜忌算法尚未实现,欢迎pr。 react版本 安装 $ npm install vue-baidu-calendar --save 使用 mian.js import { createApp } from 'vue' import App from './App.vue' import BaiduCalendar from "vue-baidu-calendar" const app=createApp(App) app.use(BaiduCalendar) app.mount...
"integrity": "sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg==", "dev": true, "requires": { "@babel/types": "^7.10.4" } }, "@babel/helper-plugin-utils": { "version": "7.10.4", "resolved": "https://registry.npm...