商品分组更新:
增加编辑售卖时间 编辑分组名称
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<text class="u-m-r-24">{{data.name}}</text>
|
||||
</view>
|
||||
<view class="u-font-32">
|
||||
<text v-if="data.typeEnum=='单规格'">¥</text>
|
||||
<text v-if="data.typeEnum=='单规格'||data.typeEnum=='normal'">¥</text>
|
||||
<text>{{data.lowPrice}}</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user