修改心电

This commit is contained in:
lxd 2025-04-23 23:16:50 +08:00
parent 346aa6bd69
commit ec417516da
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -33,7 +33,7 @@
<img class="top-image" src="@/assets/imgs/FLY.png" />
<div class="text-container">
<span style="font-size: 4.32vh">{{headTitle}}</span>
<span style="font-size: 1.64vh">The Medical Community Medical Imaging Systems</span>
<span style="font-size: 1.64vh">Regional Cloud-based Electrocardiogram (ECG) System</span>
</div>
</div>
<div class="my-middle">