From e6a091a911e48a74b6731d0aeae5b7d3bc8aac0c Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 27 九月 2022 15:31:49 +0800
Subject: [PATCH] 45
---
src/router/index.ts | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/router/index.ts b/src/router/index.ts
index 5321869..4de68e0 100644
--- a/src/router/index.ts
+++ b/src/router/index.ts
@@ -16,6 +16,7 @@
const router = createRouter({
history: createWebHistory(),
+ base:'http://wechat.ihemodialysis.com/',
routes,
})
--
Gitblit v1.8.0