Commit 01db8acb authored by 仇晓婷's avatar 仇晓婷

ss

parent e3853aa2
......@@ -59,7 +59,7 @@
@click.native="goPage(item)"
>
<div class="leftIco">
<img class="img_icon" src="@/assets/imgicon/u1640.png" alt />
<img class="img_icon" :src="imgUrl + item.image" alt />
</div>
<div class="text-p">
<p>{{item.totalUrl}}</p>
......@@ -79,7 +79,7 @@
</Col>
</Row>
<div class="table">
<StaChart/>
<StaChart />
</div>
</div>
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment