|
|
il y a 2 ans | |
|---|---|---|
| .. | ||
| public | il y a 2 ans | |
| src | il y a 2 ans | |
| .editorconfig | il y a 2 ans | |
| .env | il y a 2 ans | |
| .env.development | il y a 2 ans | |
| .env.production | il y a 2 ans | |
| .eslintignore | il y a 2 ans | |
| .eslintrc.js | il y a 2 ans | |
| .gitignore | il y a 2 ans | |
| README.md | il y a 2 ans | |
| index.html | il y a 2 ans | |
| package-lock.json | il y a 2 ans | |
| package.json | il y a 2 ans | |
| vite.config.js | il y a 2 ans | |
ssp-sso-pro 的后台管理UI界面 (vue3 版本)
vue3、js、element-plus、vite、pinal、vue-router、axios、echarts、jquery、layer、xlsx、wangeditor、vuedraggable、mitt
先安装依赖
npm install --registry=https://registry.npm.taobao.org
运行
npm run dev
打包
npm run build