feat: 为划转页面确认按钮添加图标

- 添加 LucideIcons.arrowRightLeft 图标到确认按钮
- 加载状态时自动隐藏图标
- 提升用户体验和视觉识别度
This commit is contained in:
2026-03-30 11:38:04 +08:00
parent 7df584887b
commit a3a2ae76fc
3 changed files with 1966 additions and 1963 deletions

View File

@@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "1220207761" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
serviceWorkerVersion: "2388525436" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
}
});