wjc
2024-12-03 c5334888f44e36af59e2e100154914683e367f7b
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();