<divv-if="isShow"v-for="(item, index) in points":key="index"class="viittoHot":style="{left:(item[0]-5)+'px',top:(item[1]-5)+'px'}"></div>
<divv-for="(item, subIndex) in ActivateList":key="subIndex+50000"class="viittoActive":style="{left:(item[0]-5)+'px',top:(item[1]-5)+'px'}"></div>
<divv-if="isShow2"v-for="(item, subIndex) in ActivateList":key="subIndex+50000"class="viittoActive":style="{left:(item[0]-5)+'px',top:(item[1]-5)+'px'}"></div>