mac
2024-10-18 8952a126eb8080f15d031d77e108700f85552074
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();