shish 6 лет назад
Родитель
Сommit
5ab9b1acc7
2 измененных файлов с 11 добавлено и 11 удалено
  1. 1 1
      mall/src/components/app-delivery.vue
  2. 10 10
      store/src/ext.json

+ 1 - 1
mall/src/components/app-delivery.vue

@@ -38,7 +38,7 @@
 				<input v-model="form.bookName" placeholder-class="phcolor" class="tui-input" name="bookName" placeholder="请输入姓名(选填)" />
 			</tui-list-cell>-->
 			<tui-list-cell class="line-cell" :hover="false">
-				<div class="tui-title">订花人电话</div>
+				<div class="tui-title">我的电话</div>
 				<input v-model="form.bookMobile" placeholder-class="phcolor" class="tui-input" name="bookMobile" placeholder="花送到了会通知您(选填)" type="number" />
 			</tui-list-cell>
 			<tui-list-cell class="line-cell" :hover="false" :arrow="true">

+ 10 - 10
store/src/ext.json

@@ -1,11 +1,11 @@
 {
-    "extEnable": true,
-    "extAppid": "wxe4675bab299a52f7",
-    "directCommit": false,
-    "ext": {
-      "account": 12362,
-      "apiHost": "https://api.shop.huaml.com",
-      "imgHost": "https://img.huaml.com",
-      "merchantName":"花美玲"
-    }
-  }
+  "extEnable": true,
+  "extAppid": "wx21b7c3ef12082099",
+  "directCommit": false,
+  "ext": {
+    "account": 12358,
+    "apiHost": "https://api.shop.hzghd.com",
+    "imgHost": "https://img.hzghd.com",
+    "merchantName":"花掌柜"
+  }
+}