• <img src="{image}" alt="{name}" width="{size}" height="{size}" style="border:none; border-radius:0; object-fit:cover;">
    <span style="display:flex; flex-direction:column; gap:2px;">
      <span style="text-decoration:none !important;">{name} · {sort}</span>
      <span style="font-size:14px; color:#666; text-decoration:none !important;">{description}</span>
    </span>


  • 评论已关闭