C端小程序
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
802 B

  1. <view class="market">
  2. <view class='position'>
  3. <view><text>西单大悦城</text></view>
  4. <view>
  5. <icon class='iconfont icon-dingweib'></icon>
  6. <text>12.5KM</text>
  7. <text>北京市西城区西单北大街131号</text>
  8. </view>
  9. </view>
  10. <view class='position'>
  11. <view><text>西单大悦城</text></view>
  12. <view>
  13. <icon class='iconfont icon-dingweib'></icon>
  14. <text>12.5KM</text>
  15. <text>北京市西城区西单北大街131号</text>
  16. </view>
  17. </view>
  18. <view class='position'>
  19. <view><text>西单大悦城</text></view>
  20. <view>
  21. <icon class='iconfont icon-dingweib'></icon>
  22. <text>12.5KM</text>
  23. <text>北京市西城区西单北大街131号</text>
  24. </view>
  25. </view>
  26. </view>