修改积分商品价格错误的问题

This commit is contained in:
anhaogxs
2021-02-22 15:29:57 +08:00
parent fa00b519ce
commit 347fc6dbad
3 changed files with 2 additions and 3 deletions

View File

@ -24,7 +24,6 @@
<!-- 菜单 -->
<Menu :list="item.componentContent.menus" ></Menu>
</view>
<!-- 滚动新闻 -->
<!-- 广告 -->
<Adv v-if="item.type=='adv'&&item.componentContent.detail" :detail="item.componentContent.detail" />