Commit 42791932 by yiyu.li

img

parent 31d4ae2f
......@@ -114,9 +114,9 @@
>
</div>
<div class="flex">
<p>产品图片:</p>
<p class="infoLabel">产品图片:</p>
<div>
<img :src="orderDetail.imgurl" alt="" />
<img :src="axios.publicPath+orderDetail.url" alt="" style="width:100%" />
</div>
</div>
<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