mac
2024-10-09 e91dd3b590040b2c961e0d778c265f326228257a
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();