export default { isPc: (state) => state.app.isPc, screen: (state) => state.app.screen, static: (state) => state.app.static, }