|
|
|
@ -177,11 +177,9 @@ public class LoginActivity extends BaseActivity {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
if (isApkInDebug(context)) {
|
|
|
|
if (isApkInDebug(context)) {
|
|
|
|
etUse.setText("ADMIN");
|
|
|
|
// etUse.setText("ADMIN");
|
|
|
|
etPwd.setText("Bhdc@2024");
|
|
|
|
// etPwd.setText("Bhdc@2024");
|
|
|
|
|
|
|
|
|
|
|
|
// etUse.setText("161619");
|
|
|
|
|
|
|
|
// etPwd.setText("161619");
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
rg.setOnCheckedChangeListener(new RadioGroup.OnCheckedChangeListener() {
|
|
|
|
rg.setOnCheckedChangeListener(new RadioGroup.OnCheckedChangeListener() {
|
|
|
|
|