优政博惠前端

rainwer 112c6f0e1f Merge branch 'feature/master' into feature/data_clean 6 ay önce
bin 555aae355a 初始化 1 yıl önce
html 555aae355a 初始化 1 yıl önce
public 681cb97134 feat: 修复bug, 图片添加水印和权限控制 1 yıl önce
src 112c6f0e1f Merge branch 'feature/master' into feature/data_clean 6 ay önce
ssl 555aae355a 初始化 1 yıl önce
vite 555aae355a 初始化 1 yıl önce
.dev.drone.yml 12f018d6d6 no message 1 yıl önce
.drone.yml 12f018d6d6 no message 1 yıl önce
.env.development 555aae355a 初始化 1 yıl önce
.env.production 555aae355a 初始化 1 yıl önce
.env.staging 555aae355a 初始化 1 yıl önce
.gitignore 555aae355a 初始化 1 yıl önce
Dockerfile 0119fabd0b chore: 更新nginx镜像 1 yıl önce
README.md 5b5424e862 chore: 触发构建 1 yıl önce
index.html 555aae355a 初始化 1 yıl önce
nginx.conf 182644ec86 fix:nginx配置修改 9 ay önce
package.json c088d7ac16 package.json 7 ay önce
run.sh 418c6364e6 fix:容器重启策略 9 ay önce
vite.config.js 555aae355a 初始化 1 yıl önce

README.md

ezhizao_tenant_vue

多租户版本 PC 端

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

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

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

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

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