|
@@ -174,13 +174,13 @@
|
|
<image :src="dayc" class="dayimg"></image>
|
|
<image :src="dayc" class="dayimg"></image>
|
|
<view class="mentit">{{ite.menuFoodDetailBk}}</view>
|
|
<view class="mentit">{{ite.menuFoodDetailBk}}</view>
|
|
</view> -->
|
|
</view> -->
|
|
- <view class="mentopa" v-if="ite.menuFoodDetailLu">
|
|
|
|
|
|
+ <view class="mentopa">
|
|
<image :src="daya" class="dayimg"></image>
|
|
<image :src="daya" class="dayimg"></image>
|
|
- <view class="mentit">{{ite.menuFoodDetailLu}}</view>
|
|
|
|
|
|
+ <view class="mentit">{{ite.menuFoodDetailLu||'无'}}</view>
|
|
</view>
|
|
</view>
|
|
- <view class="mentopa" v-if="ite.menuFoodDetailDi">
|
|
|
|
|
|
+ <view class="mentopa">
|
|
<image :src="dayb" class="dayimg"></image>
|
|
<image :src="dayb" class="dayimg"></image>
|
|
- <view class="mentit">{{ite.menuFoodDetailDi}}</view>
|
|
|
|
|
|
+ <view class="mentit">{{ite.menuFoodDetailDi||'无'}}</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="menbtn flexc">
|
|
<view class="menbtn flexc">
|