Explorar o código

feat(storeView):换字段pvNum --> viewCount

gemercheung %!s(int64=3) %!d(string=hai) anos
pai
achega
081a162f8b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      component/storeItem/storeItem.wxml

+ 1 - 1
component/storeItem/storeItem.wxml

@@ -10,6 +10,6 @@
   </view>
 
   <view class="storeView">
-    {{storeItem.pvTotalNum}} 人浏览过
+    {{storeItem.viewCount}} 人浏览过
   </view>
 </view>