|
|
var Button = [
|
|
|
{
|
|
|
button_name:"文本",
|
|
|
dialog:"template_dialog_text",
|
|
|
button_name: "文本",
|
|
|
dialog: "template_dialog_text",
|
|
|
data: {text: ""},
|
|
|
template_name: "text"
|
|
|
},
|
|
|
{
|
|
|
template_intro: "一张图片",
|
|
|
button_name:"一张图",
|
|
|
dialog:"template_dialog_grid",
|
|
|
button_name: "一张图",
|
|
|
dialog: "template_dialog_grid",
|
|
|
template_name: "singleImage",
|
|
|
data: [{
|
|
|
"url": {
|
...
|
...
|
@@ -21,9 +21,9 @@ var Button = [ |
|
|
}]
|
|
|
},
|
|
|
{
|
|
|
button_name:"添加小图",
|
|
|
button_name: "添加小图",
|
|
|
template_name: "smallPic",
|
|
|
dialog:"template_dialog_grid",
|
|
|
dialog: "template_dialog_grid",
|
|
|
data: [{
|
|
|
"url": {
|
|
|
"action": "",
|
...
|
...
|
@@ -44,8 +44,8 @@ var Button = [ |
|
|
},
|
|
|
{
|
|
|
template_intro: "焦点图",
|
|
|
button_name:"焦点图",
|
|
|
dialog:"focus-template",
|
|
|
button_name: "焦点图",
|
|
|
dialog: "focus-template",
|
|
|
template_name: "focus",
|
|
|
data: [
|
|
|
{
|
...
|
...
|
@@ -59,9 +59,9 @@ var Button = [ |
|
|
},
|
|
|
{
|
|
|
template_intro: "添加商品",
|
|
|
button_name:"添加商品",
|
|
|
button_name: "添加商品",
|
|
|
template_name: "goods",
|
|
|
dialog:"template_dialog_goods",
|
|
|
dialog: "template_dialog_goods",
|
|
|
data: [
|
|
|
// {
|
|
|
// src:"",
|
...
|
...
|
@@ -71,9 +71,9 @@ var Button = [ |
|
|
},
|
|
|
{
|
|
|
template_intro: "添加商品组",
|
|
|
button_name:"添加商品组",
|
|
|
button_name: "添加商品组",
|
|
|
template_name: "goodsGroup",
|
|
|
dialog:"template_dialog_remgoods",
|
|
|
dialog: "template_dialog_remgoods",
|
|
|
data: [
|
|
|
{
|
|
|
cover: {cover: "", maxSortId: ""},
|
...
|
...
|
@@ -89,12 +89,13 @@ var Button = [ |
|
|
},
|
|
|
{
|
|
|
"template_name": "appIconList",
|
|
|
button_name:"图标入口",
|
|
|
button_name: "图标入口",
|
|
|
"template_intro": "图标",
|
|
|
dialog:"icon-template",
|
|
|
dialog: "icon-template",
|
|
|
"number": 4,
|
|
|
"data": [
|
|
|
{
|
|
|
"column_num":4,
|
|
|
|
|
|
"url": {
|
|
|
"action": "",
|
|
|
"url": ""
|
...
|
...
|
@@ -106,10 +107,10 @@ var Button = [ |
|
|
]
|
|
|
},
|
|
|
{
|
|
|
button_name:"推荐(1T-1L-4R)",
|
|
|
button_name: "推荐(1T-1L-4R)",
|
|
|
template_intro: "一张大图一个大的推荐和4个小图推荐",
|
|
|
template_name: "recommendContentOne",
|
|
|
dialog:"recommendContentOne-template",
|
|
|
dialog: "recommendContentOne-template",
|
|
|
"data": {
|
|
|
"title": {
|
|
|
"name": "",
|
...
|
...
|
@@ -145,7 +146,7 @@ var Button = [ |
|
|
button_name: "推荐(1T-6F)",
|
|
|
template_name: "recommendContentTwo",
|
|
|
template_intro: "一张大图和6个小图推荐",
|
|
|
dialog:"recommendContentTwo-template",
|
|
|
dialog: "recommendContentTwo-template",
|
|
|
"data": {
|
|
|
"title": {
|
|
|
"name": "",
|
...
|
...
|
@@ -181,7 +182,7 @@ var Button = [ |
|
|
button_name: "标题广告",
|
|
|
"template_name": "singleNameImage",
|
|
|
"template_intro": "带标题的图片广告",
|
|
|
dialog:"singleNameImage-template",
|
|
|
dialog: "singleNameImage-template",
|
|
|
"data": {
|
|
|
"title": "",
|
|
|
"src": "",
|
...
|
...
|
@@ -196,7 +197,7 @@ var Button = [ |
|
|
button_name: "推荐(1T-12F)",
|
|
|
template_intro: "一张大图12个小图推荐",
|
|
|
template_name: "recommendContentThree",
|
|
|
dialog:"recommendContentThree-template",
|
|
|
dialog: "recommendContentThree-template",
|
|
|
"data": {
|
|
|
"big_image": [
|
|
|
{
|
...
|
...
|
@@ -224,33 +225,33 @@ var Button = [ |
|
|
button_name: "潮人搭配",
|
|
|
template_intro: "潮人搭配",
|
|
|
template_name: "trendsetterCollocation",
|
|
|
dialog:"noEdit-template",
|
|
|
dialog: "noEdit-template",
|
|
|
data: {}
|
|
|
},
|
|
|
{
|
|
|
button_name: "潮品话题",
|
|
|
template_intro: "潮品话题",
|
|
|
template_name: "trendgoodsTopic",
|
|
|
dialog:"noEdit-template",
|
|
|
dialog: "noEdit-template",
|
|
|
data: {}
|
|
|
},
|
|
|
{
|
|
|
button_name: "推荐品牌",
|
|
|
template_intro: "推荐品牌",
|
|
|
template_name: "appHotBrands",
|
|
|
dialog:"brands-template",
|
|
|
dialog: "brands-template",
|
|
|
"data": {
|
|
|
"title": {
|
|
|
"title": ""
|
|
|
},
|
|
|
"is_show_name": "N",
|
|
|
"list": [],
|
|
|
"image":{
|
|
|
"image": {
|
|
|
"src": "",
|
|
|
"alt": "",
|
|
|
"url":{
|
|
|
"action":"",
|
|
|
"url":""
|
|
|
"url": {
|
|
|
"action": "",
|
|
|
"url": ""
|
|
|
}
|
|
|
}
|
|
|
|
...
|
...
|
@@ -260,7 +261,7 @@ var Button = [ |
|
|
button_name: "自定义品牌",
|
|
|
template_intro: "自定义品牌",
|
|
|
template_name: "customBrands",
|
|
|
dialog:"brands-template",
|
|
|
dialog: "brands-template",
|
|
|
"data": {
|
|
|
"title": {
|
|
|
"title": "",
|
...
|
...
|
@@ -274,7 +275,7 @@ var Button = [ |
|
|
button_name: "一个链接",
|
|
|
template_intro: "一个链接",
|
|
|
template_name: "link",
|
|
|
dialog:"template_dialog_link",
|
|
|
dialog: "template_dialog_link",
|
|
|
data: [
|
|
|
{"url": {"action": "", "url": ""}}
|
|
|
]
|
...
|
...
|
@@ -283,7 +284,7 @@ var Button = [ |
|
|
button_name: "添加促销",
|
|
|
template_intro: "促销专区",
|
|
|
template_name: "promotion",
|
|
|
dialog:"promotion-template",
|
|
|
dialog: "promotion-template",
|
|
|
data: {
|
|
|
"promotionId": ""
|
|
|
}
|
...
|
...
|
@@ -292,7 +293,7 @@ var Button = [ |
|
|
button_name: "轮播banner",
|
|
|
template_intro: "轮播banner",
|
|
|
template_name: "carouselBanner",
|
|
|
dialog:"carouselBanner-template",
|
|
|
dialog: "carouselBanner-template",
|
|
|
"data": {
|
|
|
"speed": "",
|
|
|
"list": [
|
...
|
...
|
@@ -307,7 +308,7 @@ var Button = [ |
|
|
button_name: "kids推荐品牌",
|
|
|
template_intro: "kids推荐品牌",
|
|
|
template_name: "kidsBrands",
|
|
|
dialog:"brands-template",
|
|
|
dialog: "brands-template",
|
|
|
"data": {
|
|
|
"params": {
|
|
|
"param": "",
|
...
|
...
|
@@ -326,7 +327,7 @@ var Button = [ |
|
|
button_name: "推荐(L1-RT1-RF2)",
|
|
|
template_intro: "推荐(L1-RT1-RF2)",
|
|
|
template_name: "recommendContentFour",
|
|
|
dialog:"recommendContentFour-template",
|
|
|
dialog: "recommendContentFour-template",
|
|
|
"data": {
|
|
|
"left": {
|
|
|
"title": "",
|
...
|
...
|
@@ -376,7 +377,7 @@ var Button = [ |
|
|
button_name: "添加楼层",
|
|
|
template_intro: "添加楼层",
|
|
|
template_name: "addfloor",
|
|
|
dialog:"icon-template",
|
|
|
dialog: "icon-template",
|
|
|
data: [
|
|
|
{
|
|
|
"url": {},
|
...
|
...
|
@@ -391,7 +392,7 @@ var Button = [ |
|
|
button_name: "推荐(标题 + 12张图)",
|
|
|
template_intro: "带标题的12个小图推荐",
|
|
|
template_name: "recommendContentFive",
|
|
|
dialog:"recommendContentFive-template",
|
|
|
dialog: "recommendContentFive-template",
|
|
|
data: {
|
|
|
"title": {
|
|
|
"title": "",
|
...
|
...
|
@@ -413,13 +414,13 @@ var Button = [ |
|
|
button_name: "文本导航",
|
|
|
template_intro: "文本链接",
|
|
|
template_name: "textNav",
|
|
|
dialog:"textNav-template",
|
|
|
dialog: "textNav-template",
|
|
|
data: []
|
|
|
},
|
|
|
{
|
|
|
button_name:"图片列表",
|
|
|
button_name: "图片列表",
|
|
|
template_name: "imageList",
|
|
|
dialog:"imageList-template",
|
|
|
dialog: "imageList-template",
|
|
|
"data": {
|
|
|
"title": {
|
|
|
"title": "",
|
...
|
...
|
@@ -430,10 +431,10 @@ var Button = [ |
|
|
}
|
|
|
},
|
|
|
{
|
|
|
button_name:"标题标签",
|
|
|
button_name: "标题标签",
|
|
|
template_intro: "标题标签",
|
|
|
template_name: "title",
|
|
|
dialog:"title-template",
|
|
|
dialog: "title-template",
|
|
|
"data": {
|
|
|
"title_name": "",
|
|
|
"more_name": "",
|
...
|
...
|
@@ -453,10 +454,10 @@ var Button = [ |
|
|
}
|
|
|
},
|
|
|
{
|
|
|
button_name:"编辑推荐",
|
|
|
button_name: "编辑推荐",
|
|
|
template_intro: "编辑推荐",
|
|
|
template_name: "editorTalk",
|
|
|
dialog:"editorTalk-template",
|
|
|
dialog: "editorTalk-template",
|
|
|
"data": {
|
|
|
"title": {
|
|
|
"title": "",
|
...
|
...
|
@@ -466,10 +467,10 @@ var Button = [ |
|
|
}
|
|
|
},
|
|
|
{
|
|
|
button_name:"热门品类",
|
|
|
button_name: "热门品类",
|
|
|
template_intro: "热门品类",
|
|
|
template_name: "hotCategory",
|
|
|
dialog:"hotCategory-template",
|
|
|
dialog: "hotCategory-template",
|
|
|
"data": {
|
|
|
"title": {
|
|
|
"name": "",
|
...
|
...
|
@@ -570,10 +571,10 @@ var Button = [ |
|
|
}
|
|
|
},
|
|
|
{
|
|
|
button_name:"有序焦点",
|
|
|
button_name: "有序焦点",
|
|
|
template_intro: "三张左图两张右图多张中间图",
|
|
|
template_name: "debrisSlider",
|
|
|
dialog:"debrisSlider-template",
|
|
|
dialog: "debrisSlider-template",
|
|
|
"data": {
|
|
|
"big_image": [
|
|
|
{
|
...
|
...
|
@@ -590,10 +591,10 @@ var Button = [ |
|
|
}
|
|
|
},
|
|
|
{
|
|
|
button_name:"新人专享",
|
|
|
button_name: "新人专享",
|
|
|
template_intro: "新人专享",
|
|
|
template_name: "newUserFloor",
|
|
|
dialog:"newUserFloor-template",
|
|
|
dialog: "newUserFloor-template",
|
|
|
data: {
|
|
|
"title": {
|
|
|
"name": "",
|
...
|
...
|
@@ -617,10 +618,10 @@ var Button = [ |
|
|
}
|
|
|
},
|
|
|
{
|
|
|
button_name:"图片广告",
|
|
|
button_name: "图片广告",
|
|
|
template_intro: "带标题的图片广告",
|
|
|
template_name: "imageGroup",
|
|
|
dialog:"imageGroup-template",
|
|
|
dialog: "imageGroup-template",
|
|
|
data: {
|
|
|
"title": "",
|
|
|
"more": "",
|
...
|
...
|
@@ -640,10 +641,10 @@ var Button = [ |
|
|
}
|
|
|
},
|
|
|
{
|
|
|
button_name:"自定义参数",
|
|
|
button_name: "自定义参数",
|
|
|
template_intro: "参数集合",
|
|
|
template_name: "paramsGroup",
|
|
|
dialog:"paramsGroup-template",
|
|
|
dialog: "paramsGroup-template",
|
|
|
data: {
|
|
|
"title": "",
|
|
|
"more": "",
|
...
|
...
|
@@ -657,23 +658,23 @@ var Button = [ |
|
|
}
|
|
|
},
|
|
|
{
|
|
|
button_name:"自定义参数图片",
|
|
|
button_name: "自定义参数图片",
|
|
|
template_intro: "自定义参数图片",
|
|
|
template_name: "",
|
|
|
dialog:"noEdit-template",
|
|
|
dialog: "noEdit-template",
|
|
|
data: {}
|
|
|
},
|
|
|
{
|
|
|
button_name:"站内公告",
|
|
|
button_name: "站内公告",
|
|
|
template_intro: "站内公告",
|
|
|
template_name: "announcement",
|
|
|
dialog:"noEdit-template"
|
|
|
dialog: "noEdit-template"
|
|
|
},
|
|
|
{
|
|
|
button_name:"标题图片",
|
|
|
button_name: "标题图片",
|
|
|
template_intro: "标题图片",
|
|
|
template_name: "titleImage",
|
|
|
dialog:"titleImage-template",
|
|
|
dialog: "titleImage-template",
|
|
|
data: {
|
|
|
"title": "",
|
|
|
"more_name": "",
|
...
|
...
|
@@ -691,10 +692,10 @@ var Button = [ |
|
|
}
|
|
|
},
|
|
|
{
|
|
|
button_name:"多标签图片",
|
|
|
button_name: "多标签图片",
|
|
|
template_intro: "多标签图片",
|
|
|
template_name: "multiLabelImage",
|
|
|
dialog:"multiLabelImage-template",
|
|
|
dialog: "multiLabelImage-template",
|
|
|
data: {
|
|
|
"label": [
|
|
|
{
|
...
|
...
|
@@ -717,10 +718,10 @@ var Button = [ |
|
|
}
|
|
|
},
|
|
|
{
|
|
|
button_name:"搭配(2T-nF)",
|
|
|
button_name: "搭配(2T-nF)",
|
|
|
template_intro: "搭配(2T-nF)",
|
|
|
template_name: "matchImage",
|
|
|
dialog:"matchImage-template",
|
|
|
dialog: "matchImage-template",
|
|
|
data: {
|
|
|
"title": {
|
|
|
"name": "",
|
...
|
...
|
@@ -772,10 +773,10 @@ var Button = [ |
|
|
}
|
|
|
},
|
|
|
{
|
|
|
button_name:"领券频道",
|
|
|
button_name: "领券频道",
|
|
|
"template_name": "getCoupon",
|
|
|
"template_intro": "领券频道",
|
|
|
dialog:"getCoupon-template",
|
|
|
dialog: "getCoupon-template",
|
|
|
"data": [
|
|
|
{
|
|
|
"title": "标题内容",
|
...
|
...
|
|