1:我的页面展示身价
This commit is contained in:
@@ -327,6 +327,8 @@ public class VocalRangeFragment extends BaseMvpFragment<MePresenter, FragmentVoc
|
||||
mBinding.imBeautiful.setVisibility(View.GONE);
|
||||
}
|
||||
|
||||
mBinding.tvWorth.setText(data.getMarket_value() + "");
|
||||
|
||||
if (data.getAuth() == 1) {
|
||||
SpUtil.setRealName(true);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user