Browse Source

修改样式

master
邓宏 2 years ago
parent
commit
b54afef9f6
  1. 4
      pages/massif/myPlant.vue

4
pages/massif/myPlant.vue

@ -151,8 +151,8 @@
</view> </view>
<view class="batch over" style="--c:#999;">种植批次号{{v.plantBatch}}</view> <view class="batch over" style="--c:#999;">种植批次号{{v.plantBatch}}</view>
<view class="recovery" > <view class="recovery" >
<text class="over" style="margin-right:10rpx;">{{v.plotName}}</text> <text class="over" style="margin-right:20rpx;">{{v.plotName}}</text>
<text style="--c:#FFC760;flex-shrink: 1;">已采收{{v.harvested}}kg</text> <text style="--c:#FFC760;flex-shrink: 0;">已采收{{v.harvested}}kg</text>
</view> </view>
<view class="mu"> <view class="mu">
<text class="area">{{v.plantArea}}</text> <text class="area">{{v.plantArea}}</text>

Loading…
Cancel
Save