Commit 6688d535 by zhaopanyu

zpy

parent ce84ac38
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
<!-- <div class="thumb-title">缩略图</div> --> <!-- <div class="thumb-title">缩略图</div> -->
<div ref="thumbHolder" class="thumb-holder"> <div ref="thumbHolder" class="thumb-holder">
<YsgcIndex v-if="thumbReady" :key="'thumb-' + routeId + '-' + thumbReady" :compact="true" :width="260" <YsgcIndex v-if="thumbReady" :key="'thumb-' + routeId + '-' + thumbReady" :compact="true" :width="260"
:height="160" :id-override="routeId" /> :height="160" :id-override="routeId" :active-segy-index="currentSegyIndex" />
</div> </div>
<!-- 拖动指示器 --> <!-- 拖动指示器 -->
<div class="drag-handle"> <div class="drag-handle">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment