From faa9e290b185678b40bb8898ff79352135e61982 Mon Sep 17 00:00:00 2001
From: zmj <1493694146@qq.com>
Date: Sun, 28 Apr 2024 18:07:13 +0800
Subject: [PATCH] =?UTF-8?q?=E5=95=86=E6=88=B7=E5=BC=95=E5=AF=BC=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2bug=E4=BF=AE=E5=A4=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/customTab.vue | 23 +-
manifest.json | 704 ++++++++++++++++----------------
pages.json | 31 +-
static/images/diverPointer.png | Bin 0 -> 1624 bytes
static/images/greenLine.png | Bin 0 -> 2227 bytes
static/images/greenLineDown.png | Bin 0 -> 2247 bytes
static/images/pointer.png | Bin 0 -> 14276 bytes
static/images/tabSc.png | Bin 0 -> 1389 bytes
store/modules/app.js | 185 ++++-----
9 files changed, 488 insertions(+), 455 deletions(-)
create mode 100644 static/images/diverPointer.png
create mode 100644 static/images/greenLine.png
create mode 100644 static/images/greenLineDown.png
create mode 100644 static/images/pointer.png
create mode 100644 static/images/tabSc.png
diff --git a/components/customTab.vue b/components/customTab.vue
index ef96390..3ce94ae 100644
--- a/components/customTab.vue
+++ b/components/customTab.vue
@@ -3,8 +3,7 @@