/**
 * 视图行为
 */
export const viewAction: any = {
    // 应用视图
    appViews: [],
}