Commit d7e9a333 authored by 黄媛媛's avatar 黄媛媛

修改图片地址

parent f4aa08c6
......@@ -93,7 +93,7 @@
<div class="app-order-body">
<div class="goods-item" style="width: 55%;">
<div v-for="(list,index2) in item.DetailList" :key="index2" class="goods">
<img :src="domainManager().ImageUrl+list.CoverImagePath" class="goods-image">
<img :src="getIconLink(list.CoverImagePath)" class="goods-image">
<div flex="dir:left">
<div class="goods-info">
<div class="goods-name">
......
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