diff --git a/src/components/home/home.vue b/src/components/home/home.vue index b2454f7..c0c2d7d 100644 --- a/src/components/home/home.vue +++ b/src/components/home/home.vue @@ -704,7 +704,7 @@ export default { path: "", }, { - url: "https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/parter7_1.png", + url: "https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/partner7.png", path: "", }, ], @@ -1978,12 +1978,11 @@ export default { justify-content: center; vertical-align: bottom; - width: 200px; + width: 180px; height: 100px; + padding: 0 20px; // background-color: #f0f0f0; img { - width: 100%; - max-height: 100%; // margin: 20px 5%; cursor: pointer; transition: all 0.3s; diff --git a/src/components/views/shadow.vue b/src/components/views/shadow.vue index 33fcb35..9b5acd0 100644 --- a/src/components/views/shadow.vue +++ b/src/components/views/shadow.vue @@ -109,11 +109,6 @@