摘要: 代码 新建一个loading.ts文件 import { ElLoading } from "element-plus"; /* 全局请求 loading */ let loadingInstance: ReturnType < typeof ElLoading.service > ; /** * 阅读全文
posted @ 2023-11-23 14:02 天宁哦 阅读(857) 评论(0) 推荐(0) 编辑
摘要: 1.安装 npm install pnpm -g 安装完成后若出现pnpm : 无法加载文件 C:\Users\hp\AppData\Roaming\npm\pnpm.ps1,因为在此系统上禁止运行脚本 在系统中搜索框输入 Windos PowerShell 点击[管理员身份运行] # 以管理员身份 阅读全文
posted @ 2023-11-23 10:23 天宁哦 阅读(697) 评论(0) 推荐(0) 编辑