diff --git a/package1/goods/goodsDetail.vue b/package1/goods/goodsDetail.vue index 1392ca5..ac8523d 100644 --- a/package1/goods/goodsDetail.vue +++ b/package1/goods/goodsDetail.vue @@ -31,7 +31,7 @@ - + diff --git a/package1/index/deliveryPersonList.vue b/package1/index/deliveryPersonList.vue index 4417dd0..f4bd8ec 100644 --- a/package1/index/deliveryPersonList.vue +++ b/package1/index/deliveryPersonList.vue @@ -39,7 +39,7 @@ - @@ -171,7 +171,7 @@ latitude: item.geolocation[0], longitude: item.geolocation[1], title: item.workerName, - iconPath: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/801c569079da4540990c1cc634186fdd.png', // 用户位置图标 + iconPath: '/static/images/img/songshu.png', // 用户位置图标 width: 30, height: 30, callout: { @@ -222,7 +222,7 @@ latitude: that.workerList[i].geolocation[0], longitude: that.workerList[i].geolocation[1], title: that.workerList[i].workerName, - iconPath: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/801c569079da4540990c1cc634186fdd.png', // 用户位置图标 + iconPath: '/static/images/img/songshu.png', // 用户位置图标 width: 30, height: 30, callout: { diff --git a/package1/order/orderDetail.vue b/package1/order/orderDetail.vue index c323fb9..3d21cb0 100644 --- a/package1/order/orderDetail.vue +++ b/package1/order/orderDetail.vue @@ -57,7 +57,7 @@ - diff --git a/package1/order/pendGroup.vue b/package1/order/pendGroup.vue index a7cf7e7..b1abf1e 100644 --- a/package1/order/pendGroup.vue +++ b/package1/order/pendGroup.vue @@ -56,7 +56,7 @@ - +