storeItem.wxml 436 B

12345678910111213
  1. <!--component/storeItem/storeItem.wxml-->
  2. <view class="storeBox">
  3. <view class="storeCover">
  4. <image mode="widthFix"
  5. src="https://m4.publicimg.browser.qq.com/publicimg/pcqb/ewtab_yunying/477_266_datu_20210802.jpg"></image>
  6. </view>
  7. <view class="storeTitle">
  8. Adidas阿迪达斯富华里官方旗舰店Adidas阿迪达斯富华里官方旗舰店
  9. </view>
  10. <view class="storeView">
  11. 6.8w 人浏览过
  12. </view>
  13. </view>