From abfe6985b2678445ea8da974b204d9fe2ffdb887 Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期二, 24 十二月 2024 15:23:41 +0800 Subject: [PATCH] ll --- screen/package.json | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/screen/package.json b/screen/package.json index 428f186..32f3191 100644 --- a/screen/package.json +++ b/screen/package.json @@ -20,8 +20,8 @@ "uqrcodejs": "^4.0.7", "v-scale-screen": "^2.0.0", "vue": "^3.4.21", - "vue-router": "^4.3.0", - "vue3-loading-spinner": "^1.0.0" + "vue-loading-overlay": "^6.0.6", + "vue-router": "^4.3.0" }, "devDependencies": { "@vitejs/plugin-vue": "^5.0.4", -- Gitblit v1.9.3