update
This commit is contained in:
parent
89df7a1452
commit
a32a81616b
|
@ -23,16 +23,6 @@
|
|||
</view>
|
||||
|
||||
<view class="card-box">
|
||||
<!-- <view class="c-tab">
|
||||
<text
|
||||
v-for="(item, index) in tabList"
|
||||
:key="index"
|
||||
:class="{ active: currentTab === item.key }"
|
||||
@click="handleTab(item)"
|
||||
>
|
||||
{{ item.name }}
|
||||
</text>
|
||||
</view> -->
|
||||
|
||||
<page-view
|
||||
@loadList="
|
||||
|
|
Loading…
Reference in New Issue