zhangjintao f2ac09ce78 zjt | há 1 ano atrás | |
---|---|---|
production | há 1 ano atrás | |
public | há 1 ano atrás | |
src | há 1 ano atrás | |
.editorconfig | há 1 ano atrás | |
.env | há 1 ano atrás | |
.env.development | há 1 ano atrás | |
.env.production | há 1 ano atrás | |
.eslintignore | há 1 ano atrás | |
.eslintrc.js | há 1 ano atrás | |
.gitignore | há 1 ano atrás | |
README.md | há 1 ano atrás | |
index.html | há 1 ano atrás | |
package-lock.json | há 1 ano atrás | |
package.json | há 1 ano atrás | |
vite.config.js | há 1 ano atrás |
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