[ [ //插件名称 'name' => 'postertemplate', //店铺端展示分类 shop:营销活动 member:互动营销 'show_type' => 'tool', //展示主题 'title' => '商品海报', //展示介绍 'description' => '多样化的商品海报模板库', //展示图标 'icon' => 'addon/postertemplate/icon.png', //跳转链接 'url' => 'postertemplate://shop/postertemplate/lists', ] ] ]; return $data; } }