Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Commit

Permalink
upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
xkeyC committed Apr 16, 2021
1 parent 6e5d450 commit a377344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ui/donor_list.dart
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class _DonorListPageState extends State<DonorListPage> {
DonateInfo("匿名", "2021-03-27 21:53", "黑鲨4安装框架成功,感谢!", "¥ 18.00"),
DonateInfo("simcheu", "2021-03-28 09:58:39", "感谢付出", "¥ 3.00"),
DonateInfo("匿名", "2021-04-13 17:14:06", null, "¥ 3.00"),
DonateInfo("匿名", "2021-04-13 15:53:41", "好用,谢谢", "¥ 50.00"),
DonateInfo("匿名", "2021-04-16 15:53:41", "好用,谢谢", "¥ 50.00"),
];

@override
Expand Down

0 comments on commit a377344

Please sign in to comment.