陈奇
2018-11-30 c40ab5711d9025a5e25a85b5b24be72cfa90e375
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();
    }