| 
						 | 
						export default [{		name: '面部护肤',		subArr: [{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			}		]	},	{		name: '香水彩妆',		subArr: [{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			}		]	},	{		name: '精致洗护',		subArr: [{				img: 'https://picsum.photos/200',				name: '名称2'			},			{				img: 'https://picsum.photos/200',				name: '名称2'			}		]	},	{		name: '国际精品',		subArr: [{				img: 'https://picsum.photos/200',				name: '水果2'			},			{				img: 'https://picsum.photos/200',				name: '水果2'			},			{				img: 'https://picsum.photos/200',				name: '水果2'			},			{				img: 'https://picsum.photos/200',				name: '水果2'			},			{				img: 'https://picsum.photos/200',				name: '水果2'			},			{				img: 'https://picsum.photos/200',				name: '水果2'			},			{				img: 'https://picsum.photos/200',				name: '水果2'			},			{				img: 'https://picsum.photos/200',				name: '水果2'			},			{				img: 'https://picsum.photos/200',				name: '水果2'			},			{				img: 'https://picsum.photos/200',				name: '水果2'			},			{				img: 'https://picsum.photos/200',				name: '水果2'			},			{				img: 'https://picsum.photos/200',				name: '水果2'			},			{				img: 'https://picsum.photos/200',				name: '水果2'			}		]	},	{		name: '服装内衣',		subArr: [{				img: 'https://picsum.photos/200',				name: '悲剧2'			},			{				img: 'https://picsum.photos/200',				name: '悲剧2'			}		]	},	{		name: '首饰配饰',		subArr: [{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			},			{				img: 'https://picsum.photos/200',				name: '名称'			}		]	},	{		name: '服装内衣',		subArr: [{				img: 'https://picsum.photos/200',				name: '悲剧2'			},			{				img: 'https://picsum.photos/200',				name: '悲剧2'			}		]	},	{		name: '服装内衣',		subArr: [{				img: 'https://picsum.photos/200',				name: '悲剧2'			},			{				img: 'https://picsum.photos/200',				name: '悲剧2'			}		]	},	{		name: '滴滴滴等',		subArr: [{				img: 'https://picsum.photos/200',				name: '悲剧2'			},			{				img: 'https://picsum.photos/200',				name: '悲剧2'			}		]	},	{		name: '好好说说',		subArr: [{				img: 'https://picsum.photos/200',				name: '悲剧2'			},			{				img: 'https://picsum.photos/200',				name: '悲剧2'			}		]	}]
  |