Explorar o código

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

zhbyyy %!s(int64=2) %!d(string=hai) anos
pai
achega
df285ce285
Modificáronse 2 ficheiros con 35 adicións e 31 borrados
  1. 1 1
      investmentPort/investHome.html
  2. 34 30
      investmentPort/js/investHomeGroup.js

+ 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>

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 34 - 30
investmentPort/js/investHomeGroup.js


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio