export const SET_OPEN = 'SET_OPEN'; export const SET_CURRENT_VIEW = 'SET_CURRENT_VIEW'; export const KEEP_ALIVE_VIEW = 'KEEP_ALIVE_VIEW';