@@ -21,7 +21,7 @@ export default {
this.loading = false;
if (process.env.NODE_ENV === 'development') {
this.form.mobile = '15280215347';
- this.form.password = '123456';
+ this.form.password = 'a.1234';
}
},