shish 4 лет назад
Родитель
Сommit
e193659656
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      hdPad/src/admin/work/components/order-info.vue

+ 1 - 1
hdPad/src/admin/work/components/order-info.vue

@@ -2,7 +2,7 @@
     <view class="work-info">
         <view class="work-detail">
           <view class="order-img">
-            <image src="https://img.hzghd.com/item/mg/jsha.png"></image>
+            <image :src="orderDetail.info.cover"></image>
           </view>
           <view class="order-item">
             <view><text class="left">分类</text><text class="right">{{orderDetail.info.catName}}</text></view>