|
@@ -152,7 +152,7 @@ function getFileIcon(name) {
|
|
|
@click="handleCopyLink"
|
|
|
/>
|
|
|
|
|
|
- <van-back-top bottom="100" right="10" z-index="9999"/>
|
|
|
+ <van-back-top bottom="80" right="10" z-index="9999"/>
|
|
|
|
|
|
<!-- 预览-->
|
|
|
<van-popup
|
|
@@ -229,11 +229,6 @@ function getFileIcon(name) {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-.van-floating-bubble {
|
|
|
- width: 48px;
|
|
|
- height: 48px;
|
|
|
-}
|
|
|
-
|
|
|
@media screen and (min-width:$media-width){
|
|
|
.report-detail-page{
|
|
|
max-width: 800px;
|