| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949 |
- <?php
- /**
- * Niushop商城系统 - 团队十年电商经验汇集巨献!
- * =========================================================
- * Copy right 2019-2029 杭州牛之云科技有限公司, 保留所有权利。
- * ----------------------------------------------
- * 官方网址: https://www.niushop.com
- * =========================================================
- */
- return [
- // 自定义模板页面类型,格式:[ 'title' => '页面类型名称', 'name' => '页面标识', 'path' => '页面路径', 'value' => '页面数据,json格式' ]
- 'template' => [],
- // 后台自定义组件——装修
- 'util' => [],
- // 自定义页面路径
- 'link' => [],
- // 自定义图标库
- 'icon_library' => [],
- // uni-app 组件,格式:[ 'name' => '组件名称/文件夹名称', 'path' => '文件路径/目录路径' ],多个逗号隔开,自定义组件名称前缀必须是diy-,也可以引用第三方组件
- 'component' => [],
- // uni-app 页面,多个逗号隔开
- 'pages' => [],
- // 模板信息,格式:'title' => '模板名称', 'name' => '模板标识', 'cover' => '模板封面图', 'preview' => '模板预览图', 'desc' => '模板描述'
- 'info' => [
- 'title' => '医药商城模板', // 模板名称
- 'name' => 'official_default_medical', // 模板标识
- 'cover' => 'addon/diy_medical/shop/view/public/img/cover.png', // 模板封面图
- 'preview' => 'addon/diy_medical/shop/view/public/img/preview.png', // 模板预览图
- 'desc' => '医药商城模板', // 模板描述
- ],
- // 主题风格配色,格式可以自由定义扩展,【在uni-app中通过:this.themeStyle... 获取定义的颜色字段,例如:this.themeStyle.main_color】
- 'theme' => [],
- // 自定义页面数据,格式:[ 'title' => '页面名称', 'name' => "页面标识", 'value' => [页面数据,json格式] ]
- 'data' => [
- [
- 'title' => '医药商城模板',
- 'name' => "DIY_VIEW_INDEX",
- 'value' => [
- "global" => [
- "title" => "医药商城模板",
- "pageBgColor" => "#F8F8F8",
- "topNavColor" => "#1F7CFE",
- "topNavBg" => true,
- "navBarSwitch" => true,
- "navStyle" => "1",
- "textNavColor" => "#FFFFFF",
- "topNavImg" => "",
- "moreLink" => [
- "name" => ""
- ],
- "openBottomNav" => true,
- "textImgPosLink" => "center",
- "mpCollect" => false,
- "popWindow" => [
- "imageUrl" => "",
- "count" => -1,
- "show" => 0,
- "link" => [
- "name" => ""
- ],
- "imgWidth" => "",
- "imgHeight" => ""
- ],
- "bgUrl" => "addon/diy_medical/shop/view/public/img/bg.png",
- "imgWidth" => "750",
- "imgHeight" => "486",
- "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" => 3,
- "searchLink" => [
- "name" => ""
- ],
- "title" => "搜索 药物 症状 功效",
- "textAlign" => "left",
- "borderType" => 2,
- "iconType" => "img",
- "icon" => "",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "imageUrl" => "",
- "positionWay" => "fixed",
- "id" => "5i5xi1gnfps0",
- "addonName" => "",
- "componentName" => "Search",
- "componentTitle" => "搜索框",
- "isDelete" => 0,
- "pageBgColor" => "#1F7CFE",
- "textColor" => "#303133",
- "componentBgColor" => "",
- "topAroundRadius" => 0,
- "bottomAroundRadius" => 0,
- "elementBgColor" => "#FFFFFF",
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 6,
- "bottom" => 6,
- "both" => 12
- ]
- ],
- [
- "ornament" => [
- "type" => "default",
- "color" => "#EDEDED"
- ],
- "list" => [
- [
- "title" => "附近门店",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "link" => [
- "name" => ""
- ],
- "icon" => "",
- "iconType" => "img",
- "imageUrl" => "",
- "id" => "toebkd1onv40",
- "bgColorStart" => "#FF6363",
- "bgColorEnd" => "#FF6363",
- "textColor" => "#FFFFFF"
- ],
- [
- "title" => "蒙脱石散",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "link" => [
- "name" => ""
- ],
- "icon" => "",
- "iconType" => "img",
- "imageUrl" => "",
- "id" => "15izcw5ogtc00",
- "bgColorStart" => "#F9FEE8",
- "bgColorEnd" => "#F9FEE8",
- "textColor" => "#2EB44B"
- ],
- [
- "title" => "感冒灵颗粒",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "link" => [
- "name" => ""
- ],
- "icon" => "",
- "iconType" => "img",
- "imageUrl" => "",
- "id" => "1ikprh1sqv6o0",
- "bgColorStart" => "#FF7011",
- "bgColorEnd" => "#FF7011",
- "textColor" => "#FFFFFF"
- ],
- [
- "title" => "奥利司他胶囊",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "link" => [
- "name" => ""
- ],
- "icon" => "",
- "iconType" => "img",
- "imageUrl" => "",
- "id" => "225lbcxkjwow0",
- "bgColorStart" => "#EAFFF7",
- "bgColorEnd" => "#EAFFF7",
- "textColor" => "#0DB0F0"
- ]
- ],
- "id" => "5cvp4rzn1yg0",
- "addonName" => "",
- "componentName" => "QuickNav",
- "componentTitle" => "快捷导航",
- "isDelete" => 0,
- "pageBgColor" => "",
- "componentBgColor" => "",
- "componentAngle" => "round",
- "topAroundRadius" => 0,
- "bottomAroundRadius" => 0,
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 12,
- "bottom" => 6,
- "both" => 12
- ]
- ],
- [
- "list" => [
- [
- "imageUrl" => "addon/diy_medical/shop/view/public/img/nav_1.png",
- "link" => [
- "name" => ""
- ],
- "imgWidth" => "176",
- "imgHeight" => "176",
- "id" => "1ziu868l9sjk0",
- "title" => "感冒发烧",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "icon" => "",
- "iconType" => "img",
- "label" => [
- "control" => false,
- "text" => "热门",
- "textColor" => "#FFFFFF",
- "bgColorStart" => "#F83287",
- "bgColorEnd" => "#FE3423"
- ]
- ],
- [
- "title" => "清热解毒",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "link" => [
- "name" => ""
- ],
- "icon" => "",
- "iconType" => "img",
- "imageUrl" => "addon/diy_medical/shop/view/public/img/nav_2.png",
- "label" => [
- "control" => false,
- "text" => "热门",
- "textColor" => "#FFFFFF",
- "bgColorStart" => "#F83287",
- "bgColorEnd" => "#FE3423"
- ],
- "id" => "1hzfbhvf4ghs0",
- "imgWidth" => "176",
- "imgHeight" => "176"
- ],
- [
- "title" => "慢病用药",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "link" => [
- "name" => ""
- ],
- "icon" => "",
- "iconType" => "img",
- "imageUrl" => "addon/diy_medical/shop/view/public/img/nav_3.png",
- "label" => [
- "control" => false,
- "text" => "热门",
- "textColor" => "#FFFFFF",
- "bgColorStart" => "#F83287",
- "bgColorEnd" => "#FE3423"
- ],
- "id" => "7lkvmmqll680",
- "imgWidth" => "176",
- "imgHeight" => "176"
- ],
- [
- "title" => "儿童用药",
- "style" => [
- "fontSize" => "60",
- "iconBgColor" => [],
- "iconBgColorDeg" => 0,
- "iconBgImg" => "",
- "bgRadius" => 0,
- "iconColor" => [
- "#000000"
- ],
- "iconColorDeg" => 0
- ],
- "link" => [
- "name" => ""
- ],
- "icon" => "",
- "iconType" => "img",
- "imageUrl" => "addon/diy_medical/shop/view/public/img/nav_4.png",
- "label" => [
- "control" => false,
- "text" => "热门",
- "textColor" => "#FFFFFF",
- "bgColorStart" => "#F83287",
- "bgColorEnd" => "#FE3423"
- ],
- "id" => "nretwpl5tj40",
- "imgWidth" => "176",
- "imgHeight" => "176"
- ],
- [
- "title" => "肠胃用药",
- "icon" => "",
- "imageUrl" => "addon/diy_medical/shop/view/public/img/nav_5.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"
- ],
- "id" => "12334vufumog0",
- "imgWidth" => "176",
- "imgHeight" => "176"
- ],
- [
- "title" => "五官用药",
- "icon" => "",
- "imageUrl" => "addon/diy_medical/shop/view/public/img/nav_6.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"
- ],
- "id" => "w2ogswcxnsw0",
- "imgWidth" => "176",
- "imgHeight" => "176"
- ],
- [
- "title" => "皮肤用药",
- "icon" => "",
- "imageUrl" => "addon/diy_medical/shop/view/public/img/nav_7.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"
- ],
- "id" => "60znp6wdci80",
- "imgWidth" => "176",
- "imgHeight" => "176"
- ],
- [
- "title" => "心脑血管",
- "icon" => "",
- "imageUrl" => "addon/diy_medical/shop/view/public/img/nav_8.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"
- ],
- "id" => "1fshjsfs9wf40",
- "imgWidth" => "176",
- "imgHeight" => "176"
- ],
- [
- "title" => "风湿骨科",
- "icon" => "",
- "imageUrl" => "addon/diy_medical/shop/view/public/img/nav_9.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"
- ],
- "id" => "203zga4agt6o0",
- "imgWidth" => "176",
- "imgHeight" => "176"
- ],
- [
- "title" => "抗菌消炎",
- "icon" => "",
- "imageUrl" => "addon/diy_medical/shop/view/public/img/nav_10.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"
- ],
- "id" => "1xtwjpjix7280",
- "imgWidth" => "176",
- "imgHeight" => "176"
- ]
- ],
- "id" => "3pz6dtsxh5k0",
- "addonName" => "",
- "componentName" => "GraphicNav",
- "componentTitle" => "图文导航",
- "isDelete" => 0,
- "pageBgColor" => "",
- "componentBgColor" => "#FFFFFF",
- "componentAngle" => "round",
- "topAroundRadius" => 20,
- "bottomAroundRadius" => 0,
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 6,
- "bottom" => 6,
- "both" => 0
- ],
- "ornament" => [
- "type" => "default",
- "color" => "#EDEDED"
- ],
- "mode" => "graphic",
- "type" => "img",
- "showStyle" => "fixed",
- "rowCount" => 5,
- "pageCount" => 2,
- "carousel" => [
- "type" => "circle",
- "color" => "#FFFFFF"
- ],
- "imageSize" => 40,
- "aroundRadius" => 25,
- "font" => [
- "size" => 14,
- "weight" => "normal",
- "color" => "#303133"
- ]
- ],
- [
- "list" => [
- [
- "imageUrl" => "addon/diy_medical/shop/view/public/img/banner.png",
- "imgWidth" => "1404",
- "imgHeight" => "560",
- "link" => [
- "name" => ""
- ],
- "imageMode" => "scaleToFill",
- "id" => "7evcgwb7vj80"
- ]
- ],
- "id" => "z5rrn3sudfk",
- "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
- ],
- "indicatorIsShow" => true,
- "indicatorColor" => "#ffffff",
- "carouselStyle" => "circle",
- "indicatorLocation" => "center"
- ],
- [
- "id" => "31gjnmatouw0",
- "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
- ],
- "mode" => "row1-lt-of2-rt",
- "imageGap" => 10,
- "list" => [
- [
- "imageUrl" => 'addon/diy_medical/shop/view/public/img/mf_left.png',
- "imgWidth" => "684",
- "imgHeight" => "748",
- "previewWidth" => 163.5,
- "previewHeight" => "188.80px",
- "link" => [
- "name" => ""
- ],
- "imageMode" => "scaleToFill"
- ],
- [
- "imageUrl" => 'addon/diy_medical/shop/view/public/img/mf_right1.png',
- "imgWidth" => "684",
- "imgHeight" => "356",
- "previewWidth" => 163.5,
- "previewHeight" => "89.40px",
- "link" => [
- "name" => ""
- ],
- "imageMode" => "scaleToFill"
- ],
- [
- "imageUrl" => 'addon/diy_medical/shop/view/public/img/mf_right2.png',
- "imgWidth" => "684",
- "imgHeight" => "356",
- "previewWidth" => 163.5,
- "previewHeight" => "89.40px",
- "link" => [
- "name" => ""
- ],
- "imageMode" => "scaleToFill"
- ]
- ]
- ],
- [
- "style" => "style-2",
- "sources" => "initial",
- "ornament" => [
- "type" => "default",
- "color" => "#EDEDED"
- ],
- "template" => "horizontal-slide",
- "goodsMarginType" => "default",
- "goodsMarginNum" => 10,
- "count" => 6,
- "goodsId" => [],
- "nameLineMode" => "single",
- "imgAroundRadius" => 5,
- "slideMode" => "scroll",
- "theme" => "default",
- "btnStyle" => [
- "text" => "去秒杀",
- "textColor" => "#FFFFFF",
- "theme" => "default",
- "aroundRadius" => 25,
- "control" => false,
- "support" => false,
- "bgColorStart" => "#FF7B1D",
- "bgColorEnd" => "#FF1544"
- ],
- "goodsNameStyle" => [
- "color" => "#303133",
- "control" => true,
- "fontWeight" => false
- ],
- "saleStyle" => [
- "color" => "#999CA7",
- "control" => false,
- "support" => false
- ],
- "priceStyle" => [
- "mainColor" => "#FFFFFF",
- "mainControl" => true,
- "lineColor" => "#999CA7",
- "lineControl" => true,
- "lineSupport" => true
- ],
- "id" => "4v68pukkbiq0",
- "addonName" => "seckill",
- "componentName" => "Seckill",
- "componentTitle" => "秒杀",
- "isDelete" => 0,
- "pageBgColor" => "",
- "componentBgColor" => "#FFFFFF",
- "componentAngle" => "round",
- "topAroundRadius" => 10,
- "bottomAroundRadius" => 10,
- "elementBgColor" => "",
- "elementAngle" => "round",
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 6,
- "bottom" => 6,
- "both" => 12
- ],
- "progressStyle" => [
- "control" => false,
- "support" => false,
- "currColor" => "#FDBE6C",
- "bgColor" => "#FCECD7"
- ],
- "titleStyle" => [
- "backgroundImage" => "addon/seckill/component/view/seckill/img/style_title_3_bg.png",
- "isShow" => true,
- "leftStyle" => "img",
- "leftImg" => "addon/seckill/component/view/seckill/img/style_title_3_name.png",
- "style" => "style-3",
- "styleName" => "风格3",
- "leftText" => "",
- "fontSize" => 16,
- "fontWeight" => true,
- "textColor" => "#FFFFFF",
- "bgColorStart" => "#FA6400",
- "bgColorEnd" => "#FF287A",
- "more" => "更多",
- "moreColor" => "#FFFFFF",
- "moreFontSize" => 12,
- "timeBgColor" => "",
- "timeImageUrl" => "",
- "moreSupport" => true,
- "colonColor" => "#FFFFFF",
- "numBgColorStart" => "#FFFFFF",
- "numBgColorEnd" => "#FFFFFF",
- "numTextColor" => "#FD3B54"
- ]
- ],
- [
- "style" => "style-2",
- "sources" => "initial",
- "ornament" => [
- "type" => "default",
- "color" => "#EDEDED"
- ],
- "count" => 6,
- "goodsId" => [],
- "categoryId" => 0,
- "categoryName" => "请选择",
- "sortWay" => "default",
- "nameLineMode" => "single",
- "imgAroundRadius" => 10,
- "theme" => "default",
- "goodsNameStyle" => [
- "color" => "#303133",
- "control" => true,
- "fontWeight" => false,
- "support" => true
- ],
- "saleStyle" => [
- "color" => "#999CA7",
- "control" => true,
- "support" => true
- ],
- "priceStyle" => [
- "mainColor" => "#FF1544",
- "mainControl" => true,
- "lineColor" => "#999CA7",
- "lineControl" => false,
- "lineSupport" => false
- ],
- "id" => "5oaajrk7e4c0",
- "addonName" => "",
- "componentName" => "GoodsRecommend",
- "componentTitle" => "商品推荐",
- "isDelete" => 0,
- "pageBgColor" => "",
- "componentBgColor" => "#1278FE",
- "componentAngle" => "round",
- "topAroundRadius" => 10,
- "bottomAroundRadius" => 10,
- "elementBgColor" => "#FFFFFF",
- "elementAngle" => "round",
- "topElementAroundRadius" => 0,
- "bottomElementAroundRadius" => 0,
- "margin" => [
- "top" => 6,
- "bottom" => 6,
- "both" => 12
- ],
- "topStyle" => [
- "title" => "今日推荐",
- "subTitle" => "大家都在买",
- "icon" => [
- "value" => "icondiy icon-system-tuijian",
- "color" => "#1278FE",
- "bgColor" => "#FFFFFF"
- ],
- "color" => "#FFFFFF",
- "subColor" => "#FFFFFF",
- "support" => true
- ],
- "bgUrl" => "app/component/view/goods_recommend/img/bg.png",
- "styleName" => "风格2",
- "labelStyle" => [
- "support" => false,
- "bgColor" => "#FF504D",
- "title" => "新人专享",
- "color" => "#FFFFFF"
- ]
- ],
- [
- "style" => "style-2",
- "sources" => "initial",
- "ornament" => [
- "type" => "default",
- "color" => "#EDEDED"
- ],
- "template" => "row1-of2",
- "goodsMarginType" => "default",
- "goodsMarginNum" => 10,
- "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" => "1r8b2e84ro8w",
- "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
- ]
- ]
- ]
- ]
- ]
- ]
- ];
|