Explorar el Código

联系中花汇

shish hace 2 años
padre
commit
dc7e27eeaa
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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

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

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

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