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 @@