|
@@ -95,23 +95,23 @@
|
|
|
backgroundImg:`${this.$constant.imgUrl}/retail/official/bg.png`,
|
|
backgroundImg:`${this.$constant.imgUrl}/retail/official/bg.png`,
|
|
|
contentData: [
|
|
contentData: [
|
|
|
{
|
|
{
|
|
|
- title: `<span class="app-color-1">一键搭建</span>花店商城`,
|
|
|
|
|
- subTitle: `各大节日商城自动涨价,客户下单自动按距离计算运费`,
|
|
|
|
|
|
|
+ title: `<span class="app-color-1">花店</span>专属商城`,
|
|
|
|
|
+ subTitle: `节日自动涨价,客户下单自动按距离计算运费`,
|
|
|
img: `${this.$constant.imgUrl}/retail/official/content-1.png`
|
|
img: `${this.$constant.imgUrl}/retail/official/content-1.png`
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
title: `<span class="app-color-1">流程化</span>管理订单`,
|
|
title: `<span class="app-color-1">流程化</span>管理订单`,
|
|
|
- subTitle: `有效把控订单的生命周期,从下单、打单、制作到发货、配送、 送达自动通知客户,大幅提升客户体验`,
|
|
|
|
|
|
|
+ subTitle: `高效管理订单,从下单、打单、制作到发货、配送、 送达自动通知客户,大幅提升客户体验`,
|
|
|
img: `${this.$constant.imgUrl}/retail/official/content-2.png`
|
|
img: `${this.$constant.imgUrl}/retail/official/content-2.png`
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
title: `丰富多样的<span class="app-color-1">营销工具</span>`,
|
|
title: `丰富多样的<span class="app-color-1">营销工具</span>`,
|
|
|
- subTitle: `契合花店日常经营的营销工具,拉新、转化、复购、裂变, 面面俱到`,
|
|
|
|
|
|
|
+ subTitle: `契合花店日常经营的营销工具,拉新、转化、复购、裂变,面面俱到`,
|
|
|
img: `${this.$constant.imgUrl}/retail/official/content-3.png`
|
|
img: `${this.$constant.imgUrl}/retail/official/content-3.png`
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
title: `连通各渠道<span class="app-color-1">客户和订单</span>`,
|
|
title: `连通各渠道<span class="app-color-1">客户和订单</span>`,
|
|
|
- subTitle: `线上、门店、微信、支付宝和美团等自动汇总后台,客户统一接待,订单统一管理,不必周旋于各个平台`,
|
|
|
|
|
|
|
+ subTitle: `线上、门店、微信、支付宝和美团等自动汇总后台,客户统一接待,订单统一管理,不再周旋于多个平台`,
|
|
|
img: `${this.$constant.imgUrl}/retail/official/content-4.png`
|
|
img: `${this.$constant.imgUrl}/retail/official/content-4.png`
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -184,7 +184,6 @@
|
|
|
}
|
|
}
|
|
|
.tab-wrap {
|
|
.tab-wrap {
|
|
|
@include disFlex(center, space-between);
|
|
@include disFlex(center, space-between);
|
|
|
- height: 100px;
|
|
|
|
|
padding: 0 30px;
|
|
padding: 0 30px;
|
|
|
.logo-img {
|
|
.logo-img {
|
|
|
width: 160px;
|
|
width: 160px;
|
|
@@ -262,7 +261,6 @@
|
|
|
}
|
|
}
|
|
|
// trademark
|
|
// trademark
|
|
|
.bottom-trademark {
|
|
.bottom-trademark {
|
|
|
- height: 150px;
|
|
|
|
|
@include disFlex(center, center);
|
|
@include disFlex(center, center);
|
|
|
background-color: #242627;
|
|
background-color: #242627;
|
|
|
img {
|
|
img {
|