|
@@ -180,7 +180,7 @@ public class ChangeTelAct extends BaseActivity implements PhoneContract.View{
|
|
|
showChangeLayout.setVisibility(View.GONE);
|
|
showChangeLayout.setVisibility(View.GONE);
|
|
|
changePhoneLayout.setVisibility(View.VISIBLE);
|
|
changePhoneLayout.setVisibility(View.VISIBLE);
|
|
|
if(oldOrNew == 1){
|
|
if(oldOrNew == 1){
|
|
|
- hitStr = "请输入原手机号码";
|
|
|
|
|
|
|
+ hitStr = "请输入手机号码";
|
|
|
noticeStr = "验证原手机";
|
|
noticeStr = "验证原手机";
|
|
|
phoneEtAccount.setHint(hitStr+"");
|
|
phoneEtAccount.setHint(hitStr+"");
|
|
|
// phoneEtAccount.setText(mobiles+"");
|
|
// phoneEtAccount.setText(mobiles+"");
|