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>
<!-- 期待 --> <!-- 期待 -->
<view class="fwnr" v-else="hasverify" > <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>
<!-- 服务内容 --> <!-- 服务内容 -->
<view class="fwnr" v-else="hasverify" style="display: none;"> <view class="fwnr" v-else="hasverify" style="display: none;">
@ -403,7 +403,7 @@
// //
.gtcenter { .gtcenter {
position: absolute; position: absolute;
top: 400rpx; top: 360rpx;
left: 5%; left: 5%;
z-index: 90; z-index: 90;
width: 90%; width: 90%;

Loading…
Cancel
Save