mac
2024-10-09 83c12d3f28e5c43ecda8eca20cecb68bb0c58e87
app/src/main/java/com/hdl/photovoltaic/ui/CPowerStationActivity.java
@@ -75,7 +75,8 @@
    @Override
    public void onBindView(Bundle savedInstanceState) {
        setNotificationBarBackgroundColor(CustomColor.white);
//        setNotificationBarBackgroundColor(CustomColor.white);
        getWindow().setStatusBarColor(getColor(R.color.text_FFFFFFFF));
        setStatusBarTextColor();
        //C端启动App自动打开小程序电站详情界面
        startAppAutomaticallyOpenUni();