From 5a15e3e36f4f2aeb2b907fa8029c103bfb8ba8fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=A8=E7=93=9C=E4=B8=80=E5=9D=97=E5=85=AB?= <2523890936@qq.com> Date: Wed, 20 Aug 2025 17:22:13 +0800 Subject: [PATCH 1/2] bugfix --- f/web-kboss/src/views/homePage/ncmatch/proDetail/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/f/web-kboss/src/views/homePage/ncmatch/proDetail/index.vue b/f/web-kboss/src/views/homePage/ncmatch/proDetail/index.vue index 8971806..56dc7ed 100644 --- a/f/web-kboss/src/views/homePage/ncmatch/proDetail/index.vue +++ b/f/web-kboss/src/views/homePage/ncmatch/proDetail/index.vue @@ -123,7 +123,7 @@
-
需求描述
+
{{ productDetailInfo.publish_type == '1' ? '商品描述' : '需求概述' }}
{{ productDetailInfo.requirement_summary ? productDetailInfo.requirement_summary : '--' }}
From 842f11b177b6ec4e73ffa18b932cdd3674f89c95 Mon Sep 17 00:00:00 2001 From: ping <1017253325@qq.com> Date: Wed, 20 Aug 2025 17:27:20 +0800 Subject: [PATCH 2/2] update --- b/product/get_firstpage_net_detail.dspy | 2 +- b/product/publish_product_search_detail.dspy | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/b/product/get_firstpage_net_detail.dspy b/b/product/get_firstpage_net_detail.dspy index a1f671f..aedefb6 100644 --- a/b/product/get_firstpage_net_detail.dspy +++ b/b/product/get_firstpage_net_detail.dspy @@ -1281,7 +1281,7 @@ detailDataLJS = { { "id": 4, "name": "系统盘", - "content": " 2.5"960G SATA SSD *2", + "content": "960G SATA SSD *2", "icon": "https://www.kaiyuancloud.cn/idfile?path=firstpagehot/servermini2x.png" }, { diff --git a/b/product/publish_product_search_detail.dspy b/b/product/publish_product_search_detail.dspy index 9db7072..6d7a632 100644 --- a/b/product/publish_product_search_detail.dspy +++ b/b/product/publish_product_search_detail.dspy @@ -111,7 +111,7 @@ async def publish_product_search_detail(ns={}): if product.get('email'): product['email'] = product['email'][:2] + '****' + product['email'][6:] else: - product['email'] = 'kawa@****.com' + product['email'] = None # 保存浏览记录 if userid: