mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-06-11 06:07:28 +08:00
优化首页代码
This commit is contained in:
parent
9180fbd2ba
commit
30aa768ab3
@ -18,6 +18,8 @@ class MappingConstant {
|
|||||||
|
|
||||||
static CURRENT_COMMUNITY_INFO = "currentCommunityInfo"; //业主当前小区信息
|
static CURRENT_COMMUNITY_INFO = "currentCommunityInfo"; //业主当前小区信息
|
||||||
|
|
||||||
|
static INDEX_LISTENER = "index_listener";// 首页监听
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = MappingConstant;
|
module.exports = MappingConstant;
|
||||||
Loading…
Reference in New Issue
Block a user