src/views/kb/ckgl.vue
@@ -3,9 +3,9 @@ <div class="kb_dashboard"> <!-- 星空背景--> <div ref="starsRef" class="stars"> <div v-for="(item, index) in starsCount" :key="index" class="star" /> </div> <!-- <div ref="starsRef" class="stars">--> <!-- <div v-for="(item, index) in starsCount" :key="index" class="star" />--> <!-- </div>--> <div class="kb_header"> <div class="flex_c_c kb_header_text"> @@ -371,7 +371,7 @@ this.getWareHouseTopLeftData() this.getWareHouseTopBottomData() this.getEcharts() this.setStarsRef() // this.setStarsRef() }, methods: {