更新窗口优化

This commit is contained in:
cc
2026-03-14 14:30:56 +08:00
parent 39ba175651
commit ee0e71d50e
3 changed files with 44 additions and 35 deletions

View File

@@ -2061,7 +2061,6 @@ function SettingsPage({ onClose }: SettingsPageProps = {}) {
<RefreshCw size={16} className={isCheckingUpdate ? 'spin' : ''} />
{isCheckingUpdate ? '检查中...' : '检查更新'}
</button>
</div>
)}
</div>