会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
2021年12月23日
vue3封装Echarts为Vue组件
摘要: 一、创建Charts.vue组件 <template> <div class="container" ref="container"></div> </template> <script setup> import {onMounted, ref,defineProps,watch,toRefs}
阅读全文
posted @ 2021-12-23 14:50 ShawYoi
阅读(1852)
评论(0)
推荐(0)
编辑
vue项目引入NProgress
摘要: 一、安装NProgress yarn add nprogress 二、在router中引入NProgress import NProgress from 'nprogress' // progress bar import 'nprogress/nprogress.css' 三、在路由守卫中配置NP
阅读全文
posted @ 2021-12-23 09:48 ShawYoi
阅读(434)
评论(0)
推荐(0)
编辑
Yoii
公告
导航
博客园
首页
新随笔
联系
订阅
管理