调整info的样式

This commit is contained in:
zhangyu
2020-08-25 17:58:35 +08:00
parent 5ff8472565
commit 4e3ccad277
2 changed files with 40 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div
v-scrollBar:chart-box
v-scrollBar
class="chart-box"
>
<div v-for="(item, index) in dataList" :key="item.id" :id="'chart-' + item.id" :name="item.title" v-show="!item.isHide" class="chart">