分割为多个tab

This commit is contained in:
LollipopKit
2021-09-13 16:06:52 +08:00
parent 4cb0d5615b
commit d7a38d02a2
3 changed files with 175 additions and 118 deletions

View File

@@ -57,4 +57,3 @@ Future<void> main() async {
);
});
}