From 1ba6284b78a58d79a45d4dd9bba69adea3fec179 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E6=B4=81?= <209192278@qq.com> Date: Sun, 16 Apr 2023 21:22:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=83=A8=E5=88=86=E7=BB=86?= =?UTF-8?q?=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 6 +++--- package.json | 2 +- pages.json | 4 ++-- pages/detail/productsDetail/productsDetail.vue | 13 +++++++++++-- pages/index/index.vue | 4 ++-- pages/report/report.vue | 6 +++--- 6 files changed, 22 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index acc031c..a356030 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3,9 +3,9 @@ "lockfileVersion": 1, "dependencies": { "uview-ui": { - "version": "2.0.35", - "resolved": "https://registry.npmjs.org/uview-ui/-/uview-ui-2.0.35.tgz", - "integrity": "sha512-OfMttN3XkHvQosXfd8bjz8ASTvypPoGzBWmQZBJ871bYMCA7t2bDFPlzjbxUj/5ykAjKnZ8zMUapSwSisVt99g==" + "version": "2.0.36", + "resolved": "https://registry.npmjs.org/uview-ui/-/uview-ui-2.0.36.tgz", + "integrity": "sha512-ASSZT6M8w3GTO1eFPbsgEFV0U5UujK+8pTNr+MSUbRNcRMC1u63DDTLJVeArV91kWM0bfAexK3SK9pnTqF9TtA==" } } } diff --git a/package.json b/package.json index 888cf7d..49fd105 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "uview-ui": "^2.0.35" + "uview-ui": "^2.0.36" } } diff --git a/pages.json b/pages.json index 11124bf..393632f 100644 --- a/pages.json +++ b/pages.json @@ -22,7 +22,7 @@ { "path": "pages/report/report", "style": { - "navigationBarTitleText": "行业报告", + "navigationBarTitleText": "行业&需求", "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#12CA64", "enablePullDownRefresh": false @@ -31,7 +31,7 @@ { "path": "pages/ideasAndNeeds/ideasAndNeeds", "style": { - "navigationBarTitleText": "创意&需求", + "navigationBarTitleText": "创需发布", "navigationBarTextStyle": "white", "navigationBarBackgroundColor": "#12CA64", "enablePullDownRefresh": false diff --git a/pages/detail/productsDetail/productsDetail.vue b/pages/detail/productsDetail/productsDetail.vue index 8a54287..5b675c8 100644 --- a/pages/detail/productsDetail/productsDetail.vue +++ b/pages/detail/productsDetail/productsDetail.vue @@ -83,7 +83,7 @@ - + {}) diff --git a/pages/index/index.vue b/pages/index/index.vue index 4978589..2b1489a 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -56,10 +56,10 @@ classifyList: [], tabCurrent: 0, tabList: [{ - name: '上架时间' + name: '新品发布' }, { - name: '点赞量' + name: '新创意' }, ], imgUrl: '', diff --git a/pages/report/report.vue b/pages/report/report.vue index ca42687..71cf904 100644 --- a/pages/report/report.vue +++ b/pages/report/report.vue @@ -21,12 +21,12 @@ - + - 新品发布 + 企业需求 @@ -64,7 +64,7 @@ }, { src: '/static/report/hy_icon_fu.png', - title: '新品发布' + title: '企业需求' }, { src: '/static/report/hy_icon_cj.png',