算法与视觉优化

This commit is contained in:
stardrophere
2026-04-02 13:48:33 +08:00
parent 943770b2bc
commit 61b6357418
6 changed files with 113 additions and 40 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ onMounted(async () => {
v-model="newKeyword"
type="text"
class="keyword-input"
placeholder="输入关键词,如「直升机」「科比」「佐巴扬」..."
placeholder="输入关键词,如「篮球」「科比」「科技」..."
maxlength="100"
@keydown="onInputKeydown"
/>