This commit is contained in:
toly
2023-12-16 12:40:32 +08:00
parent ab2778a22b
commit 01fdf966c5
593 changed files with 8995 additions and 27753 deletions

View File

@@ -1,6 +1,10 @@
import '../../../app/res/fx_icon.dart';
Map<String,dynamic> renderMenus = {
'path' : '/render',
'label' : '渲染-聚沙成塔',
'icon': FxIcon.icon_sun,
'children': [
{
'path' : '/chapter1',