Commit 2f3eaad9 by Lyan

首页大轮播了解更多显示隐藏

parent 7889379c
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
{{ el.brief }} {{ el.brief }}
</p> </p>
<button <button
v-if="el.isShow==1"
:class="['carousel-btn', el.colorMore]" :class="['carousel-btn', el.colorMore]"
@click="learnMore(i)" @click="learnMore(i)"
> >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment