Sen descrición

ezhizao_zx 843fc29f74 Merge branch 'master' of http://120.46.159.163:7400/ezhizao/ezhizao_dms_vue hai 2 semanas
public 510c9c5880 电子图纸预览 hai 11 meses
src 843fc29f74 Merge branch 'master' of http://120.46.159.163:7400/ezhizao/ezhizao_dms_vue hai 2 semanas
ssl 676a4073e4 程序初始化 hai 1 ano
vite 676a4073e4 程序初始化 hai 1 ano
.drone.yml 2763f9b81b 电子图纸预览 hai 11 meses
.env.development ab56b40ac7 提交 hai 3 meses
.env.production ab56b40ac7 提交 hai 3 meses
.env.staging 676a4073e4 程序初始化 hai 1 ano
.gitignore bbae39fc5c gitignore初始化 hai 1 ano
Dockerfile e76b9fdfe5 提交 hai 1 ano
README.md 676a4073e4 程序初始化 hai 1 ano
babel.config.js 8f982d7e43 提交 hai 10 meses
index.html 83abd07444 电子图纸 hai 11 meses
nginx.conf 956451ceb5 nginx hai 2 meses
package.json 7a4f7083a5 提交 hai 4 meses
run.sh 6f1d8ce568 提交 hai 9 meses
vite.config.js 482848d2b2 提交 hai 2 meses

README.md

ezhizao_tenant_vue

多租户版本PC端

单体项目前端模板 全局替换 模板占用名称 template_zs ——> 自己项目代号名称 如 shentong 前端端口 80 默认后台端口 8080 默认数据库 ezhizao_tenant_template 初始账号 admin 初始密码 ezhizao.cn

文件上传 使用 FileUpload 组件 文件回显 使用 FilePreview 组件 图片上传 使用 ImageUpload 组件 图片回显 使用 imagePreview 组件

文件上传这边轻易别自定义上传 全部统一使用组件上传。为之后 接 OBS资源服务器 提供便利

如果非要前端自定义上传 请一定要走全局文件上传入口

全局通用的后端 上传接口 /common/upload