第二阶段代码
This commit is contained in:
@@ -308,6 +308,8 @@ interface Preferences {
|
||||
transition: TransitionPreferences;
|
||||
/** 功能配置 */
|
||||
widget: WidgetPreferences;
|
||||
/** 工作台 头部 Tabbar */
|
||||
headerTabbar: any;
|
||||
}
|
||||
|
||||
type PreferencesKeys = keyof Preferences;
|
||||
|
||||
Reference in New Issue
Block a user