diff --git a/f/web-kboss/src/api/ncmatch/index.js b/f/web-kboss/src/api/ncmatch/index.js index 5945551..46a70b7 100644 --- a/f/web-kboss/src/api/ncmatch/index.js +++ b/f/web-kboss/src/api/ncmatch/index.js @@ -42,7 +42,7 @@ export function reqPublishProductSearchFirstPage(data) { //算力供需广场 获取列表 export function reqGetSupplyAndDemandSquareList(data) { return request({ - url: '/product/get_supply_and_demand_square_list.dspy', + url: '/product/publish_product_search_first_page.dspy', method: 'post', headers: { 'Content-Type': 'application/json' }, data diff --git a/f/web-kboss/src/views/homePage/components/topBox/index.vue b/f/web-kboss/src/views/homePage/components/topBox/index.vue index 8f38369..905a253 100644 --- a/f/web-kboss/src/views/homePage/components/topBox/index.vue +++ b/f/web-kboss/src/views/homePage/components/topBox/index.vue @@ -7,9 +7,9 @@ :src=" logoInfoNew.home.logoImg || '' " alt=""> -