@@ -11,7 +11,7 @@
</view>
<!-- 滚动通知 -->
-<van-notice-bar custom-class='notice-bar' mode="link" background="none" data-item="{{notice}}" background='#FCF6EF' color='#666' text="{{notice.message}}">
+<van-notice-bar custom-class='notice-bar' mode="link" background="none" data-item="{{notice}}" background='#FCF6EF' color='#666' text="{{notice.message}}" bindtap="toMsg">
<text slot="left-icon" data-item="{{notice}}" class="work work-xiaoxigundong" />
</van-notice-bar>
<!-- 轮播区域 -->