From 1463eee67e39f564b0b082c3b58fb781de1ac19c Mon Sep 17 00:00:00 2001 From: hptangxi Date: Thu, 3 Jul 2025 17:53:27 +0800 Subject: [PATCH] vite.config.ts add target --- web/src/views/Login.vue | 1 - web/vite.config.ts | 51 ++++++++++++++++++++++------------------- 2 files changed, 28 insertions(+), 24 deletions(-) diff --git a/web/src/views/Login.vue b/web/src/views/Login.vue index eb17977..0bf1f8b 100644 --- a/web/src/views/Login.vue +++ b/web/src/views/Login.vue @@ -29,7 +29,6 @@ const handleLogin = async () => {