页面结构初始化
This commit is contained in:
4
lib/pages/main/index.dart
Normal file
4
lib/pages/main/index.dart
Normal file
@ -0,0 +1,4 @@
|
||||
library main;
|
||||
|
||||
export './controller.dart';
|
||||
export './view.dart';
|
||||
Reference in New Issue
Block a user