wechat_jiaxuan/pages/homeId/index.wxml
@@ -17,7 +17,7 @@ <view>{{ item.publishDt }}</view> <view class="df_sb"> <image class="liulan" src="../../static/icon/zixun_ic_liulan.png" mode="widthFix"></image> <text>{{ item.viewCount || 0 }}</text> <text>{{ math.formarCount(item.viewCount) }}</text> </view> </view> </view> @@ -26,3 +26,4 @@ </view> </view> </view> <wxs module="math" src="../../utils/math.wxs"></wxs>