app/src/main/java/com/hdl/photovoltaic/base/BaseActivity.java
@@ -107,10 +107,10 @@ super.onDestroy(); //隐藏Loading hideLoading(); //注销EventBus unregisterEventBus(); //移除Activity AppManagerUtils.getAppManager().removeActivity(this); //注销EventBus unregisterEventBus(); }