This commit is contained in:
@@ -94,6 +94,7 @@ const navGroups: ReadonlyArray<NavGroup> = [
|
|||||||
label: '前端工具',
|
label: '前端工具',
|
||||||
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: 'variant-collection', label: 'ASIN变体采集', href: '/web_source/variant-collection.html' },
|
||||||
// { key: 'image-video', label: '视频', href: '/new_web_source/image-video.html' },
|
// { key: 'image-video', label: '视频', href: '/new_web_source/image-video.html' },
|
||||||
{ 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' },
|
||||||
|
|||||||
Reference in New Issue
Block a user