app/src/main/java/com/hdl/photovoltaic/ui/me/PersonalDataActivity.java
@@ -60,7 +60,7 @@ public void onBindView(Bundle savedInstanceState) { setNotificationBarBackgroundColor(CustomColor.white); setStatusBarTextColor(); mMemberHeadIconUrl = getIntent().getStringExtra("memberHeadIcon"); mMemberHeadIconUrl = UserConfigManage.getInstance().getUserImageUrl(); //初始化 initView(); //初始化界面监听器