Commit 6f60bd0f authored by 仇晓婷's avatar 仇晓婷

dd

parent 35d2f07e
......@@ -40,7 +40,7 @@
<Row class="row-down" :gutter="10">
<Col span="7">
<div class="img-i">
<img :src="downUrl+'/' +row.filePath" v-if="row.filePath" />
<img :src="downUrl +row.filePath" v-if="row.filePath" />
<!-- onerror="this.src='/imgicon/chan_Pin.png'" -->
<img src="@/assets/imgicon/chan_Pin.png" v-else width="100%" height="100%" />
</div>
......
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