|
@@ -768,8 +768,8 @@
|
|
|
|
|
|
// 我的页面
|
|
// 我的页面
|
|
.ezy-my-page{
|
|
.ezy-my-page{
|
|
- width: 100%;height: 100vh;background-color: #00c5fe;position: relative;
|
|
|
|
- padding-top:var(--status-bar-height);display: flex;flex-direction: column;
|
|
|
|
|
|
+ width: 100%;height: 100vh;background-color: #00c5fe;position: relative;overflow: auto;
|
|
|
|
+ padding-top:var(--status-bar-height);padding-bottom: 150rpx;
|
|
@include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/my/my-page-bj.png");
|
|
@include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/my/my-page-bj.png");
|
|
.my-head-box{
|
|
.my-head-box{
|
|
width: 100%;padding: 80rpx 24rpx 42rpx;box-sizing: border-box;display: flex;align-items: center;color: #fff;
|
|
width: 100%;padding: 80rpx 24rpx 42rpx;box-sizing: border-box;display: flex;align-items: center;color: #fff;
|
|
@@ -1015,7 +1015,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
@media (max-height: 800px) {
|
|
@media (max-height: 800px) {
|
|
- min-height: 1346rpx;
|
|
|
|
|
|
+ min-height: 1400rpx;
|
|
.svip-login1,.svip-login2{width: 538rpx;height: 215rpx;margin: 0 auto;}
|
|
.svip-login1,.svip-login2{width: 538rpx;height: 215rpx;margin: 0 auto;}
|
|
.svip-list-box{
|
|
.svip-list-box{
|
|
margin: 0 auto;
|
|
margin: 0 auto;
|