优化搜索界面

This commit is contained in:
DelLevin-Home
2026-08-09 22:07:55 +08:00
parent b55523c3b9
commit 4ffc167967
15 changed files with 206 additions and 101 deletions

View File

@@ -72,7 +72,7 @@ void showAddSheet(BuildContext context, AppProvider provider) {
if (userPrefs.showNoteTab) {
options.add(_buildOption(
colors: colors,
icon: Icons.note_outlined,
icon: Icons.sticky_note_2_outlined,
title: '添加笔记',
subtitle: '记录你的想法和笔记',
onTap: () {