Product covers need an anonymously reachable image URL, so images are stored locally per shopeeId and served under /uploads/images, with a backend page to upload, search, batch-delete and set the share base URL. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
erpgo 前端定制
基线是 D:/github/goadmin/go-admin-ui(Vue 3 / Element Plus)。
本目录仅保存本项目定制文件;运行实例位于 D:/chengma/erpgo-ui。
修改后运行 Copy-Item web/src/* D:/chengma/erpgo-ui/src/ -Recurse -Force 同步。
开发服务支持热更新。需要重启时仅操作 erpgo-ui,禁止全局 reload/restart。
菜单由后端数据库迁移建立,完成迁移后重新登录加载菜单。