shish vor 4 Monaten
Ursprung
Commit
b67bcc5982
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      hdApp/src/admin/home/workbench.vue

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

@@ -6,9 +6,9 @@
         <view style="margin-top:10upx;font-size:34upx;margin-bottom:30upx;">个人买花</view>
         <view><button class="admin-button-com big blue" style="width:240upx;" @click="buyItem">去买花</button></view>
         <!-- #endif -->
-        <view style="margin-top:50upx;font-size:34upx;margin-bottom:20upx;">花店登录</view>
+        <view style="margin-top:70upx;font-size:34upx;margin-bottom:20upx;">花店进货</view>
         <view><button class="admin-button-com big blue" style="width:240upx;" @click="pageTo({url:'/admin/home/login'})">去登录</button></view>
-        <view style="font-size:40upx;color:green;text-decoration: underline;margin-top:40upx;" @click="pageTo({url:'/pagesClient/official/apply'})">花店注册</view>
+        <view style="font-size:44upx;color:green;text-decoration: underline;margin-top:40upx;" @click="pageTo({url:'/pagesClient/official/apply'})">花店注册</view>
       </view>
     </block>
     <block v-else>