Commit e0887a06 authored by zhengke's avatar zhengke

修改

parent e840fc26
...@@ -57,7 +57,13 @@ ...@@ -57,7 +57,13 @@
margin-bottom: 10px; margin-bottom: 10px;
position: relative; position: relative;
} }
.diy-rubik .layout .rubik .delete {
position: absolute;
right: -16px;
top: -16px;
padding: 8px;
z-index: 14;
}
</style> </style>
<template> <template>
<div :class="{'active':rubData.isCked}"> <div :class="{'active':rubData.isCked}">
......
...@@ -430,18 +430,18 @@ ...@@ -430,18 +430,18 @@
Id: 'notice', Id: 'notice',
isCked: false, isCked: false,
data: { data: {
name: '公告', name: '公告', //公告名称
content: '', content: '', //公告内容
icon: 'https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/icon-notice.png', icon: 'https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/icon-notice.png', //公告图标
textColor: '#ffffff', textColor: '#ffffff', //文字颜色
background: '#f67f79', background: '#f67f79', //背景颜色
headerUrl: 'https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/icon-notice-title.png', headerUrl: 'https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/icon-notice-title.png', //头部图片
btnColor: '#ff4544', btnColor: '#ff4544', //按钮颜色
btnWidth: 500, btnWidth: 500, //按钮宽度
btnHeight: 80, btnHeight: 80, //按钮高度
btnRadius: 40, btnRadius: 40, //按钮圆角
btnText: '我知道了', btnText: '我知道了', //按钮文本内容
btnTextColor: '#ffffff' btnTextColor: '#ffffff' //按钮文本颜色
} }
} }
this.dataList.push(noticeObj); this.dataList.push(noticeObj);
...@@ -558,10 +558,10 @@ ...@@ -558,10 +558,10 @@
Id: 'copyright', Id: 'copyright',
isCked: false, isCked: false,
data: { data: {
picUrl: '', picUrl: '', //版权图标
text: '', text: '', //版权文字
link: '', link: '', //版权链接
backgroundColor: '#fff', backgroundColor: '#fff', //背景颜色
} }
} }
this.dataList.push(copyObj); this.dataList.push(copyObj);
...@@ -587,9 +587,9 @@ ...@@ -587,9 +587,9 @@
Id: 'user-info', Id: 'user-info',
isCked: false, isCked: false,
data: { data: {
style: 1, style: 1, //样式
backgroundPicUrl: '', backgroundPicUrl: '', //背景图片
backgroundColor: '#ffffff', backgroundColor: '#ffffff', //背景颜色
} }
} }
this.dataList.push(userObj); this.dataList.push(userObj);
...@@ -880,29 +880,24 @@ ...@@ -880,29 +880,24 @@
Id: 'advance', Id: 'advance',
isCked: false, isCked: false,
data: { data: {
buttonColor: '#ff4544', buttonColor: '#ff4544', //购买按钮颜色
list: [], list: [], //商品列表
listStyle: 1, listStyle: 1, //列表样式
fill: 1, fill: 1, //商品封面图填充
goodsCoverProportion: '1-1', goodsCoverProportion: '1-1', //商品封面图宽高比例
goodsStyle: 1, goodsStyle: 1, //商品样式
textStyle: 1, textStyle: 1, //文本样式
showGoodsName: true, showGoodsName: true, //显示商品名称
showBuyBtn: true, showBuyBtn: true, //显示购买按钮
buyBtnStyle: 1, buyBtnStyle: 1, //购买按钮样式
buyBtnText: '抢购', buyBtnText: '抢购', //购买按钮文字
showGoodsTag: false, showGoodsTag: false, //显示商品角标
customizeGoodsTag: false, customizeGoodsTag: false, //自定义商品角标样式
goodsTagPicUrl: '', goodsTagPicUrl: '', //自定义商品角标
goodsIndex: 0, backgroundColor: '#fff', //背景颜色
start_x: 0, backgroundPicUrl: '', //背景图
showImg: false, backgroundHeight: 100, //背景高度百分比
backgroundColor: '#fff', backgroundWidth: 100, //背景宽度百分比
backgroundPicUrl: '',
position: 5,
mode: 1,
backgroundHeight: 100,
backgroundWidth: 100,
} }
} }
this.dataList.push(advanceObj); this.dataList.push(advanceObj);
...@@ -913,21 +908,21 @@ ...@@ -913,21 +908,21 @@
Id: 'vip-card', Id: 'vip-card',
isCked: false, isCked: false,
data: { data: {
background: '#FFFFFF', background: '#FFFFFF', //背景色
usePluginConfig: true, usePluginConfig: true, //使用插件配置
top_bottom_padding: 0, top_bottom_padding: 0, //上下间距
buy_bg: 'http://wx.weibaoge.cn/web/statics/img/app/vip_card/buy_bg.png', buy_bg: 'http://wx.weibaoge.cn/web/statics/img/app/vip_card/buy_bg.png', //未购买用户默认背景图
renew_bg: 'http://wx.weibaoge.cn/web/statics/img/app/vip_card/buy_bg.png', renew_bg: 'http://wx.weibaoge.cn/web/statics/img/app/vip_card/buy_bg.png', //未购买用户背景图
buy_big_color: '', buy_big_color: '', //未购买用户-大标题字体颜色
buy_small_color: '', buy_small_color: '', //未购买用户-小标题背景颜色
buy_btn_color: '', buy_btn_color: '', //未购买用户-按钮文字颜色
buy_btn_bg_color: '', buy_btn_bg_color: '', //未购买用户-按钮颜色
buy_big: '', buy_big: '', //未购买用户-大标题文字
buy_small: '', buy_small: '', //未购买用户-小标题文字
buy_btn_text: '', buy_btn_text: '', //未购买用户-按钮文字
renew_text_color: '', renew_text_color: '', //已购买用户-文字颜色
renew_btn_bg_color: '', renew_btn_bg_color: '',//已购买用户-按钮背景色
renew_text: '', renew_text: '', //已购买用户-标题文字
} }
} }
this.dataList.push(vipObj); this.dataList.push(vipObj);
...@@ -938,10 +933,10 @@ ...@@ -938,10 +933,10 @@
Id: 'live', Id: 'live',
isCked: false, isCked: false,
data: { data: {
background: '#f7f7f7', background: '#f7f7f7', //背景颜色
is_show_goods: true, is_show_goods: true, //显示商品
style_type: 1, style_type: 1, //卡片样式
number: 5, number: 5, //直播间数量
} }
} }
this.dataList.push(liveObj); this.dataList.push(liveObj);
...@@ -952,8 +947,8 @@ ...@@ -952,8 +947,8 @@
Id: 'empty', Id: 'empty',
isCked: false, isCked: false,
data: { data: {
background: '#ffffff', background: '#ffffff', //背景颜色
height: 10, height: 10, //高度
} }
} }
this.dataList.push(emptyObj); this.dataList.push(emptyObj);
...@@ -964,21 +959,21 @@ ...@@ -964,21 +959,21 @@
Id: 'ad', Id: 'ad',
isCked: false, isCked: false,
data: { data: {
id: '', id: '', //广告位ID
type: '', type: '', //广告位类型
pic_url: '', pic_url: '', //广告封面图
video: '', video_url: '', //视频播放链接
award_type: '0', award_type: '0', //广告奖励
award_coupons: [ award_coupons: [ //优惠券
/*{ /*{
send_num: 3, send_num: 3,
name: '优惠券', name: '优惠券',
coupon_id: 710, coupon_id: 710,
} */ } */
], ],
award_num: '', award_num: '', //积分数量
award_limit_type: '0', award_limit_type: '0', //奖励发放限制
award_limit: 0, award_limit: 0, //限制次数
} }
} }
this.dataList.push(adObj); this.dataList.push(adObj);
...@@ -989,15 +984,15 @@ ...@@ -989,15 +984,15 @@
Id: 'modal', Id: 'modal',
isCked: false, isCked: false,
data: { data: {
opened: false, opened: false, //是否开启
list: [{ list: [{ //广告图片数组
picUrl: '', picUrl: '',
link: { link: {
url: '', url: '',
openType: '', openType: '',
}, },
}, ], }, ],
times: 0 times: 0 //弹窗次数
} }
} }
this.dataList.push(modalObj); this.dataList.push(modalObj);
...@@ -1008,42 +1003,42 @@ ...@@ -1008,42 +1003,42 @@
Id: 'quick-nav', Id: 'quick-nav',
isCked: false, isCked: false,
data: { data: {
navSwitch: 0, navSwitch: 0, //快捷导航开关
useMallConfig: true, useMallConfig: true, //使用商城配置
navStyle: 1, navStyle: 1, //导航样式
closedPicUrl: '', closedPicUrl: '', //收起图标
openedPicUrl: '', openedPicUrl: '', //展开图标
home: { home: {
opened: false, opened: false, //是否返回首页
picUrl: '', picUrl: '', //图标
}, },
customerService: { customerService: {
opened: false, opened: false, //小程序客服
picUrl: '', picUrl: '', //小程序图片
}, },
tel: { tel: {
opened: false, opened: false, //一键拨号开启
picUrl: '', picUrl: '', //一键拨号图标
number: '', number: '', ////一键拨号电话号码
}, },
web: { web: {
opened: false, opened: false, //网页链接开启
picUrl: '', picUrl: '',
url: '', url: '',
}, },
mApp: { mApp: { //跳转小程序开启
opened: false, opened: false,
picUrl: '', picUrl: '',
appId: '', appId: '',
page: '', page: '',
}, },
mapNav: { mapNav: { //地图导航
opened: false, opened: false,
picUrl: '', picUrl: '',
address: '', address: '',
location: '', location: '',
}, },
customize: { customize: { //自定义按钮
opened: false, opened: false,
picUrl: '', picUrl: '',
open_type: '', open_type: '',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment