diff --git a/Yi.Bbs.Vue3/src/assets/common/icons/dog.svg b/Yi.Bbs.Vue3/src/assets/common/icons/dog.svg new file mode 100644 index 00000000..f316dafb --- /dev/null +++ b/Yi.Bbs.Vue3/src/assets/common/icons/dog.svg @@ -0,0 +1 @@ + \ 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 3d3bc0f5..c4029c3e 100644 --- a/Yi.Bbs.Vue3/src/layout/AppHeader.vue +++ b/Yi.Bbs.Vue3/src/layout/AppHeader.vue @@ -1,76 +1,88 @@ - \ No newline at end of file + diff --git a/Yi.Bbs.Vue3/src/layout/Index.vue b/Yi.Bbs.Vue3/src/layout/Index.vue index 32d00a21..74ffd21d 100644 --- a/Yi.Bbs.Vue3/src/layout/Index.vue +++ b/Yi.Bbs.Vue3/src/layout/Index.vue @@ -1,27 +1,33 @@ - \ No newline at end of file + +.el-main { + margin: 0; + padding: 0; + min-height: 10rem; + background-color: #f0f2f5; +} +