Skip to content

安装

安全前必读

c7-plus 是基于 element-plus 进行的二次封装,所以在使用前请先安装 element-plus

安装 element-plus

Element Plus安装 👉 点击前往

安装 element-plus-kit

shell
# npm
npm install c7-plus --save

# yarn
yarn add c7-plus

# pnpm
pnpm add c7-plus