This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
huangjiahao
/
Hibok
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
vscode提交测试
master
ZCM
5 years ago
parent
cae191fb4d
commit
ad07df693f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lib/home/add_friend.dart
+ 1
- 1
lib/home/add_friend.dart
View File
@@ -30,7 +30,7 @@ class _AddFriendPageState extends State<AddFriendPage> {
void initState() {
super.initState();
print('AddFriendPage init');
print('AddFriendPage init
111
');
_txtCtrl.text = widget.originalName;
}
Write
Preview
Loading…
Cancel
Save