mac
2024-09-25 f1b6f9eeb0c65be3be02eba1296bf69067af6d9b
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();