diff --git a/my-project-frontend/index.html b/my-project-frontend/index.html
index f1b1688..e015332 100644
--- a/my-project-frontend/index.html
+++ b/my-project-frontend/index.html
@@ -5,6 +5,7 @@
+
Vite App
diff --git a/my-project-frontend/src/components/Weather.vue b/my-project-frontend/src/components/Weather.vue
new file mode 100644
index 0000000..b87202a
--- /dev/null
+++ b/my-project-frontend/src/components/Weather.vue
@@ -0,0 +1,35 @@
+
+
+
+
+
+
+
+
+
{{item}}时
+
+
+
+
20℃
+
+
+
+
+
+
diff --git a/my-project-frontend/src/router/index.js b/my-project-frontend/src/router/index.js
index efd766d..03b9a10 100644
--- a/my-project-frontend/src/router/index.js
+++ b/my-project-frontend/src/router/index.js
@@ -29,6 +29,10 @@ const router = createRouter({
component: () => import('@/views/IndexView.vue'),
children: [
{
+ path: '',
+ name: 'topic-list',
+ component: () => import('@/views/forum/TopicList.vue')
+ }, {
path: 'user-setting',
name: 'user-setting',
component: () => import('@/views/settings/UserSetting.vue')
diff --git a/my-project-frontend/src/views/IndexView.vue b/my-project-frontend/src/views/IndexView.vue
index 20c7591..fa86ece 100755
--- a/my-project-frontend/src/views/IndexView.vue
+++ b/my-project-frontend/src/views/IndexView.vue
@@ -89,7 +89,7 @@ function userLogout() {
校园论坛
-
+
帖子广场
diff --git a/my-project-frontend/src/views/forum/TopicList.vue b/my-project-frontend/src/views/forum/TopicList.vue
new file mode 100644
index 0000000..b49a0d8
--- /dev/null
+++ b/my-project-frontend/src/views/forum/TopicList.vue
@@ -0,0 +1,107 @@
+
+
+
+
+
+
+
+ 点击发表主题...
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 论坛公告
+
+
+
+ 为认真学习宣传贯彻党的二十大精神,深入贯彻习近平强军思想,
+ 作为迎接办学70周年系列学术活动之一,国防科技大学将于2022年11月24日至26日在长沙举办“国防科技
+
+
+
+
+
+ 天气信息
+
+
+
+
+
+
+
+
+
+
+ 友情链接
+
+
+
+
+
+
+
+
+