Sin descripción

wangxin 951f87b3f7 盘点 hace 9 horas
public 510c9c5880 电子图纸预览 hace 11 meses
src 951f87b3f7 盘点 hace 9 horas
ssl 676a4073e4 程序初始化 hace 1 año
vite 676a4073e4 程序初始化 hace 1 año
.drone.yml 2763f9b81b 电子图纸预览 hace 11 meses
.env.development ab56b40ac7 提交 hace 3 meses
.env.production ab56b40ac7 提交 hace 3 meses
.env.staging 676a4073e4 程序初始化 hace 1 año
.gitignore bbae39fc5c gitignore初始化 hace 1 año
Dockerfile e76b9fdfe5 提交 hace 1 año
README.md 676a4073e4 程序初始化 hace 1 año
babel.config.js 8f982d7e43 提交 hace 10 meses
index.html 83abd07444 电子图纸 hace 11 meses
nginx.conf 956451ceb5 nginx hace 2 meses
package.json 534308944f 批次详情中,增加查看检查信息按钮 hace 3 días
run.sh 6f1d8ce568 提交 hace 9 meses
vite.config.js 482848d2b2 提交 hace 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