From d2f28fa2fb5c9eeb12c2f3059a9a72f3239097a9 Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Thu, 30 Nov 2023 13:42:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=EF=BC=9A=E8=A3=85=E4=BF=AE?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=20-=20=E6=B7=BB=E5=8A=A0=E6=96=87=E5=88=9B?= =?UTF-8?q?=E8=B1=86=E5=95=86=E5=9F=8E=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/common/services/ComponentService.php | 1 + 1 file changed, 1 insertion(+) 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']], ];