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