import type { EmptyMode } from '../src/empty' export const emptyDefaultTips: Record = { cart: '购物车为空', page: '页面不存在', search: '搜索结果为空', address: '地址为空', network: '网络不通', order: '订单为空', coupon: '优惠券为空', favor: '暂无收藏', permission: '无权限', history: '历史记录为空', message: '暂无消息', list: '列表为空', data: '暂无数据', comment: '暂无评论', }