Browse Source

技术支持

shish 1 year ago
parent
commit
c7c0bf9f60
2 changed files with 2 additions and 2 deletions
  1. 1 1
      hdApp/src/admin/home/workbench.vue
  2. 1 1
      hdApp/src/pagesPurchase/order.vue

+ 1 - 1
hdApp/src/admin/home/workbench.vue

@@ -244,7 +244,7 @@
     <emptyComponent title="暂无供货商" :is-empty="$util.isEmpty(supplierList)" />
   </block>
   <view style="text-align:center;margin-top:50upx;margin-bottom:182upx;color:#827171;font-size:28upx;">
-    <text style="margin-right:20upx;">中花汇提供技术支持</text>
+    <text style="margin-right:20upx;">中花汇提供技术</text>
     <text style="margin-right:20upx;">|</text>
     <text @click="toPhone()">联系技术员</text>
   </view>

+ 1 - 1
hdApp/src/pagesPurchase/order.vue

@@ -104,7 +104,7 @@
         </view>
 
         <view style="text-align:center;margin-top:50upx;margin-bottom:182upx;color:#827171;font-size:28upx;">
-          <text style="margin-right:20upx;">中花汇提供技术支持</text>
+          <text style="margin-right:20upx;">中花汇提供技术</text>
           <text style="margin-right:20upx;">|</text>
           <text @click="toPhone()">联系技术员</text>
         </view>