|
@ -51,6 +51,14 @@ Page({ |
|
|
title: '锦水硬核' |
|
|
title: '锦水硬核' |
|
|
}) |
|
|
}) |
|
|
this.noticeDetail(options.id) |
|
|
this.noticeDetail(options.id) |
|
|
|
|
|
} else if(options.modulecode == 'notice_jsdh'){ |
|
|
|
|
|
wx.setNavigationBarTitle({ |
|
|
|
|
|
title: '锦水导航' |
|
|
|
|
|
}) |
|
|
|
|
|
this.setData({ |
|
|
|
|
|
isNeedBanner: false |
|
|
|
|
|
}) |
|
|
|
|
|
this.noticelist() |
|
|
} else if(options.modulecode == 'notice_warning'){ |
|
|
} else if(options.modulecode == 'notice_warning'){ |
|
|
wx.setNavigationBarTitle({ |
|
|
wx.setNavigationBarTitle({ |
|
|
title: "锦水警事" |
|
|
title: "锦水警事" |
|
|