Explorar el Código

vscode提交测试

master
ZCM hace 5 años
padre
commit
ad07df693f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      lib/home/add_friend.dart

+ 1
- 1
lib/home/add_friend.dart Ver fichero

@@ -30,7 +30,7 @@ class _AddFriendPageState extends State<AddFriendPage> {
void initState() {
super.initState();
print('AddFriendPage init');
print('AddFriendPage init111');
_txtCtrl.text = widget.originalName;
}


Cargando…
Cancelar
Guardar