const state = { OPTIONSMAP: new Object(), // 下拉选项 USERINFO: new Object() // 用户信息 }; export default state;