From ec417516da3eceb0b3f4646dea7758f3e4245046 Mon Sep 17 00:00:00 2001 From: lxd <1004405501@qq.com> Date: Wed, 23 Apr 2025 23:16:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BF=83=E7=94=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.ts | 2 +- src/views/Login/Login.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/router/index.ts b/src/router/index.ts index 358a2dc4..d489b39a 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -5,7 +5,7 @@ import remainingRouter from './modules/remaining' // 创建路由实例 const router = createRouter({ - history: createWebHistory(), // createWebHashHistory URL带#,createWebHistory URL不带# liunx 病理 需要在这里加 '/bl/' 李晓东 + history: createWebHistory('/ecg/'), // createWebHashHistory URL带#,createWebHistory URL不带# liunx 病理 需要在这里加 '/bl/' 李晓东 strict: true, routes: remainingRouter as RouteRecordRaw[], scrollBehavior: () => ({ left: 0, top: 0 }) diff --git a/src/views/Login/Login.vue b/src/views/Login/Login.vue index 83912141..9630719d 100644 --- a/src/views/Login/Login.vue +++ b/src/views/Login/Login.vue @@ -33,7 +33,7 @@
{{headTitle}} - The Medical Community Medical Imaging Systems + Regional Cloud-based Electrocardiogram (ECG) System