app/src/main/java/com/hdl/photovoltaic/other/HdlCommonLogic.java
@@ -38,10 +38,6 @@ } /** * 生成二维码 * @@ -102,27 +98,6 @@ e.printStackTrace(); return null; } } /** * 消息Fragment的tab */ public enum MessageFunctionTabSwitch { all,//全部 nascent,//进行中 recover,//已恢复 } /** * App的Fragment的tab */ public enum HomepageTitleTabSwitch { powerstation,//电站 message,//消息 me,//我的 }