diff --git a/components/card.vue b/components/card.vue index 1022aa1..350785b 100644 --- a/components/card.vue +++ b/components/card.vue @@ -29,11 +29,11 @@ - + {{currentShow.approveRate}} - + {{currentShow.againstRate}} @@ -46,6 +46,7 @@ diff --git a/components/card.vue b/components/card.vue index 1022aa1..350785b 100644 --- a/components/card.vue +++ b/components/card.vue @@ -29,11 +29,11 @@ - + {{currentShow.approveRate}} - + {{currentShow.againstRate}} @@ -46,6 +46,7 @@ diff --git a/pages.json b/pages.json index e475694..c06d303 100644 --- a/pages.json +++ b/pages.json @@ -238,7 +238,7 @@ "path" : "supervisor/supervisor", "style" : { - "navigationBarTitleText": "申请流程", + "navigationBarTitleText": "加入我们", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#398ae4", "navigationBarTextStyle": "white" diff --git a/components/card.vue b/components/card.vue index 1022aa1..350785b 100644 --- a/components/card.vue +++ b/components/card.vue @@ -29,11 +29,11 @@ - + {{currentShow.approveRate}} - + {{currentShow.againstRate}} @@ -46,6 +46,7 @@ diff --git a/pages.json b/pages.json index e475694..c06d303 100644 --- a/pages.json +++ b/pages.json @@ -238,7 +238,7 @@ "path" : "supervisor/supervisor", "style" : { - "navigationBarTitleText": "申请流程", + "navigationBarTitleText": "加入我们", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#398ae4", "navigationBarTextStyle": "white" diff --git a/pages/index/index.vue b/pages/index/index.vue index 0c634d8..2c8b96c 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -346,9 +346,16 @@ } else { // 案例警醒 url = `https://www.xjwljb.com/piyao/web/hotSpotFocus/newInfo?id=${val.id}&catalogId=${val.catalogId}` } - wx.navigateTo({ - url: '/packageToolList/rumorWebView/rumorWebView?url=' + encodeURIComponent(url) - }) + if (type === 'tzgg') { + wx.navigateTo({ + url: '/packageToolList/rumorWebView/rumorWebView?type=tzgg&url=' + encodeURIComponent(url) + }) + } else { + wx.navigateTo({ + url: '/packageToolList/rumorWebView/rumorWebView?url=' + encodeURIComponent(url) + }) + } + } } } diff --git a/components/card.vue b/components/card.vue index 1022aa1..350785b 100644 --- a/components/card.vue +++ b/components/card.vue @@ -29,11 +29,11 @@ - + {{currentShow.approveRate}} - + {{currentShow.againstRate}} @@ -46,6 +46,7 @@ diff --git a/pages.json b/pages.json index e475694..c06d303 100644 --- a/pages.json +++ b/pages.json @@ -238,7 +238,7 @@ "path" : "supervisor/supervisor", "style" : { - "navigationBarTitleText": "申请流程", + "navigationBarTitleText": "加入我们", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#398ae4", "navigationBarTextStyle": "white" diff --git a/pages/index/index.vue b/pages/index/index.vue index 0c634d8..2c8b96c 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -346,9 +346,16 @@ } else { // 案例警醒 url = `https://www.xjwljb.com/piyao/web/hotSpotFocus/newInfo?id=${val.id}&catalogId=${val.catalogId}` } - wx.navigateTo({ - url: '/packageToolList/rumorWebView/rumorWebView?url=' + encodeURIComponent(url) - }) + if (type === 'tzgg') { + wx.navigateTo({ + url: '/packageToolList/rumorWebView/rumorWebView?type=tzgg&url=' + encodeURIComponent(url) + }) + } else { + wx.navigateTo({ + url: '/packageToolList/rumorWebView/rumorWebView?url=' + encodeURIComponent(url) + }) + } + } } } diff --git a/pages/mine/mine.vue b/pages/mine/mine.vue index 2e53bce..b42c399 100644 --- a/pages/mine/mine.vue +++ b/pages/mine/mine.vue @@ -6,7 +6,7 @@ - {{nickName}} + @@ -41,6 +41,14 @@ +