|
|
@ -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%; |
|
|
|