[ 'title' => get_lang('dict_diy.mall_component_type_basic'), 'list' => [ 'MallSearch' => [ 'title' => '搜索', 'icon' => 'iconfont-iconsousuo', 'path' => 'edit-mall-search', 'support_page' => [], 'uses' => 1, 'sort' => 10017, 'value' => [ 'searchStyle' => 'style-1', 'searchLink' => [ 'name' => '' ], 'text' => '请输入搜索关键词', 'iconType' => 'img', 'icon' => '', 'imageUrl' => '' ], ], 'MallGoodsList' => [ 'title' => '商品列表', 'icon' => 'iconfont-iconshangpinliebiao', 'path' => 'edit-mall-goods-list', 'support_page' => [], 'uses' => 0, 'sort' => 10018, 'value' => [ 'style' => 'style-1', 'source' => 'all', 'num' => 10, 'goods_category' => '', 'goods_category_name' => '请选择', 'goods_ids' => [], 'sortWay' => 'default', // 排序方式,default:综合,sales:销量,price:价格 'goodsNameStyle' => [ 'color' => '#303133', 'control' => true, 'fontWeight' => 'normal' ], 'priceStyle' => [ 'mainColor' => '#FF4142', 'mainControl' => true, 'lineColor' => '#999CA7', 'lineControl' => true ], 'saleStyle' => [ 'color' => '#999999', 'control' => true ], ], ], 'MallManyGoodsList' => [ 'title' => '多商品组', 'icon' => 'iconfont-iconduoshangpinzu', 'path' => 'edit-mall-many-goods-list', 'support_page' => [], 'uses' => 0, 'sort' => 10019, 'value' => [ 'style' => 'style-2', 'num' => 6, "sortWay" => "default", // 排序方式,default:综合,sale_num:销量,price:价格 "headStyle" => "style-1", 'aroundRadius' => 25, 'source' => 'custom', 'goods_category' => '', 'goods_category_name' => '请选择', 'goodsNameStyle' => [ 'color' => '#303133', 'control' => true, 'fontWeight' => 'normal' ], 'priceStyle' => [ 'mainColor' => '#FF4142', 'mainControl' => true, 'lineColor' => '#999CA7', 'lineControl' => true ], 'saleStyle' => [ 'color' => '#999999', 'control' => true ], 'list' => [ [ 'title' => '推荐', 'desc' => '猜你喜欢', 'source' => 'all', 'goods_category' => '', 'goods_category_name' => '请选择', 'goods_ids' => [], 'imageUrl' => '' ] ] ], ], 'MallGoodsCoupon' => [ 'title' => '优惠券', 'icon' => 'iconfont-iconyouhuiquan1', 'path' => 'edit-mall-goods-coupon', 'support_page' => [], 'uses' => 0, 'sort' => 10020, 'value' => [ 'style' => 'style-1', 'styleName' => '风格一', 'source' => 'all', 'num' => 6, 'couponIds' => [], 'btnText' => '立即领取', 'couponTitle' => '先领券 再购物', 'couponSubTitle' => '领券下单 享购物优惠' ], ], 'MallMemberInfo' => [ 'title' => '会员信息', 'icon' => 'iconfont-iconhuiyuanzhongxin', 'path' => 'edit-mall-member-info', 'support_page' => [ 'DIY_MEMBER_INDEX' ], 'uses' => 1, 'sort' => 10021, 'value' => [ 'style' => 'style-1', 'styleName' => '风格1', 'bgUrl' => '' ], ], 'MallShopInfo' => [ 'title' => '店铺信息', 'icon' => 'iconfont-iconmendian', 'path' => 'edit-mall-shop-info', 'support_page' => [ 'DIY_SITE_INDEX' ], 'uses' => 0, 'sort' => 10022, 'value' => [], ], 'MallOrderInfo' => [ 'title' => '订单中心', 'icon' => 'iconfont icondingdanzhongxinPC-1', 'path' => 'edit-shop-order-info', 'support_page' => [ 'DIY_MEMBER_INDEX' ], 'uses' => 1, 'sort' => 10023, 'value' => [ "textColor" => "#303133", "fontSize" => 16, "fontWeight" => "normal", "text" => "订单中心", "more" => [ "text" => "全部订单", "color" => "#999999", ], "item" => [ "fontSize" => 12, "fontWeight" => "normal", "color" => "#303133" ], ] ], ] ] ];