diff --git a/src/assets/images/gongzhonghao.png b/src/assets/images/gongzhonghao.png new file mode 100644 index 0000000..011fa4e Binary files /dev/null and b/src/assets/images/gongzhonghao.png differ diff --git a/src/view/connect.vue b/src/view/connect.vue index 9d4f6e6..9a19533 100755 --- a/src/view/connect.vue +++ b/src/view/connect.vue @@ -6,8 +6,9 @@ 联系我们 -
-
+
+ +
联系我们
@@ -50,7 +51,7 @@ @@ -100,4 +122,10 @@ export default { .connect-info .connect-title{ font-weight: 500; } + +.connect_me{ + position: absolute; + top: 0px; + left: 0px; +}