feat: 添加分页功能和缓存管理,优化问答记录展示
This commit is contained in:
@@ -58,7 +58,7 @@ defineExpose({ isCopied });
|
||||
:variant="variant"
|
||||
:size="size"
|
||||
:disabled="disabled"
|
||||
:class="cn('relative overflow-hidden pl-8', className)"
|
||||
:class="cn('relative overflow-hidden pl-7', className)"
|
||||
@click.prevent.stop="handleCopy"
|
||||
>
|
||||
<!-- 复制成功图标:未复制时向上移出,复制后滑入 -->
|
||||
|
||||
Reference in New Issue
Block a user