@@ -1,5 +1,5 @@
<template>
- <view class="default_page" :style="{'min-height':h+'px', 'padding-top':mt+'px'}">
+ <view class="default_page" :style="{'padding-top':mt+'px'}">
<cus-header title='隐私政策'></cus-header>
<u-parse :content="content"></u-parse>
</view>
@@ -151,5 +151,6 @@ font-family:"Microsoft JhengHei UI",sans-serif'> </span></b></p>
background: #FFFFFF;
padding: 50rpx 30rpx;
box-sizing: border-box;
+ overflow-y: auto;
}
</style>
<cus-header title='服务协议'></cus-header>
@@ -272,5 +272,6 @@ font-family:"Microsoft JhengHei UI",sans-serif'> </span></b></p>