Sen descrición

ezhizao_zx 614ce2327d 提交 hai 4 meses
public 510c9c5880 电子图纸预览 hai 11 meses
src 614ce2327d 提交 hai 4 meses
ssl 676a4073e4 程序初始化 hai 1 ano
vite 676a4073e4 程序初始化 hai 1 ano
.drone.yml 2763f9b81b 电子图纸预览 hai 11 meses
.env.development 3f4cd82c6a 0820 hai 10 meses
.env.production be4b80b466 0731 hai 10 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 db853827f3 nginx hai 5 meses
package.json 4937235f49 提交 hai 5 meses
run.sh 6f1d8ce568 提交 hai 9 meses
vite.config.js 785ef33b06 提交 hai 10 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