Browse Source

fix 样式调整

fix 样式调整
master
陈港 2 years ago
parent
commit
ec3db3ed8b
  1. 2
      pages/purchase/detail.vue
  2. 2
      pages/purchase/record.vue

2
pages/purchase/detail.vue

@ -70,7 +70,7 @@
<text>{{v.goodsName}}</text> <text>{{v.detailedType}}</text> <text>({{v.goodsSpecification}})</text>
</view>
<view class="info">
<text>微量元素肥</text> <text class="over">{{v.supplier}}</text> <text data-total="200kg">{{v.num}}</text>
<text>{{v.detailedParentName}}</text> <text class="over">{{v.supplier}}</text> <text data-total="{[v.heft]}">{{v.packing}}</text>
</view>
</view>
<u-empty v-if="list.length==0" icon="http://cdn.uviewui.com/uview/empty/data.png"/>

2
pages/purchase/record.vue

@ -89,7 +89,7 @@
</view>
<view class="item">
<text>种类</text>
<text>20</text>
<text>{{v.goodsSpecificationNum}}</text>
<text class="plant-youbian"/>
</view>
<view class="foot">

Loading…
Cancel
Save