home / kengdb / noteTb

noteTb: 293

This data as json

id user_id content tags created_at updated_at enable pinned folder_id comment position visibility
293 1 1 goose任务 1. ✅ 刚才导入了一个字典,你先查一下怎么用 — 已有 /api/dict/search 接口 + /dict 词典页面,词典导入 data/dictionary.db 2. ✅ 让用户登录了以后英文单词框里输入单词,命中的话上面出现小字的中文解释 — useEffect调用词典API,结果通过V变量渲染在单词框下方(灰色小字) 3. ✅ 英文输入框下面的释义一直都显示,不要输入了才跳出来 — V变量持久保持,用户切换单词时自动更新,不消失 4. ✅ 添加按钮跟中文释义的输入框在同一行,在左边,不要占用多一行空间,紧凑一点 — 按钮在左、输入框在右,gap 0.6rem,紧凑排版 ["goose", "EnglishWord", "任务"] 2026-05-14 00:56:39 2026-05-14 01:06:56 T F     16 public

Links from other tables

  • 0 rows from note_id in noteShareTb
  • 0 rows from note_id in shareLinkTb
Powered by Datasette · Queries took 3.537ms