mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +08:00
优化代码
This commit is contained in:
parent
73e6f6ef0d
commit
4b9c92eb94
@ -36,7 +36,7 @@
|
|||||||
</view>
|
</view>
|
||||||
<view class="text-gray text-sm flex">
|
<view class="text-gray text-sm flex">
|
||||||
<view class="text-cut">
|
<view class="text-cut">
|
||||||
仓库:{{item.shName}}
|
仓库:{{item.shName}} > 规格:{{item.rssName}}
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="text-gray text-sm flex">
|
<view class="text-gray text-sm flex">
|
||||||
@ -44,11 +44,6 @@
|
|||||||
固定资产:{{item.isFixedName}}
|
固定资产:{{item.isFixedName}}
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="text-gray text-sm flex">
|
|
||||||
<view class="text-cut">
|
|
||||||
规格:{{item.rssName}}
|
|
||||||
</view>
|
|
||||||
</view>
|
|
||||||
|
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user