From 2ea831ebd05b9758e03dd97b86ecf1e3867dc139 Mon Sep 17 00:00:00 2001 From: liuyalei Date: Thu, 7 Dec 2023 13:02:36 +0800 Subject: [PATCH] add a --- src/router/index.js | 8 +++ src/views/IndexChat.vue | 137 +++++++++++++++++++++++++++++++++------- 2 files changed, 122 insertions(+), 23 deletions(-) diff --git a/src/router/index.js b/src/router/index.js index 703e5e5..d805d32 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -32,6 +32,14 @@ const router = createRouter({ // this generates a separate chunk (About.[hash].js) for this route // which is lazy-loaded when the route is visited. component: () => import('../views/test.vue') + }, + { + path: '/test1', + name: 'test1', + // route level code-splitting + // this generates a separate chunk (About.[hash].js) for this route + // which is lazy-loaded when the route is visited. + component: () => import('../views/test1.vue') } ] }) diff --git a/src/views/IndexChat.vue b/src/views/IndexChat.vue index 5ed5a1f..626a557 100644 --- a/src/views/IndexChat.vue +++ b/src/views/IndexChat.vue @@ -12,6 +12,14 @@ 骨折去哪家医院 +
+
+ 基于您目前的地理位置、时间、医院号源等多种因素为您推荐如下结果。您还可根据自身偏好重新选择,继续为您推荐;如偏好因素不在其列,可继续提出您的需求。 + 基于您目前的地理位置、时间、医院号源等多种因素为您推荐如下结果。您还可根据自身偏好重新选择,继续为您推荐;如偏好因素不在其列,可继续提出您的需求。 + 基于您目前的地理位置、时间、医院号源等多种因素为您推荐如下结果。您还可根据自身偏好重新选择,继续为您推荐;如偏好因素不在其列,可继续提出您的需求。 + 基于您目前的地理位置、时间、医院号源等多种因素为您推荐如下结果。您还可根据自身偏好重新选择,继续为您推荐;如偏好因素不在其列,可继续提出您的需求。 +
+
@@ -44,6 +52,8 @@ + +
@@ -52,30 +62,53 @@
附近推荐的锻炼场所
+
-
-
- - -
- + +
+
发送
+