diff --git a/components/shop/you-item.vue b/components/shop/you-item.vue index 427dfab..f2676a2 100644 --- a/components/shop/you-item.vue +++ b/components/shop/you-item.vue @@ -7,9 +7,11 @@ {{obj.title}} - 特供 - + + + + 原价 ¥{{obj.adPrice}} diff --git a/pages/other_package/productInfo/productInfo.vue b/pages/other_package/productInfo/productInfo.vue index 07bb71e..68ef7a2 100644 --- a/pages/other_package/productInfo/productInfo.vue +++ b/pages/other_package/productInfo/productInfo.vue @@ -20,12 +20,17 @@ - + + ¥ {{ orderInfo.minPrice }} - {{ orderInfo.maxPrice }} {{ orderInfo.minPrice }} ¥{{ orderInfo.adPrice }} + + + + {{ orderInfo.name }} diff --git a/static/shopping/tg.png b/static/shopping/tg.png new file mode 100644 index 0000000..a0261c0 Binary files /dev/null and b/static/shopping/tg.png differ