shish 6 лет назад
Родитель
Сommit
fa36ffe467
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      mobile-code-back/src/official/index.vue
  2. 1 1
      mobile-code/src/official/index.vue

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

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

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

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