[ 'title' => get_lang('enum_diy.component_type_basics'), 'list' => [ 'TestInfo' => [ 'title' => '测试信息', 'icon' => 'iconfont-iconhuiyuanzhongxin', 'path' => 'edit-hello-info', 'support_page' => [], 'max_count' => 0, 'sort' => 10007, 'value' => [ 'height' => 20 ], ], 'TestText' => [ 'title' => '测试文本', 'icon' => 'iconfont-iconhuiyuanzhongxin', 'path' => 'edit-hello-text', 'support_page' => [], 'max_count' => 0, 'sort' => 10007, 'value' => [ 'height' => 20 ], ], ], ], ];