| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100 |
- <?php
- /**
- * Niushop商城系统 - 团队十年电商经验汇集巨献!
- * =========================================================
- * Copy right 2019-2029 杭州牛之云科技有限公司, 保留所有权利。
- * ----------------------------------------------
- * 官方网址: https://www.niushop.com
- * =========================================================
- */
- namespace app\event;
- use app\model\web\DiyView as DiyViewModel;
- /**
- * 增加默认自定义数据:门店主页
- */
- class AddStoreDiyView
- {
- public function handle($param)
- {
- if (!empty($param[ 'site_id' ]) && addon_is_exit('store', $param[ 'site_id' ])) {
- $diy_view_model = new DiyViewModel();
- $img_url = "addon/store/shop/view/public/img/template";
- // 添加自定义主页装修
- $value = json_encode(
- [
- "global" => [
- "title" => "门店主页",
- "pageBgColor" => "#F5F6FA",
- "topNavColor" => "#04C561",
- "topNavBg" => true,
- "navBarSwitch" => true,
- "navStyle" => "4",
- "textNavColor" => "#FFFFFF",
- "topNavImg" => "",
- "moreLink" => [
- "name" => ""
- ],
- "openBottomNav" => true,
- "textImgPosLink" => "center",
- "mpCollect" => false,
- "popWindow" => [
- "imageUrl" => "",
- "count" => -1,
- "show" => 0,
- "link" => [
- "name" => ""
- ],
- "imgWidth" => "",
- "imgHeight" => ""
- ],
- "bgUrl" => $img_url . "/bg.png",
- "imgWidth" => "375",
- "imgHeight" => "247",
- "template" => [
- "pageBgColor" => "",
- "textColor" => "#303133",
- "componentBgColor" => "",
- "componentAngle" => "round",
- "topAroundRadius" => 0,
- "bottomAroundRadius" => 0,
- "elementBgColor" => "",
- "elementAngle" => "round",
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 0,
- "bottom" => 0,
- "both" => 12
- ]
- ]
- ],
- "value" => [
- [
- "searchStyle" => 2,
- "title" => "请输入搜索关键词",
- "textAlign" => "left",
- "borderType" => 2,
- "iconType" => "img",
- "icon" => "",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "imageUrl" => $img_url . "/search.png",
- "id" => "4v0q7l4eyhs0",
- "addonName" => "",
- "componentName" => "Search",
- "componentTitle" => "搜索框",
- "searchLink" => [
- "name" => ""
- ],
- "isDelete" => 0,
- "pageBgColor" => "",
- "textColor" => "#303133",
- "componentBgColor" => "",
- "topAroundRadius" => 0,
- "bottomAroundRadius" => 0,
- "elementBgColor" => "#FFFFFF",
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 6,
- "bottom" => 6,
- "both" => 12
- ],
- "imgWidth" => "60",
- "imgHeight" => "60",
- "positionWay" => "fixed"
- ],
- [
- "list" => [
- [
- "title" => "新到货",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "link" => [
- "name" => ""
- ],
- "icon" => "",
- "bgColorStart" => "#FA6400",
- "bgColorEnd" => "#FA6400",
- "textColor" => "#FFFFFF",
- "iconType" => "img",
- "imageUrl" => $img_url . "/new.png",
- "id" => "d4ywk2pbons0",
- "imgWidth" => "33",
- "imgHeight" => "32"
- ],
- [
- "title" => "新鲜猪肉",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#FA6400"
- ],
- "iconColorDeg" => 0
- ],
- "link" => [
- "name" => ""
- ],
- "icon" => "",
- "bgColorStart" => "#FFFBDC",
- "bgColorEnd" => "#FFFBDC",
- "textColor" => "#FA6400",
- "iconType" => "icon",
- "imageUrl" => "",
- "id" => "1jip6f31rlog0"
- ],
- [
- "title" => "新鲜蔬菜",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "link" => [
- "name" => ""
- ],
- "icon" => "",
- "bgColorStart" => "#F9FEE8",
- "bgColorEnd" => "#F9FEE8",
- "textColor" => "#2EB44B",
- "iconType" => "img",
- "imageUrl" => "",
- "id" => "1oai3grdteps0"
- ],
- [
- "title" => "米线面条",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "link" => [
- "name" => ""
- ],
- "icon" => "",
- "bgColorStart" => "#FFEEF6",
- "bgColorEnd" => "#FFEEF6",
- "textColor" => "#A5421B",
- "iconType" => "img",
- "imageUrl" => "",
- "id" => "11ocpk5d93280"
- ],
- [
- "title" => "豆腐脑",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "link" => [
- "name" => ""
- ],
- "icon" => "",
- "bgColorStart" => "#EAFFF7",
- "bgColorEnd" => "#EAFFF7",
- "textColor" => "#0DB0F0",
- "iconType" => "img",
- "imageUrl" => "",
- "id" => "1qaypb973iio0"
- ]
- ],
- "ornament" => [
- "type" => "default",
- "color" => "#EDEDED"
- ],
- "id" => "zfps1tn2uds",
- "addonName" => "",
- "componentName" => "QuickNav",
- "componentTitle" => "快捷导航",
- "isDelete" => 0,
- "pageBgColor" => "",
- "componentBgColor" => "",
- "componentAngle" => "round",
- "topAroundRadius" => 0,
- "bottomAroundRadius" => 0,
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 6,
- "bottom" => 6,
- "both" => 12
- ]
- ],
- [
- "indicatorColor" => "#ffffff",
- "carouselStyle" => "circle",
- "indicatorLocation" => "center",
- "list" => [
- [
- "imageUrl" => $img_url . "/gg_1.png",
- "link" => [
- "name" => ""
- ],
- "imgWidth" => "702",
- "imgHeight" => "260",
- "id" => "1vpshofnu4o00"
- ]
- ],
- "id" => "7j58u684wmk0",
- "addonName" => "",
- "componentName" => "ImageAds",
- "componentTitle" => "图片广告",
- "isDelete" => 0,
- "pageBgColor" => "",
- "componentBgColor" => "",
- "componentAngle" => "round",
- "topAroundRadius" => 5,
- "bottomAroundRadius" => 5,
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 6,
- "bottom" => 6,
- "both" => 12
- ]
- ],
- [
- "style" => [
- "fontSize" => 80,
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#7D7D7D"
- ],
- "iconColorDeg" => 0
- ],
- "labelIds" => [],
- "icon" => "icondiy icon-system-dvd-line",
- "contentStyle" => "style-1",
- "sources" => "initial",
- "previewList" => [
- "label_id_lbeug2w6" => [
- "label_name" => "同城配送到家",
- ],
- "label_id_luz15aj6v" => [
- "label_name" => "最快30分钟达",
- ],
- "label_id_13l0pqbwrr" => [
- "label_name" => "本地电商",
- ]
- ],
- "id" => "33a3vqu1uq8",
- "addonName" => "store",
- "componentName" => "StoreLabel",
- "componentTitle" => "门店标签",
- "isDelete" => 0,
- "pageBgColor" => "",
- "textColor" => "#7D7D7D",
- "componentBgColor" => "",
- "componentAngle" => "round",
- "topAroundRadius" => 0,
- "bottomAroundRadius" => 0,
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 6,
- "bottom" => 6,
- "both" => 12
- ],
- "iconType" => "icon",
- "fontSize" => 14,
- "fontWeight" => 'normal',
- "count" => 3
- ],
- [
- "contentStyle" => "style-1",
- "list" => [
- [
- "title" => " 每天接近饭点时派送运力紧张,请您尽量提前下单!",
- "link" => [
- "name" => ""
- ]
- ]
- ],
- "sources" => "diy",
- "iconSources" => "diy",
- "noticeIds" => [],
- "iconType" => "img",
- "icon" => "",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "imageUrl" => $img_url . "/notice.png",
- "scrollWay" => "upDown",
- "id" => "svi17ueui8w",
- "addonName" => "",
- "componentName" => "Notice",
- "componentTitle" => "公告",
- "isDelete" => 0,
- "pageBgColor" => "",
- "textColor" => "#7D7D7D",
- "componentBgColor" => "#FFFFFF",
- "componentAngle" => "round",
- "topAroundRadius" => 8,
- "bottomAroundRadius" => 8,
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 6,
- "bottom" => 6,
- "both" => 12
- ],
- "imgWidth" => "44",
- "imgHeight" => "44",
- "fontSize" => 14,
- "fontWeight" => 'normal'
- ],
- [
- "mode" => "row1-of4",
- "imageGap" => 10,
- "list" => [
- [
- "imageUrl" => $img_url . "/rubik_cube_1.png",
- "imgWidth" => "246",
- "imgHeight" => "162",
- "previewWidth" => 77.75,
- "previewHeight" => "51.201219512195124px",
- "link" => [
- "name" => ""
- ]
- ],
- [
- "imageUrl" => $img_url . "/rubik_cube_2.png",
- "imgWidth" => "246",
- "imgHeight" => "162",
- "previewWidth" => 77.75,
- "previewHeight" => "51.201219512195124px",
- "link" => [
- "name" => ""
- ]
- ],
- [
- "imageUrl" => $img_url . "/rubik_cube_3.png",
- "imgWidth" => "246",
- "imgHeight" => "162",
- "previewWidth" => 77.75,
- "previewHeight" => "51.201219512195124px",
- "link" => [
- "name" => ""
- ]
- ],
- [
- "imageUrl" => $img_url . "/rubik_cube_4.png",
- "imgWidth" => "246",
- "imgHeight" => "162",
- "previewWidth" => 77.75,
- "previewHeight" => "51.201219512195124px",
- "link" => [
- "name" => ""
- ]
- ]
- ],
- "id" => "2cyenbhbislc",
- "addonName" => "",
- "componentName" => "RubikCube",
- "componentTitle" => "魔方",
- "isDelete" => 0,
- "pageBgColor" => "",
- "componentBgColor" => "",
- "componentAngle" => "round",
- "topAroundRadius" => 0,
- "bottomAroundRadius" => 0,
- "elementAngle" => "round",
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 6,
- "bottom" => 6,
- "both" => 12
- ]
- ],
- [
- "indicatorIsShow" => true,
- "indicatorColor" => "#ffffff",
- "carouselStyle" => "circle",
- "indicatorLocation" => "center",
- "list" => [
- [
- "imageUrl" => $img_url . "/point.png",
- "link" => [
- "name" => "INTEGRAL_STORE",
- "title" => "积分商城",
- "wap_url" => "/pages_promotion/point/list",
- "parent" => "MARKETING_LINK"
- ],
- "imgWidth" => "702",
- "imgHeight" => "180",
- "id" => "1z69zcd5vkio0"
- ]
- ],
- "id" => "1vtq5yokj44g",
- "addonName" => "",
- "componentName" => "ImageAds",
- "componentTitle" => "图片广告",
- "isDelete" => 0,
- "pageBgColor" => "",
- "componentBgColor" => "",
- "componentAngle" => "round",
- "topAroundRadius" => 12,
- "bottomAroundRadius" => 12,
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 6,
- "bottom" => 6,
- "both" => 12
- ]
- ],
- [
- "mode" => "graphic",
- "type" => "img",
- "showStyle" => "fixed",
- "ornament" => [
- "type" => "default",
- "color" => "#EDEDED"
- ],
- "rowCount" => 5,
- "pageCount" => 2,
- "carousel" => [
- "type" => "circle",
- "color" => "#FFFFFF"
- ],
- "imageSize" => 50,
- "aroundRadius" => 25,
- "font" => [
- "size" => 14,
- "weight" => "normal",
- "color" => "#303133"
- ],
- "list" => [
- [
- "title" => "新鲜蔬菜",
- "imageUrl" => $img_url . "/nav_1.png",
- "iconType" => "img",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "link" => [
- "name" => ""
- ],
- "label" => [
- "control" => true,
- "text" => "热卖",
- "textColor" => "#FFFFFF",
- "bgColorStart" => "#FE8681",
- "bgColorEnd" => "#FF5754"
- ],
- "icon" => "",
- "id" => "1v99h14wqhr40",
- "imgWidth" => "147",
- "imgHeight" => "147"
- ],
- [
- "title" => "鲜肉蛋禽",
- "imageUrl" => $img_url . "/nav_2.png",
- "iconType" => "img",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "link" => [
- "name" => ""
- ],
- "label" => [
- "control" => false,
- "text" => "热门",
- "textColor" => "#FFFFFF",
- "bgColorStart" => "#F83287",
- "bgColorEnd" => "#FE3423"
- ],
- "icon" => "",
- "id" => "1s5oxgjxss5c0",
- "imgWidth" => "147",
- "imgHeight" => "147"
- ],
- [
- "title" => "优选水果",
- "imageUrl" => $img_url . "/nav_3.png",
- "iconType" => "img",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "link" => [
- "name" => ""
- ],
- "label" => [
- "control" => true,
- "text" => "草莓",
- "textColor" => "#FFFFFF",
- "bgColorStart" => "#FE8681",
- "bgColorEnd" => "#FF5754"
- ],
- "icon" => "",
- "id" => "1z76ythx14sg0",
- "imgWidth" => "147",
- "imgHeight" => "147"
- ],
- [
- "title" => "海鲜水产",
- "imageUrl" => $img_url . "/nav_4.png",
- "iconType" => "img",
- "style" => "",
- "link" => [
- "name" => ""
- ],
- "label" => [
- "control" => false,
- "text" => "热门",
- "textColor" => "#FFFFFF",
- "bgColorStart" => "#F83287",
- "bgColorEnd" => "#FE3423"
- ],
- "iconfont" => [
- "value" => "",
- "color" => ""
- ],
- "id" => "77stelj6ykc0",
- "imgWidth" => "147",
- "imgHeight" => "147"
- ],
- [
- "title" => "蛋糕甜点",
- "imageUrl" => $img_url . "/nav_5.png",
- "iconType" => "img",
- "style" => "",
- "link" => [
- "name" => ""
- ],
- "label" => [
- "control" => true,
- "text" => "蛋糕",
- "textColor" => "#FFFFFF",
- "bgColorStart" => "#FE8681",
- "bgColorEnd" => "#FF5754"
- ],
- "iconfont" => [
- "value" => "",
- "color" => ""
- ],
- "id" => "1zmlt86jn8xs0",
- "imgWidth" => "147",
- "imgHeight" => "147"
- ],
- [
- "title" => "牛奶乳品",
- "imageUrl" => $img_url . "/nav_6.png",
- "iconType" => "img",
- "style" => "",
- "link" => [
- "name" => ""
- ],
- "label" => [
- "control" => false,
- "text" => "热门",
- "textColor" => "#FFFFFF",
- "bgColorStart" => "#F83287",
- "bgColorEnd" => "#FE3423"
- ],
- "iconfont" => [
- "value" => "",
- "color" => ""
- ],
- "id" => "ld0uf9zrh2o0",
- "imgWidth" => "147",
- "imgHeight" => "147"
- ],
- [
- "title" => "厨房调料",
- "imageUrl" => $img_url . "/nav_7.png",
- "iconType" => "img",
- "style" => "",
- "link" => [
- "name" => ""
- ],
- "label" => [
- "control" => false,
- "text" => "热门",
- "textColor" => "#FFFFFF",
- "bgColorStart" => "#F83287",
- "bgColorEnd" => "#FE3423"
- ],
- "iconfont" => [
- "value" => "",
- "color" => ""
- ],
- "id" => "fruwfv8bads",
- "imgWidth" => "147",
- "imgHeight" => "147"
- ],
- [
- "title" => "米面粮油",
- "imageUrl" => $img_url . "/nav_8.png",
- "iconType" => "img",
- "style" => "",
- "link" => [
- "name" => ""
- ],
- "label" => [
- "control" => false,
- "text" => "热门",
- "textColor" => "#FFFFFF",
- "bgColorStart" => "#F83287",
- "bgColorEnd" => "#FE3423"
- ],
- "iconfont" => [
- "value" => "",
- "color" => ""
- ],
- "id" => "70g58o07zrk0",
- "imgWidth" => "147",
- "imgHeight" => "147"
- ],
- [
- "title" => "卤味蔬食",
- "imageUrl" => $img_url . "/nav_9.png",
- "iconType" => "img",
- "style" => "",
- "link" => [
- "name" => ""
- ],
- "label" => [
- "control" => false,
- "text" => "热门",
- "textColor" => "#FFFFFF",
- "bgColorStart" => "#F83287",
- "bgColorEnd" => "#FE3423"
- ],
- "iconfont" => [
- "value" => "",
- "color" => ""
- ],
- "id" => "186cp6fj4vr40",
- "imgWidth" => "147",
- "imgHeight" => "147"
- ],
- [
- "title" => "饮料酒水",
- "imageUrl" => $img_url . "/nav_10.png",
- "iconType" => "img",
- "style" => "",
- "link" => [
- "name" => ""
- ],
- "label" => [
- "control" => false,
- "text" => "热门",
- "textColor" => "#FFFFFF",
- "bgColorStart" => "#F83287",
- "bgColorEnd" => "#FE3423"
- ],
- "iconfont" => [
- "value" => "",
- "color" => ""
- ],
- "id" => "1ivu0ox8nmxs0",
- "imgWidth" => "147",
- "imgHeight" => "147"
- ]
- ],
- "id" => "49qvi2em5is0",
- "addonName" => "",
- "componentName" => "GraphicNav",
- "componentTitle" => "图文导航",
- "isDelete" => 0,
- "pageBgColor" => "",
- "componentBgColor" => "#FFFFFF",
- "componentAngle" => "round",
- "topAroundRadius" => 12,
- "bottomAroundRadius" => 12,
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 6,
- "bottom" => 6,
- "both" => 12
- ]
- ],
- [
- "indicatorColor" => "#ffffff",
- "carouselStyle" => "circle",
- "indicatorLocation" => "center",
- "list" => [
- [
- "imageUrl" => $img_url . "/baozhang.png",
- "link" => [
- "name" => ""
- ],
- "imgWidth" => "702",
- "imgHeight" => "66",
- "id" => "1glfoxntyc1s0"
- ]
- ],
- "id" => "68xzp1ipgkw0",
- "addonName" => "",
- "componentName" => "ImageAds",
- "componentTitle" => "图片广告",
- "isDelete" => 0,
- "pageBgColor" => "",
- "componentBgColor" => "",
- "componentAngle" => "round",
- "topAroundRadius" => 0,
- "bottomAroundRadius" => 0,
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 6,
- "bottom" => 6,
- "both" => 12
- ]
- ],
- [
- "ornament" => [
- "type" => "default",
- "color" => "#EDEDED"
- ],
- "style" => "style-3",
- "count" => 6,
- "nameLineMode" => "single",
- "sortWay" => "default",
- "imgAroundRadius" => 10,
- "goodsNameStyle" => [
- "color" => "#303133",
- "control" => false,
- "fontWeight" => false,
- "support" => false
- ],
- "saleStyle" => [
- "color" => "#999CA7",
- "control" => false,
- "support" => false
- ],
- "theme" => "default",
- "priceStyle" => [
- "mainColor" => "#FF1544",
- "mainControl" => true,
- "lineColor" => "#999CA7",
- "lineControl" => false,
- "lineSupport" => false
- ],
- "sources" => "initial",
- "goodsId" => [],
- "categoryId" => 0,
- "categoryName" => "请选择",
- "topStyle" => [
- "title" => "今日推荐",
- "subTitle" => "大家都在买",
- "icon" => [
- "value" => "icondiy icon-system-tuijian",
- "color" => "#FF3D3D",
- "bgColor" => ""
- ],
- "color" => "#303133",
- "subColor" => "#999CA7",
- "support" => false
- ],
- "bgUrl" => "app/component/view/goods_recommend/img/style3_bg.png",
- "styleName" => "风格3",
- "labelStyle" => [
- "support" => true,
- "bgColor" => "#FF504D",
- "title" => "新人专享",
- "color" => "#FFFFFF"
- ],
- "id" => "16uuk7vmsq5c",
- "addonName" => "",
- "componentName" => "GoodsRecommend",
- "componentTitle" => "商品推荐",
- "isDelete" => 0,
- "pageBgColor" => "",
- "componentBgColor" => "",
- "componentAngle" => "round",
- "topAroundRadius" => 8,
- "bottomAroundRadius" => 8,
- "elementBgColor" => "",
- "elementAngle" => "round",
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 6,
- "bottom" => 6,
- "both" => 12
- ]
- ],
- [
- "mode" => "row1-lt-of2-rt",
- "imageGap" => 10,
- "list" => [
- [
- "imageUrl" => $img_url . "/rubik_cube_5.png",
- "imgWidth" => "342",
- "imgHeight" => "350",
- "previewWidth" => 163.5,
- "previewHeight" => "177.32px",
- "link" => [
- "name" => ""
- ]
- ],
- [
- "imageUrl" => $img_url . "/rubik_cube_6.png",
- "imgWidth" => "342",
- "imgHeight" => "166",
- "previewWidth" => 163.5,
- "previewHeight" => "83.66px",
- "link" => [
- "name" => ""
- ]
- ],
- [
- "imageUrl" => $img_url . "/rubik_cube_7.png",
- "imgWidth" => "342",
- "imgHeight" => "166",
- "previewWidth" => 163.5,
- "previewHeight" => "83.66px",
- "link" => [
- "name" => ""
- ]
- ]
- ],
- "id" => "47v1783p3oo0",
- "addonName" => "",
- "componentName" => "RubikCube",
- "componentTitle" => "魔方",
- "isDelete" => 0,
- "pageBgColor" => "",
- "componentBgColor" => "",
- "componentAngle" => "round",
- "topAroundRadius" => 0,
- "bottomAroundRadius" => 0,
- "elementAngle" => "round",
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 6,
- "bottom" => 6,
- "both" => 12
- ]
- ],
- [
- "indicatorColor" => "#ffffff",
- "carouselStyle" => "circle",
- "indicatorLocation" => "center",
- "list" => [
- [
- "imageUrl" => $img_url . "/gg_2.png",
- "link" => [
- "name" => ""
- ],
- "imgWidth" => "702",
- "imgHeight" => "132",
- "id" => "1qmhc284vj7k0"
- ]
- ],
- "id" => "jkx4ncjwfrk",
- "addonName" => "",
- "componentName" => "ImageAds",
- "componentTitle" => "图片广告",
- "isDelete" => 0,
- "pageBgColor" => "",
- "componentBgColor" => "",
- "componentAngle" => "round",
- "topAroundRadius" => 8,
- "bottomAroundRadius" => 8,
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 6,
- "bottom" => 6,
- "both" => 12
- ]
- ],
- [
- "ornament" => [
- "type" => "default",
- "color" => "#EDEDED"
- ],
- "template" => "row1-of2",
- "goodsMarginType" => "default",
- "goodsMarginNum" => 10,
- "style" => "style-2",
- "sources" => "initial",
- "count" => 6,
- "goodsId" => [],
- "categoryId" => 0,
- "categoryName" => "请选择",
- "sortWay" => "default",
- "nameLineMode" => "single",
- "imgAroundRadius" => 0,
- "slideMode" => "scroll",
- "theme" => "default",
- "btnStyle" => [
- "fontWeight" => false,
- "padding" => 0,
- "cartEvent" => "cart",
- "text" => "购买",
- "textColor" => "#FFFFFF",
- "theme" => "default",
- "aroundRadius" => 25,
- "control" => true,
- "support" => true,
- "bgColor" => "#FF6A00",
- "style" => "button",
- "iconDiy" => [
- "iconType" => "icon",
- "icon" => "",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ]
- ]
- ],
- "tag" => [
- "text" => "隐藏",
- "value" => "hidden"
- ],
- "goodsNameStyle" => [
- "color" => "#303133",
- "control" => true,
- "fontWeight" => false
- ],
- "saleStyle" => [
- "color" => "#999CA7",
- "control" => true,
- "support" => true
- ],
- "priceStyle" => [
- "mainColor" => "#FF6A00",
- "mainControl" => true,
- "lineColor" => "#999CA7",
- "lineControl" => true,
- "lineSupport" => true
- ],
- "id" => "4dd123y6pco",
- "addonName" => "",
- "componentName" => "GoodsList",
- "componentTitle" => "商品列表",
- "isDelete" => 0,
- "pageBgColor" => "",
- "componentBgColor" => "",
- "componentAngle" => "round",
- "topAroundRadius" => 8,
- "bottomAroundRadius" => 8,
- "elementBgColor" => "#FFFFFF",
- "elementAngle" => "round",
- "topElementAroundRadius" => 8,
- "bottomElementAroundRadius" => 8,
- "margin" => [
- "top" => 6,
- "bottom" => 0,
- "both" => 12
- ]
- ]
- ]
- ]
- );
- // 门店主页
- $data = [
- 'site_id' => $param[ 'site_id' ],
- 'title' => '门店主页',
- 'name' => 'DIY_STORE',
- 'is_default' => 1,
- 'addon_name' => 'store',
- 'type' => 'DIY_STORE',
- 'type_name' => '门店主页',
- 'value' => $value
- ];
- $res = $diy_view_model->addSiteDiyView($data);
- return $res;
- }
- }
- }
|