Browse Source

文字优化

shish 10 months ago
parent
commit
c9c082858c
1 changed files with 2 additions and 2 deletions
  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:50upx;font-size:34upx;margin-bottom:30upx;">个人买花</view>
       <view style="margin-top:50upx;font-size:34upx;margin-bottom:30upx;">个人买花</view>
       <view><button class="admin-button-com big blue" style="width:240upx;" @click="buyItem">去买花</button></view>
       <view><button class="admin-button-com big blue" style="width:240upx;" @click="buyItem">去买花</button></view>
 	    <!-- #endif -->
 	    <!-- #endif -->
-      <view style="margin-top:100upx;font-size:34upx;margin-bottom:30upx;">花店管理登录</view>
+      <view style="margin-top:100upx;font-size:34upx;margin-bottom:30upx;">花店登录</view>
       <view><button class="admin-button-com big blue" style="width:240upx;" @click="pageTo({url:'/admin/home/login'})">去登录</button></view>
       <view><button class="admin-button-com big blue" style="width:240upx;" @click="pageTo({url:'/admin/home/login'})">去登录</button></view>
-      <view style="font-size:38upx;color:green;text-decoration: underline;margin-top:40upx;" @click="pageTo({url:'/pagesClient/official/apply'})">花店注册</view>
+      <view style="font-size:38upx;color:green;text-decoration: underline;margin-top:60upx;" @click="pageTo({url:'/pagesClient/official/apply'})">花店注册</view>
     </view>
     </view>
   </block>
   </block>
   <block v-else>
   <block v-else>