|
|
@@ -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>
|