// 展开按钮 const open = `` // 收缩按钮 const close = `` // 删除按钮 const remove = `` // 图片调整按钮 const imgAdjust = `` export default { open, close, remove, imgAdjust }