[ [ //插件名称 'name' => 'cos', //店铺端展示分类 shop:营销活动 member:互动营销 'show_type' => 'tool', //展示主题 'title' => 'cos云存储', //展示介绍 'description' => '腾讯云COS对象储存,将视频,图片,文件等储存至云空间', //展示图标 'icon' => 'addon/cos/icon.png', //跳转链接 'url' => 'cos://shop/config/config', //是否开发中仅展示 'is_developing' =>0 ] ] ]; return $data; } }