提交 76e99a10 authored 作者: matian's avatar matian

增加banner图

上级 2dc9b8d3
......@@ -28,7 +28,9 @@ const handleTabClick = (tab: any) => {
</div>
</div>
</div>
<div v-else>
<div class="main_shop" v-else>
<img src="https://webapp-pub.ezijing.com/project_online/paa/shop_banner.jpg" class="shop_banner" />
<van-tabs>
<van-tab :title="item.label" v-for="(item, index) in shopStore.filters.slice(0, 4)" :key="index" lazy>
<CourseList :type="item.value" :courseList="shopStore.shopList" :key="index" />
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论