|
@@ -34,7 +34,7 @@
|
|
|
<view wx:if="{{item.count}}" class="badge">{{item.count}}</view>
|
|
|
</navigator>
|
|
|
</My_card>
|
|
|
-<!-- 数据概况 -->
|
|
|
+<!-- 数据概况
|
|
|
<block wx:if="{{per.query(subassembly,'homedatadisplay')}}">
|
|
|
<view class="general-situation">
|
|
|
<view class="title">
|
|
@@ -50,7 +50,7 @@
|
|
|
</view>
|
|
|
</My_card>
|
|
|
</block>
|
|
|
-
|
|
|
+-->
|
|
|
<!-- 通告 -->
|
|
|
<My_card wx:if="{{annunciateList.length>0 && per.query(subassembly,'homenoticelist')}}" title='最新通告' class="annunciate">
|
|
|
<view class="unread" slot='title-r' bindtap="toAnnunciate">
|