shish 1 سال پیش
والد
کامیت
7307b1b82e
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      ghsApp/src/admin/home/workbench.vue

+ 3 - 3
ghsApp/src/admin/home/workbench.vue

@@ -36,10 +36,10 @@
       <button class="admin-button-com big blue" style="width:260upx;" @click="buyItem()">花店买花</button>
     </view>
 	<!-- #endif -->
-    <view style="width:100vw;height:220upx;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:170upx;">
+    <view style="width:100vw;height:250upx;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:170upx;">
 		<button class="admin-button-com big blue" style="width:260upx;" @click="pageTo({url:'/admin/home/login'})">批发店登录</button>
-		<text style="color:green;position:absolute;top:190upx;font-size:33upx;text-decoration: underline;" @click="pageTo({url:'/pagesClient/official/apply'})">批发店注册</text>
-		<text style="color:green;position:absolute;top:280upx;font-size:33upx;text-decoration: underline;" @click.stop="toPhone()">联系官方技术员</text>
+		<text style="color:green;position:absolute;top:210upx;font-size:33upx;text-decoration: underline;" @click="pageTo({url:'/pagesClient/official/apply'})">批发店注册</text>
+		<text style="color:green;position:absolute;top:295upx;font-size:33upx;text-decoration: underline;" @click.stop="toPhone()">联系官方技术员</text>
     </view>
 
 	<!-- #ifdef MP-WEIXIN -->