|
|
@@ -702,9 +702,10 @@
|
|
|
.phone-hetong-page{
|
|
|
height: 100vh;display: flex;flex-direction: column;
|
|
|
.pdf-box{flex: 1;background-color: rgba(0, 0, 0, 0.5);margin: 24rpx;border-radius: 8rpx;
|
|
|
- display: flex;flex-direction: column;align-items: center;overflow: auto;box-sizing: border-box;
|
|
|
+ // display: flex;flex-direction: column;align-items: center;
|
|
|
+ overflow: auto;box-sizing: border-box;
|
|
|
padding: 16rpx 0;border:1rpx solid rgba(0, 0, 0, 0.3);}
|
|
|
- .pdf-img{width: 93%;margin: 16rpx auto;}
|
|
|
+ .pdf-img{width: 614rpx;height: 870rpx;display: block;margin: 16rpx auto;}
|
|
|
.pdf-tip-box{
|
|
|
position: absolute;top: calc(140rpx + var(--status-bar-height));left: 0;right:0;bottom: 0;
|
|
|
display: flex;align-items: center;justify-content: center;color: #666;background-color: #fff;
|