C端小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1.4 KiB

  1. <!-- <image class="" mode="widthFix" src="http://wayn.xin:9092/upload/2020/12/28/9aada16278ecbb200bb69de0e5ce25df.png" bindtap="lookimg"></image> -->
  2. <navbar home back text="商场地图"></navbar>
  3. <view style="height:{{navigationBarHeight}} "></view>
  4. <view class="Box">
  5. <!-- <image mode="widthFix" class="dt_1_img" src="https://formall.oss-accelerate.aliyuncs.com/789/a7524bda-3b36-41c2-89e3-490ef1a3da49.png"></image> -->
  6. <view class="dt_box">
  7. <view class="le_box">
  8. <view class="floor_a">
  9. <text class="text">第一层</text>
  10. <text class="active"></text>
  11. </view>
  12. <view class="floor">
  13. <text class="text">第一层</text>
  14. <!-- <text class="active"></text> -->
  15. </view>
  16. <view class="floor">
  17. <text class="text">第一层</text>
  18. <!-- <text class="active"></text> -->
  19. </view>
  20. <view class="floor">
  21. <text class="text">第一层</text>
  22. <!-- <text class="active"></text> -->
  23. </view>
  24. <view class="floor">
  25. <text class="text">第一层</text>
  26. <!-- <text class="active"></text> -->
  27. </view>
  28. <view class="floor">
  29. <text class="text">第一层</text>
  30. <!-- <text class="active"></text> -->
  31. </view>
  32. </view>
  33. <view class="ri_box">
  34. <image mode="widthFix" class="dt_2_img" src="https://formall.oss-accelerate.aliyuncs.com/789/a7524bda-3b36-41c2-89e3-490ef1a3da49.png"></image>
  35. </view>
  36. </view>
  37. </view>