app/src/main/java/com/hdl/photovoltaic/uni/HDLUniMPSDKManager.java
@@ -114,10 +114,10 @@ mCurrentAppId = ""; } // //小程序被关闭了通知给原生 // BaseEventBus baseEventBus = new BaseEventBus(); // baseEventBus.setType(HDLUniMP.UNI_EVENT_REPLY_HOME_CLOSE_HOME_DETAILS_PAGE); // EventBus.getDefault().post(baseEventBus); //小程序被关闭了通知给原生 BaseEventBus baseEventBus = new BaseEventBus(); baseEventBus.setType(HDLUniMP.UNI_EVENT_REPLY_HOME_CLOSE_HOME_DETAILS_PAGE); EventBus.getDefault().post(baseEventBus); } });