@@ -308,9 +308,14 @@ export default {
padding-top: 120rpx;
background-color: rgba(0, 0, 0, 0.9);
.file_path_image{
+ top: 50%;
+ left: 50%;
+ width: 622rpx;
+ height: 892rpx;
display: block;
- height: 800rpx;
- margin: 0rpx auto;
+ position: absolute;
+ margin-top: -560rpx;
+ margin-left: -311rpx;
}
.bottom_box{
left: 0rpx;