| src/views/home/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| src/views/myMine/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/home/index.vue
@@ -175,7 +175,6 @@ ] const active=ref('home') const tabChang=(index:any)=>{ alert(index) if (index==='home'){ router.push('/') } else { src/views/myMine/index.vue
@@ -117,7 +117,6 @@ const router=useRouter() const active=ref('my') const tabChang=(index:any)=>{ alert(index) if (index==='home'){ router.push('/') } else { @@ -259,7 +258,7 @@ background: #166bd3; } .ButtonBody{ margin-top: 80px; margin-top: 40px; width: 92%; margin-left: 4%; // background: #166bd3;