bihuisong d3ba6ac18f 阿里云短信服务对接、个人项目列表查询、退出登录等 il y a 1 an
..
public 400d9eafcd init il y a 2 ans
src 400d9eafcd init il y a 2 ans
.editorconfig 400d9eafcd init il y a 2 ans
.env 400d9eafcd init il y a 2 ans
.env.development d3ba6ac18f 阿里云短信服务对接、个人项目列表查询、退出登录等 il y a 1 an
.env.production 400d9eafcd init il y a 2 ans
.eslintignore 400d9eafcd init il y a 2 ans
.eslintrc.js 400d9eafcd init il y a 2 ans
.gitignore 400d9eafcd init il y a 2 ans
README.md 400d9eafcd init il y a 2 ans
index.html 400d9eafcd init il y a 2 ans
package-lock.json d3ba6ac18f 阿里云短信服务对接、个人项目列表查询、退出登录等 il y a 1 an
package.json 400d9eafcd init il y a 2 ans
vite.config.js 400d9eafcd init il y a 2 ans

README.md

ssp-admin-vue3

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