app/src/main/java/com/moral/yunfushao/activity/LoginActivity.java
@@ -79,10 +79,6 @@ et_phone = findView(R.id.et_phone); et_pwd = findView(R.id.et_pwd); weixinlogin = findView(R.id.weixinlogin); // et_phone.setText("18362724160"); // et_pwd.setText("123456"); initAnimator(); }