Browse Source

调整样式

master
453530270@qq.com 2 years ago
parent
commit
58481c07ce
  1. 4
      pages/home.vue

4
pages/home.vue

@ -39,7 +39,7 @@
</view>
<!-- 期待 -->
<view class="fwnr" v-else="hasverify" >
<view style="text-align: center;font-size: 46rpx;margin-top: 86rpx;">更多功能敬请期待</view>
<view style="text-align: center;font-size: 46rpx;margin-top: 386rpx;">更多功能敬请期待</view>
</view>
<!-- 服务内容 -->
<view class="fwnr" v-else="hasverify" style="display: none;">
@ -403,7 +403,7 @@
//
.gtcenter {
position: absolute;
top: 400rpx;
top: 360rpx;
left: 5%;
z-index: 90;
width: 90%;

Loading…
Cancel
Save