This commit is contained in:
jyuesong
2022-01-13 10:17:22 +08:00
parent 5d7fc83f91
commit 6acf427fb6
15 changed files with 258 additions and 95 deletions

View File

@@ -16,4 +16,7 @@ import 'package:qinglong_app/module/login/login_viewmodel.dart';
void main() {
testWidgets("", (_){
});
}