调整我的页面,调整手动绑定字段错误和接口调用的错误
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
</view>
|
||||
<view class="th" style="width: 200rpx"> {{ item.tenement.shortName }} </view>
|
||||
<view class="th" style="width: 200rpx"> {{ item.address }} </view>
|
||||
<view class="th" style="width: 150rpx"> {{ item.amount }} </view>
|
||||
<view class="th" style="width: 150rpx"> {{ item.money }} </view>
|
||||
<view class="th" style="width: 130rpx" wx:if="{{item.onPosition}}">
|
||||
<van-tag type="warning">拉闸</van-tag>
|
||||
</view>
|
||||
|
Reference in New Issue
Block a user