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: 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 @@