|
|
@@ -34,7 +34,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="official-wrap">
|
|
|
- <div class="off-title">花卉宝,花店数字化建设者</div>
|
|
|
+ <div class="off-title">技术让花店经营更简单</div>
|
|
|
<div class="off-sub-tit" @click="contactFn">
|
|
|
<app-img
|
|
|
:src="`${constant.imgUrl}/retail/official/phone-small.png`"
|
|
|
@@ -97,8 +97,8 @@ export default {
|
|
|
backgroundImg: `${this.$constant.imgUrl}/retail/official/bg.png`,
|
|
|
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`
|
|
|
},
|
|
|
{
|
|
|
@@ -118,7 +118,7 @@ export default {
|
|
|
},
|
|
|
{
|
|
|
title: `<span class="app-color-1">规范化</span>管理订单`,
|
|
|
- subTitle: `高效管理订单,从下单、制单、制作到发货、配送、 送达自动通知客户,大幅提升客户体验`,
|
|
|
+ subTitle: `高效管理订单,从下单、制单、制作到发货、配送、 送达通知,大幅提升客户体验`,
|
|
|
img: `${this.$constant.imgUrl}/retail/official/content-2.png`
|
|
|
},
|
|
|
{
|