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