From 2b3fc277f7d45acc0aa2305139eeed7f40afab59 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Fri, 12 Jan 2024 18:23:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/WaterfallsFlow/WaterfallsFlow.vue | 8 +- pages.json | 9 + pages/goods_details/index_v.vue | 2553 ++++++++++++++++++ pages/nongKe/specialty/index.vue | 294 +- pages/store/settled/unit.vue | 21 +- pages/supply_chains/supply_chains.vue | 2 +- pages/users/user_info/index.vue | 38 +- 7 files changed, 2677 insertions(+), 248 deletions(-) create mode 100644 pages/goods_details/index_v.vue diff --git a/components/WaterfallsFlow/WaterfallsFlow.vue b/components/WaterfallsFlow/WaterfallsFlow.vue index 103fcdf..17d5b09 100644 --- a/components/WaterfallsFlow/WaterfallsFlow.vue +++ b/components/WaterfallsFlow/WaterfallsFlow.vue @@ -162,10 +162,10 @@ export default { itemTap(item) { this.$emit('itemTap', item) }, - // item点击 - goShop(item) { - this.$emit('goShop', item) - } + // item点击 + goShop(item) { + this.$emit('goShop', item) + } } } diff --git a/pages.json b/pages.json index 09677ee..0744972 100644 --- a/pages.json +++ b/pages.json @@ -218,6 +218,15 @@ "navigationBarTextStyle": "#fff" // #endif } + },{ + "path": "index_v", + "style": { + "navigationStyle": "custom" + // #ifdef MP || APP-PLUS + , + "navigationBarTextStyle": "#fff" + // #endif + } }] }, { diff --git a/pages/goods_details/index_v.vue b/pages/goods_details/index_v.vue new file mode 100644 index 0000000..379cc2f --- /dev/null +++ b/pages/goods_details/index_v.vue @@ -0,0 +1,2553 @@ + + + + \ No newline at end of file diff --git a/pages/nongKe/specialty/index.vue b/pages/nongKe/specialty/index.vue index e868c20..c085b25 100644 --- a/pages/nongKe/specialty/index.vue +++ b/pages/nongKe/specialty/index.vue @@ -4,8 +4,8 @@ - - + @@ -24,243 +24,29 @@ - - 搜索 - - - - - - - - - - - - {{item.mer_name}} - {{item.type_name}} - - - - 5.0 - 月销2000+ - - - - {{item.service_phone}} - - - - {{item.mer_take_time[0]}}-{{item.mer_take_time[1]}} - - - - {{item.mer_address}} - - - - - - - - - - - - - - - - + + + - 暂无店铺,快去搜索其他店铺吧 + 暂无商品,快去搜索其他商品吧 @@ -276,6 +62,7 @@