diff --git a/pages/goods/index.vue b/pages/goods/index.vue index 1bd4fa7..a102930 100644 --- a/pages/goods/index.vue +++ b/pages/goods/index.vue @@ -16,7 +16,7 @@ - + @@ -24,7 +24,7 @@ 价格: - {{ goodsData.commodityPrice || 399 }} + {{ goodsData.specificationPrice || 399 }} 立即抢购 @@ -170,4 +170,4 @@ const handleDateSelect = (data) => { \ No newline at end of file +