From 105f9ea0f908df2adde70a26931ec41963ea7089 Mon Sep 17 00:00:00 2001 From: admin <> Date: Tue, 24 Sep 2024 15:53:11 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 2 +- src/pagesHome/index.vue | 2 +- src/pagesScrapSteel/index.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages.json b/src/pages.json index 9fdec02..b0e57ac 100644 --- a/src/pages.json +++ b/src/pages.json @@ -58,7 +58,7 @@ { "path": "index", "style": { - "navigationBarTitleText": "废钢回收" + "navigationBarTitleText": "服务案例" } }, { diff --git a/src/pagesHome/index.vue b/src/pagesHome/index.vue index abbe697..72e7272 100644 --- a/src/pagesHome/index.vue +++ b/src/pagesHome/index.vue @@ -97,7 +97,7 @@ const entryItemList = ref([ // }, { path: "3.png", - name: "废钢回收", + name: "服务案例", url: "/pagesScrapSteel/index", }, ]); diff --git a/src/pagesScrapSteel/index.vue b/src/pagesScrapSteel/index.vue index b803e87..eed23ad 100644 --- a/src/pagesScrapSteel/index.vue +++ b/src/pagesScrapSteel/index.vue @@ -18,7 +18,7 @@ > - 主营业务:{{ item.business }} + 货场名称:{{ item.name }} 货场地址:{{ item.address }}