- 所有笔记/收藏/回收站各自展示专属主页(统计、列表、操作入口) - 新增邮箱绑定、找回密码、个人中心功能 - 新增管理员路由与后台组件 - AI 模型设置、登录弹窗、侧边栏交互优化 - 修复懒加载、cloudEnabled 刷新、验证码冷却等 bug Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 lines
724 B
XML
10 lines
724 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
|
|
<rect width="32" height="32" rx="6" fill="#0d0f12"/>
|
|
<rect x="6" y="4" width="16" height="22" rx="2" stroke="#4fc3f7" stroke-width="1.4"/>
|
|
<line x1="9" y1="10" x2="19" y2="10" stroke="#4fc3f7" stroke-width="1.1" stroke-linecap="round"/>
|
|
<line x1="9" y1="14" x2="19" y2="14" stroke="#4fc3f7" stroke-width="1.1" stroke-linecap="round"/>
|
|
<line x1="9" y1="18" x2="14" y2="18" stroke="#4fc3f7" stroke-width="1.1" stroke-linecap="round"/>
|
|
<circle cx="24" cy="24" r="5" fill="#0d0f12" stroke="#4fc3f7" stroke-width="1.1"/>
|
|
<path d="M22 24l1.4 1.4L26 22" stroke="#4fc3f7" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|