Commit 1a6deb6f authored by 汪欢's avatar 汪欢

1

parent 096baa8b
......@@ -32,8 +32,8 @@
<!-- bianli -->
<image style="width:100rpx;height:100rpx;display:block;marginLeft:25rpx" src={{item.image}}></image>
<!-- <view style="width:100rpx;height:100rpx;background:white;marginLeft:25rpx"></view> -->
<view style="fontSize:22rpx">{{totalFloor}}*{{item.probability}}楼层</view>
<label style="fontSize:22rpx">{{item.name}}</label>
<view style="fontSize:22rpx;marginTop:10rpx">{{totalFloor}}*{{item.probability}}楼层</view>
<label style="fontSize:22rpx;height:40rpx;overflow:hidden">{{item.name}}</label>
</view>
</view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment