import { goodsList } from "./../api_list.ts" const dataApiList = [{ label: '猜你喜欢', value: goodsList }] export default dataApiList