|
@@ -2,7 +2,7 @@
|
|
* @Author: ChenYaJin
|
|
* @Author: ChenYaJin
|
|
* @Date: 2021-06-16 14:21:39
|
|
* @Date: 2021-06-16 14:21:39
|
|
* @LastEditors: LiZhiWei
|
|
* @LastEditors: LiZhiWei
|
|
- * @LastEditTime: 2025-04-16 12:02:48
|
|
|
|
|
|
+ * @LastEditTime: 2025-04-16 14:19:19
|
|
* @Description: 文件柜-预览文件
|
|
* @Description: 文件柜-预览文件
|
|
-->
|
|
-->
|
|
<template>
|
|
<template>
|
|
@@ -36,7 +36,7 @@
|
|
</div>
|
|
</div>
|
|
<template v-if="!showError">
|
|
<template v-if="!showError">
|
|
<div class="preview-inner" ref="preview-inner">
|
|
<div class="preview-inner" ref="preview-inner">
|
|
- <!-- <div class="preview-mark" ref="bg-mark" id="bg-mark"></div> -->
|
|
|
|
|
|
+ <div class="preview-mark" ref="bg-mark" id="bg-mark"></div>
|
|
<div v-show="!renderLoading" class="output" ref="output"></div>
|
|
<div v-show="!renderLoading" class="output" ref="output"></div>
|
|
</div>
|
|
</div>
|
|
</template>
|
|
</template>
|