mac
2024-10-14 82f93261d857fdc857dfe48dad33a8a1df356f24
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();