shish 6 gadi atpakaļ
vecāks
revīzija
fa36ffe467

+ 1 - 1
mobile-code-back/src/official/index.vue

@@ -91,7 +91,7 @@ export default {
 			],
 			],
 			contentData: [
 			contentData: [
 				{
 				{
-					title: `<span class="app-color-1">一键搭建</span>花店个性商城`,
+					title: `<span class="app-color-1">一键搭建</span>花店商城`,
 					subTitle: `各大节日商城自动涨价,客户下单自动按距离计算运费`,
 					subTitle: `各大节日商城自动涨价,客户下单自动按距离计算运费`,
 					img: `${this.$constant.imgUrl}/retail/official/content-1.png`
 					img: `${this.$constant.imgUrl}/retail/official/content-1.png`
 				},
 				},

+ 1 - 1
mobile-code/src/official/index.vue

@@ -94,7 +94,7 @@
 				],
 				],
 				contentData: [
 				contentData: [
 					{
 					{
-						title: `<span class="app-color-1">一键搭建</span>花店个性商城`,
+						title: `<span class="app-color-1">一键搭建</span>花店商城`,
 						subTitle: `各大节日商城自动涨价,客户下单自动按距离计算运费`,
 						subTitle: `各大节日商城自动涨价,客户下单自动按距离计算运费`,
 						img: `${this.$constant.imgUrl}/retail/official/content-1.png`
 						img: `${this.$constant.imgUrl}/retail/official/content-1.png`
 					},
 					},