Browse Source

出版

master
jianglong 3 years ago
parent
commit
8783e110c8
  1. 4
      bundle_b/pages/community_detail/community_detail.vue

4
bundle_b/pages/community_detail/community_detail.vue

@ -119,7 +119,7 @@
<!-- Main End --> <!-- Main End -->
<!-- Comment Start --> <!-- Comment Start -->
<!-- <view class="comment-box m-t-20 bg-white"> <view class="comment-box m-t-20 bg-white">
<view class="comment-title bb" id="comment"> <view class="comment-title bb" id="comment">
评价 ({{ communityInfo.total_comment || '0' }}) 评价 ({{ communityInfo.total_comment || '0' }})
</view> </view>
@ -171,7 +171,7 @@
<text>{{ communityInfo.total_comment || '0' }}</text> <text>{{ communityInfo.total_comment || '0' }}</text>
</view> </view>
</view> </view>
</view> --> </view>
<!-- Footer End --> <!-- Footer End -->
<!-- 管理 --> <!-- 管理 -->

Loading…
Cancel
Save