diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index 789d704..7d21499 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -189,7 +189,9 @@ - {{ storeInfo.isFastPost == 1 ? "预计48小时内发货" : "预计发货时间:" + storeInfo.postTime }} + 预计48小时内发货 + 预计72小时内发货 + {{ "预计发货时间:" + storeInfo.postTime }}