From 3b7b4af0d6588259296b4c187f1e11598aec739c Mon Sep 17 00:00:00 2001 From: congzc Date: Fri, 26 May 2023 13:58:15 +0800 Subject: [PATCH] 1 --- src/components/common/tail.vue | 45 ++++++++++++++++++++++++++++------ 1 file changed, 37 insertions(+), 8 deletions(-) diff --git a/src/components/common/tail.vue b/src/components/common/tail.vue index 400b732..11bf341 100644 --- a/src/components/common/tail.vue +++ b/src/components/common/tail.vue @@ -5,10 +5,34 @@ src="https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/LOGO1.png" alt /> +
+ + + + +
+ + + + +
+
-
+
@@ -325,22 +349,27 @@ export default { // padding-bottom: 54px; .taillong { - width: 168px; - height: 50px; - margin-top: 20px; - margin-left: 360px; + padding-top: 20px; + padding-left: 360px; + // width: 168px; + // height: 50px; + // margin-top: 20px; + // margin-left: 360px; img { width: 168px; height: 50px; + margin-bottom: 10px; } } .tiemBox { overflow: hidden; - margin-top: 20px; + padding-left: 500px; + // margin-top: 30px; } .taolIconBox { - margin-left: 380px; - float: left; + // margin-left: 380px; + margin-left: 20px; + // float: left; } .taolIconText { // margin-top: 20px;