From a5f4dd223bd0fc3ef727891d68b830ef825e23ba Mon Sep 17 00:00:00 2001
From: zzzz <690498789@qq.com>
Date: Mon, 22 Apr 2024 15:20:16 +0800
Subject: [PATCH] Merge branch 'ziyouqishi' into api.essencefunds.com
---
src/page/list/favorites/tabs.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/page/list/favorites/tabs.vue b/src/page/list/favorites/tabs.vue
index 145a12c..faa0a50 100644
--- a/src/page/list/favorites/tabs.vue
+++ b/src/page/list/favorites/tabs.vue
@@ -1,6 +1,6 @@
<template>
<div>
- <van-tabs
+ <!-- <van-tabs
:active="active"
line-width="15px"
@change="(e) => change(e, 'active')"
@@ -27,7 +27,7 @@
</template>
</van-tab>
</van-tabs>
- </div>
+ </div> -->
<dataList
:active="active"
--
Gitblit v1.9.3