This commit is contained in:
liuye
2022-08-09 11:38:42 +08:00
parent 44b3cf027e
commit de12ec5ee0
8 changed files with 63 additions and 31 deletions

View File

@@ -1,6 +1,5 @@
<template>
<div class="AppHome">
<!-- <Home></Home> -->
<component :is="tabList[tabIndex].component"/>
<div class="tab-list">
<div class="tab-item" v-for="(item, index) in tabList" :key="index" @click="tabClick(index)">