From bc2403bea6beea1425f47eee892624457a431ae3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E4=BB=95=E4=BC=9F?= <499672082@qq.com> Date: Fri, 15 Mar 2024 21:13:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/manifest.production.json | 2 +- src/view/Home.vue | 2 +- src/view/Info.vue | 7 ++++--- src/view/sale/ExportSaleData.vue | 5 +++-- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/src/manifest.production.json b/src/manifest.production.json index 80f52c5..784ecaa 100644 --- a/src/manifest.production.json +++ b/src/manifest.production.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "TEMU助手", "description": "TEMU助手 - 自动化提高生产效率", - "version": "3.1.12", + "version": "3.1.13", "background": { "service_worker": "/background.js" }, diff --git a/src/view/Home.vue b/src/view/Home.vue index 2952e7b..d32f85a 100644 --- a/src/view/Home.vue +++ b/src/view/Home.vue @@ -126,7 +126,7 @@ - 未读消息 + 弹窗消息 diff --git a/src/view/Info.vue b/src/view/Info.vue index 5ddebe4..7885087 100644 --- a/src/view/Info.vue +++ b/src/view/Info.vue @@ -2,8 +2,8 @@