mod: 用户页面动态加载
This commit is contained in:
4
lib/pages/member/dynamic/index.dart
Normal file
4
lib/pages/member/dynamic/index.dart
Normal file
@ -0,0 +1,4 @@
|
||||
library dynamic_panel;
|
||||
|
||||
export './controller.dart';
|
||||
export './view.dart';
|
||||
Reference in New Issue
Block a user