安装
环境要求
- Vue 3.4+
- Element Plus 2.11+
- TypeScript 5.9+ (推荐)
安装方式
sh
npm install @yetuzi/vue3-query-componentssh
yarn add @yetuzi/vue3-query-componentssh
pnpm add @yetuzi/vue3-query-components引入CSS
sh
import '@yetuzi/vue3-query-components/dist/style.css'浏览器兼容性
- 现代浏览器,支持 ES2018+ 和 ES Modules
- 不支持 IE 浏览器
版本说明
| 版本 | Vue 版本 | Element Plus 版本 |
|---|---|---|
| 1.x | 3.4+ | 2.11+ |