移除品牌页导航栏的变体分析入口
Build Backend JAR / build (push) Has been cancelled

This commit is contained in:
2026-08-24 22:48:03 +08:00
parent 205b0b71b4
commit 5acf3c79ed
@@ -95,7 +95,6 @@ const navGroups: ReadonlyArray<NavGroup> = [
items: [ items: [
{ key: 'collect-data', label: '采集数据', href: '/new_web_source/collect-data.html' }, { key: 'collect-data', label: '采集数据', href: '/new_web_source/collect-data.html' },
// { key: 'image-video', label: '视频', href: '/new_web_source/image-video.html' }, // { key: 'image-video', label: '视频', href: '/new_web_source/image-video.html' },
{ key: 'variant', label: '变体分析' },
{ key: 'brand', label: '品牌检测', href: '/brand' }, { key: 'brand', label: '品牌检测', href: '/brand' },
{ key: 'appearance-patent', label: '外观专利检测', href: '/new_web_source/appearance-patent.html' }, { key: 'appearance-patent', label: '外观专利检测', href: '/new_web_source/appearance-patent.html' },
{ key: 'similar-asin', label: '货源查询', href: '/new_web_source/similar-asin.html' }, { key: 'similar-asin', label: '货源查询', href: '/new_web_source/similar-asin.html' },