食物交换页取错值修改
This commit is contained in:
commit
aaa171079b
|
@ -28,7 +28,7 @@
|
|||
<span style="font-size: 28px;color:#666;">/100克</span>
|
||||
</view>
|
||||
<view v-if='foodClass == 3'>
|
||||
<span class="themColor" style="font-size: 36px;">{{item.foodSalt}}</span>
|
||||
<span class="themColor" style="font-size: 36px;">{{item.foodWeight}}</span>
|
||||
<span class="themColor" style="font-size: 28px;">ml</span>
|
||||
</view>
|
||||
</view>
|
||||
|
|
Loading…
Reference in New Issue