|
|
|
@ -346,6 +346,7 @@
|
|
|
|
|
petVideoTitle:imghost +'/pet-detail-video-title.png', |
|
|
|
|
petPhotoTitle:imghost +'/pet-detail-photo-title.png', |
|
|
|
|
orderDetailBackground:imghost+'/order-detail-background.png', |
|
|
|
|
orderDetailShare:imghost+'/order-detail-share.png', |
|
|
|
|
}, |
|
|
|
|
indexBanner: [{ |
|
|
|
|
image: imghost + '/banner.png', |
|
|
|
@ -439,6 +440,7 @@
|
|
|
|
|
return { |
|
|
|
|
title:'订单详情', |
|
|
|
|
path:'/pages/OrderDetail/index?id='+this.id, |
|
|
|
|
imageUrl:this.staticImage.orderDetailShare |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
methods: { |
|
|
|
|