feat: 自定义列数
This commit is contained in:
@ -132,6 +132,7 @@ class SettingBoxKey {
|
||||
static const String customColor = 'customColor'; // 自定义主题色
|
||||
static const String iosTransition = 'iosTransition'; // ios路由
|
||||
static const String enableSingleRow = 'enableSingleRow'; // 首页单列
|
||||
static const String customRows = 'customRows'; // 自定义列
|
||||
}
|
||||
|
||||
class LocalCacheKey {
|
||||
|
||||
Reference in New Issue
Block a user