Kaynağa Gözat

投中修改重点项目两线指标

zhbyyy 2 yıl önce
ebeveyn
işleme
df285ce285

+ 1 - 1
investmentPort/investHome.html

@@ -199,7 +199,7 @@
           <div class="content left-lb">
             <dv-scroll-board ref="indicator" :config="storageRecordConfig" @scroll-change="scrollChange"
               class="commonBack"></dv-scroll-board>
-            <div id="echartL9" class="commonBack" style="width: 100%; height: 100%;"></div>
+            <div id="echartL9" class="commonBack" style="width: 100%; height: 100%;" @mouseenter="$refs.indicator.handleHover(true, 1, 2, 3, 4)" @mouseout="$refs.indicator.handleHover(false, 1, 2, 3, 4)"></div>
           </div>
         </div>
       </div>

Dosya farkı çok büyük olduğundan ihmal edildi
+ 34 - 30
investmentPort/js/investHomeGroup.js


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor