Skip to content

Commit

Permalink
修复8.7.01侧边栏精简闪退
Browse files Browse the repository at this point in the history
  • Loading branch information
luoxingran committed Mar 7, 2022
1 parent 24eaedd commit 6ee3509
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ public static LinkedHashMap<String, String> getSidebarEnum() {
enumMap.put("TICKET", "云村有票");
enumMap.put("NEARBY", "附近的人");
enumMap.put("STORE", "商城");
enumMap.put("BEAT", "Beat交易平台");
enumMap.put("GAME", "游戏专区");
enumMap.put("COLOR_RING", "口袋彩铃");
enumMap.put("SETTING", "设置");
Expand Down

0 comments on commit 6ee3509

Please sign in to comment.