品牌页前端工具菜单新增「ASIN变体采集」入口
Build Backend JAR / build (push) Has been cancelled

This commit is contained in:
2026-08-27 05:10:51 -04:00
parent d643ae156a
commit ea0a319c27
@@ -94,6 +94,7 @@ const navGroups: ReadonlyArray<NavGroup> = [
label: '前端工具',
items: [
{ key: 'collect-data', label: '采集数据', href: '/new_web_source/collect-data.html' },
{ key: 'variant-collection', label: 'ASIN变体采集', href: '/web_source/variant-collection.html' },
// { key: 'image-video', label: '视频', href: '/new_web_source/image-video.html' },
{ key: 'brand', label: '品牌检测', href: '/brand' },
{ key: 'appearance-patent', label: '外观专利检测', href: '/new_web_source/appearance-patent.html' },