wjc
2024-12-04 f9bcd06ca4805151508716dc6afc0ccf1520e3d9
app/src/main/java/com/hdl/photovoltaic/ui/me/WebActivity.java
@@ -35,8 +35,7 @@
    @Override
    public void onBindView(Bundle savedInstanceState) {
        setNotificationBarBackgroundColor(CustomBaseActivity.CustomColor.white);
        setStatusBarTextColor();
       setStatusBarTranslucent();
        this.typeIntValue = getIntent().getIntExtra("type", 0);
        //初始化
        initView();