|
@@ -6,7 +6,7 @@
|
|
|
@scale='onScale' @close='onClose' ref='imagePreview'>
|
|
|
<template v-slot:index>
|
|
|
<div>
|
|
|
- 第{{curPage}}页
|
|
|
+ 第{{curPage}}页v7
|
|
|
</div>
|
|
|
</template>
|
|
|
<template v-slot:cover v-if="showBottom">
|
|
@@ -26,12 +26,12 @@
|
|
|
<!-- <div style="position: absolute;left:0;top:40%;z-index: 10000000;">-->
|
|
|
<!-- <div style="width:100%;text-align:center;font-size:50px;color:#000;opacity: 0.15">{{watermark}}</div>-->
|
|
|
<!-- </div>-->
|
|
|
- <div style="position: relative;width: 100%;height: 100%;z-index: 999;">
|
|
|
+ <div style="position: relative;width: 100%;height: 100%;z-index: 99999;">
|
|
|
<div style="width:300px;font-style:oblique;text-align:center;font-size:30px;color:#000;opacity: 0.2;position: absolute;left: 0;right: 0;margin: 55% auto;">{{watermark}}!</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
- <div style="position:fixed;width:100%;height:100%;z-index:9999;background:rgba(255,255,255,0);overflow:hidden;top:0px;left:0px;"></div>
|
|
|
+<!-- <div style="position:fixed;width:100%;height:100%;z-index:9999;background:rgba(255,255,255,0);overflow:hidden;top:0px;left:0px;"></div>-->
|
|
|
|
|
|
</div>
|
|
|
</template>
|