[]
dashboard.VisualNS.ISwitchPageCommand
ICommandDescription
↳ ISwitchPageCommand
ISwitchPageCommand
• name: "SwitchPage"
"SwitchPage"
切换页面的命令名。
ICommandDescription.name
• payload: Object
Object
切换页面的命令负载。
index?
number
name?
string
index?: number
页面索引。
name?: string
页面名称。
ICommandDescription.payload