修改食谱展示

This commit is contained in:
huangdeliang
2021-03-09 18:26:48 +08:00
parent 032b4e8106
commit 7709c85cb0
7 changed files with 70 additions and 9 deletions

View File

@@ -21,6 +21,7 @@
<div class="title_style">
<span>{{ plan.label }}</span>
<em
v-show="false"
class="el-icon-shopping-cart-full icon_style"
@click="(e) => handleOnShoppingPlanClick(e, plan)"
/>