diff --git a/src/styles/index.scss b/src/styles/index.scss index 7726a08..c5fd881 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -11,4 +11,7 @@ html { -ms-overflow-style: none; /* IE 和 Edge */ scrollbar-width: none; /* Firefox */ overflow: scroll; /* 保持滚动功能 */ +} +img{ + display: block; } \ No newline at end of file diff --git a/src/views/about/index.vue b/src/views/about/index.vue index 9b57173..801d7ff 100644 --- a/src/views/about/index.vue +++ b/src/views/about/index.vue @@ -177,6 +177,7 @@ export default { width: 170px; height: 170px; margin-bottom: 15px; + border-radius: 50%; } a:not(:nth-last-child(1)) { margin-bottom: 15px; @@ -277,6 +278,7 @@ export default { width: 390px; height: 240px; margin-left: 300px; + display: block; } } } diff --git a/src/views/aigc/index.vue b/src/views/aigc/index.vue index ba9ea22..1da9274 100644 --- a/src/views/aigc/index.vue +++ b/src/views/aigc/index.vue @@ -76,7 +76,7 @@ -
+
@@ -589,4 +589,7 @@ export default { width: 100%; } } +.gg2{ + margin-bottom: 200px; +} diff --git a/src/views/home/index.vue b/src/views/home/index.vue index c550f5d..35b5132 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -335,6 +335,8 @@ export default { height: 28px; margin-right: 10px; vertical-align: middle; + float: left; + margin-top: 5px; } } p { diff --git a/src/views/information/index.vue b/src/views/information/index.vue index 4afeaea..843c728 100644 --- a/src/views/information/index.vue +++ b/src/views/information/index.vue @@ -457,6 +457,7 @@ export default { } #wk { + padding-bottom: 200px; .content { background-color: #FFFFFF; display: flex; diff --git a/src/views/metadaily/index.vue b/src/views/metadaily/index.vue index aba3531..5d13291 100644 --- a/src/views/metadaily/index.vue +++ b/src/views/metadaily/index.vue @@ -84,7 +84,7 @@