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