谢杰标 2 anni fa
parent
commit
6082f99a0f
1 ha cambiato i file con 10 aggiunte e 3 eliminazioni
  1. 10 3
      pages5/scan/examact.vue

+ 10 - 3
pages5/scan/examact.vue

@@ -10,8 +10,8 @@
 
     <view class="examact-phone" v-if="tenantInfo.phone">
       报名热线:
-      <view>020-87085982</view>
-      <view>020-87085983</view>
+      <view>{{ tenantInfo.phone1 }}</view>
+      <view>{{ tenantInfo.phone2 }}</view>
     </view>
     <view class="examact-qrcode">
       <tki-qrcode
@@ -46,12 +46,16 @@ const map = {
     name: "广东省祥粤建设职业培训学校",
     qrcodeUrl: "h_act.png",
     phone: true,
+    phone1: "020-87085982",
+    phone2: "020-87085983",
     goodsId: "16370",
   },
   "h.xyyxt.net": {
     name: "广东省祥粤建设职业培训学校",
     qrcodeUrl: "h_act.png",
-    phone: "报名热线: 020-87085982/87085983",
+    phone: true,
+    phone1: "020-87085982",
+    phone2: "020-87085983",
     goodsId: "7798",
   },
   "www.hnjsxt.cn": {
@@ -70,6 +74,9 @@ const map = {
     name: "肇庆市建筑业协会",
     qrcodeUrl: "zh5_act.png",
     goodsId: "8677",
+    phone: true,
+    phone1: "0758—2285500",
+    phone2: "13600220253",
   },
   "sdyxt.gdzzkj.net": {
     name: "佛山市顺德区市政建设工程协会",