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',