diff --git a/Yi.Bbs.Vue3/src/layout/AppBody.vue b/Yi.Bbs.Vue3/src/layout/AppBody.vue index 5cc8df80..4d22ac05 100644 --- a/Yi.Bbs.Vue3/src/layout/AppBody.vue +++ b/Yi.Bbs.Vue3/src/layout/AppBody.vue @@ -11,10 +11,8 @@ background-color: #f0f2f5; } .content-main { - margin: 0 auto; display: flex; justify-content: center; - width: 1300px; min-height: 1150px; } diff --git a/Yi.Bbs.Vue3/src/views/Article.vue b/Yi.Bbs.Vue3/src/views/Article.vue index 1f8d5798..e9a12022 100644 --- a/Yi.Bbs.Vue3/src/views/Article.vue +++ b/Yi.Bbs.Vue3/src/views/Article.vue @@ -393,7 +393,6 @@ watch( \ No newline at end of file + diff --git a/Yi.Bbs.Vue3/src/views/home/Index.vue b/Yi.Bbs.Vue3/src/views/home/Index.vue index 33a784bc..6e98376d 100644 --- a/Yi.Bbs.Vue3/src/views/home/Index.vue +++ b/Yi.Bbs.Vue3/src/views/home/Index.vue @@ -160,7 +160,7 @@ const statisOptions = computed(() => {