diff --git a/app/common/services/ComponentService.php b/app/common/services/ComponentService.php index a7347be5..252f44d0 100644 --- a/app/common/services/ComponentService.php +++ b/app/common/services/ComponentService.php @@ -409,6 +409,7 @@ class ComponentService ['name' => '典藏室', 'mini_url' => '', 'url' => 'member/collection_room'], ['name' => '关于我们', 'mini_url' => '', 'url' => 'member/tool/about_us'], ['name' => '消息中心', 'mini_url' => '', 'url' => 'member/message_center/index'], + ['name' => '文创豆商城', 'mini_url' => '', 'url' => 'member/legumes/shopping'], ['name' => '文创空间管理中心', 'mini_url' => '', 'url' => "member/weight_value_home?i={$uniacid}&content_type=cultural_space&", 'plugin_name' => 'cultural-space','params'=>['type'=>'cultural_space']], ];