diff --git a/epdc-resident-mp-yushan/images/property/blue-done.png b/epdc-resident-mp-yushan/images/property/blue-done.png deleted file mode 100644 index be63208..0000000 Binary files a/epdc-resident-mp-yushan/images/property/blue-done.png and /dev/null differ diff --git a/epdc-resident-mp-yushan/images/property/grey-closed.png b/epdc-resident-mp-yushan/images/property/grey-closed.png deleted file mode 100644 index 0ac19cf..0000000 Binary files a/epdc-resident-mp-yushan/images/property/grey-closed.png and /dev/null differ diff --git a/epdc-resident-mp-yushan/images/property/orange-discussing.png b/epdc-resident-mp-yushan/images/property/orange-discussing.png deleted file mode 100644 index 9535ac6..0000000 Binary files a/epdc-resident-mp-yushan/images/property/orange-discussing.png and /dev/null differ diff --git a/epdc-resident-mp-yushan/images/property/red-join.png b/epdc-resident-mp-yushan/images/property/red-join.png deleted file mode 100644 index e50a19e..0000000 Binary files a/epdc-resident-mp-yushan/images/property/red-join.png and /dev/null differ diff --git a/epdc-resident-mp-yushan/images/property/report.png b/epdc-resident-mp-yushan/images/property/report.png deleted file mode 100644 index 0b6833e..0000000 Binary files a/epdc-resident-mp-yushan/images/property/report.png and /dev/null differ diff --git a/epdc-resident-mp-yushan/pages/property/property.wxss b/epdc-resident-mp-yushan/pages/property/property.wxss index c62faab..ae4351e 100644 --- a/epdc-resident-mp-yushan/pages/property/property.wxss +++ b/epdc-resident-mp-yushan/pages/property/property.wxss @@ -41,6 +41,7 @@ page { display: inline-block; white-space: nowrap; margin:0 auto; + -webkit-overflow-scrolling: touch; } .tab-item{ height: 100%; diff --git a/epdc-resident-mp-yushan/subpages/home/pages/info/info.js b/epdc-resident-mp-yushan/subpages/home/pages/info/info.js index 2e16db1..cbc168f 100644 --- a/epdc-resident-mp-yushan/subpages/home/pages/info/info.js +++ b/epdc-resident-mp-yushan/subpages/home/pages/info/info.js @@ -54,7 +54,7 @@ Page({ }) if (type === '0') { if (businessType === 'groupUserReviewPassed' || businessType === 'groupPassed' || businessType === 'groupUserReviewNotPass') { - wx.reLaunch({ + wx.switchTab({ url: '/pages/association/association' }) } else if (businessType === 'groupNotPassedOrDisband') { @@ -132,7 +132,7 @@ Page({ }) } } else if (type === '3') { - wx.reLaunch({ + wx.switchTab({ url: '/pages/association/association' }) } diff --git a/epdc-resident-mp-yushan/subpages/home/pages/info/info.wxml b/epdc-resident-mp-yushan/subpages/home/pages/info/info.wxml index 533c213..7d92efa 100644 --- a/epdc-resident-mp-yushan/subpages/home/pages/info/info.wxml +++ b/epdc-resident-mp-yushan/subpages/home/pages/info/info.wxml @@ -8,7 +8,7 @@ 审核通知 - 查看详情 + 查看详情 {{item.title}} @@ -23,7 +23,7 @@ 互动通知 - 查看详情 + 查看详情 {{item.title}} @@ -39,7 +39,7 @@ 社群通知 - 查看详情 + 查看详情 {{item.title}} @@ -55,7 +55,7 @@ 处理进展 - 查看详情 + 查看详情 {{item.title}}