DESKTOP-70VPDLK\Administrator il y a 1 an
Parent
commit
33ffdbaccf
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      pages/login/index.vue

+ 3 - 3
pages/login/index.vue

@@ -89,9 +89,9 @@
 			return {
 				type: 1,
 				loginData: {
-					phone: '13940965763',
+					phone: '',
 					password: '',
-					code: '1234',
+					code: '',
 				},
 				phoneShake: false,
 				passwordShake: false,
@@ -454,4 +454,4 @@
 		}
 
 	}
-</style>
+</style>