app/src/main/java/cn/flightfeather/thirdapp/module/MainActivity.java
@@ -22,10 +22,10 @@
import cn.flightfeather.thirdapp.R;
import cn.flightfeather.thirdapp.bean.entity.Subtask;
import cn.flightfeather.thirdapp.bean.vo.ProblemlistVo;
import cn.flightfeather.thirdapp.business.widgettype2.HomeFragment_comptent;
import cn.flightfeather.thirdapp.business.widgettype3.HomeFragment_scene;
import cn.flightfeather.thirdapp.module.home.HomeFragment_comptent;
import cn.flightfeather.thirdapp.module.home.HomeFragment_scene;
import cn.flightfeather.thirdapp.dataanalysis.AnalysisOverViewFragment;
import cn.flightfeather.thirdapp.fragment.HomeFragment;
import cn.flightfeather.thirdapp.module.home.HomeFragment;
import cn.flightfeather.thirdapp.fragment.SettingFragment;
import cn.flightfeather.thirdapp.fragment.TaskFragment;
import cn.flightfeather.thirdapp.module.inspection.InspectionFragment;