Commit dcac0eb9 authored by zhengke's avatar zhengke

修改

parent 4fa83e2e
......@@ -17,7 +17,7 @@
<q-icon name="check" class="check-icon" />
</div>
</div>
<div class="box-businessModel" style="margin-right:0" :class="{ 'checked-border': type == 3 }" @click="chooseChange(3)">
<div class="box-businessModel" style="margin-right:0;display:none" :class="{ 'checked-border': type == 3 }" @click="chooseChange(3)">
<i class="iconfont icon-vipkecheng" style="font-size:38px"></i>
<div>VIP课程</div>
<div class="right" v-if="type == 3">
......
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