update at 2025-10-16 12:45:05

This commit is contained in:
douboer
2025-10-16 12:45:05 +08:00
parent 4e670ad5f6
commit 298b5aa931
18 changed files with 3311 additions and 1176 deletions

View File

@@ -165,7 +165,9 @@
</n-dropdown>
</div>
<!--
<span class="toolbar-divider">|</span>
-->
<div class="toolbar-right">
@@ -204,11 +206,6 @@
@keydown.enter="handleKeyDown"
class="message-input"
/>
<!-- 提示信息 -->
<div class="input-footer">
<span class="hint-text">ESC 关闭 | 选择 | + 翻页 | 确认</span>
</div>
</div>
</template>
</div>