-
-
-
-
\ No newline at end of file
diff --git a/Yi.BBS.Vue3/src/layout/AppHeader.vue b/Yi.BBS.Vue3/src/layout/AppHeader.vue
index 5adcfbe3..c56dbb44 100644
--- a/Yi.BBS.Vue3/src/layout/AppHeader.vue
+++ b/Yi.BBS.Vue3/src/layout/AppHeader.vue
@@ -6,7 +6,8 @@
@select="handleSelect"
>
-
Logo
+
+
白了又白
主页
学习
@@ -30,9 +31,9 @@
搜索
- 学习
+ 分享
- 分享
+ 学习
item one
item two
item three
@@ -53,8 +54,14 @@ const handleSelect = (key, keyPath) => {
.logo{
min-width: 14rem;
+ font-size: large;
+ font-weight: 600;
}
.flex-grow {
flex-grow: 1;
}
+.img-icon
+{
+ margin-right: 0.5rem;
+}
\ No newline at end of file
diff --git a/Yi.BBS.Vue3/src/router/index.js b/Yi.BBS.Vue3/src/router/index.js
index 472c7771..842a8438 100644
--- a/Yi.BBS.Vue3/src/router/index.js
+++ b/Yi.BBS.Vue3/src/router/index.js
@@ -25,6 +25,11 @@ const router = createRouter({
path: '/discuss',
component: () => import('../views/Discuss.vue')
},
+ {
+ name:'addArt',
+ path:'addArt',
+ component:()=>import('../views/AddArticle.vue')
+ }
]
},
{ path: '/:pathMatch(.*)*', name: 'NotFound', component: NotFound },
diff --git a/Yi.BBS.Vue3/src/views/AddArticle.vue b/Yi.BBS.Vue3/src/views/AddArticle.vue
new file mode 100644
index 00000000..b4d9a5aa
--- /dev/null
+++ b/Yi.BBS.Vue3/src/views/AddArticle.vue
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 提交
+
+
+
+
\ No newline at end of file
diff --git a/Yi.BBS.Vue3/src/views/Index.vue b/Yi.BBS.Vue3/src/views/Index.vue
index 8bfdd7ec..4bfb7fd2 100644
--- a/Yi.BBS.Vue3/src/views/Index.vue
+++ b/Yi.BBS.Vue3/src/views/Index.vue
@@ -1,16 +1,13 @@
-
-
+
+
+
+
-
-
-
-
+
+
+
+
-
- 最新
-
-
-
@@ -29,11 +26,13 @@
-
-
- 等待入驻
-
-
+
+
+
+ 你好{{ item }}
+
+
+
@@ -60,16 +59,24 @@
-
+
+
+
+ {{temp}}
+
+
+
+