feat: 首页刷新逻辑 issues #133

This commit is contained in:
guozhigq
2023-09-20 23:52:04 +08:00
parent d1272efad4
commit 97268c36dc
3 changed files with 15 additions and 1 deletions

View File

@ -121,6 +121,7 @@ class SettingBoxKey {
static const String enableWordRe = 'enableWordRe';
static const String enableSearchWord = 'enableSearchWord';
static const String enableRcmdDynamic = 'enableRcmdDynamic';
static const String enableSaveLastData = 'enableSaveLastData';
/// 外观
static const String themeMode = 'themeMode';