Files
QiuSWandClaude Opus 5 0ea7cde293
Build / build (push) Canceled after 0s
CodeQL / Analyze (go) (push) Canceled after 0s
build / Build (push) Canceled after 0s
GitHub Actions Mirror / mirror_to_gitee (push) Canceled after 0s
GitHub Actions Mirror / mirror_to_gitlab (push) Canceled after 0s
feat: add Shopee product image upload and admin management page
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>
2026-09-17 14:21:23 +08:00
..

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。 菜单由后端数据库迁移建立,完成迁移后重新登录加载菜单。