export const state = { areaCode: '', loginInfo: null, currentLayerName: '' // 当前操作的图层名 };