diff --git a/src/components/contact/index.scss b/src/components/contact/index.scss index 0953b85..d3bcbb6 100644 --- a/src/components/contact/index.scss +++ b/src/components/contact/index.scss @@ -2,11 +2,11 @@ height: auto; } .company { - height: "20rpx"; + height: 24px; line-height: normal; } .name { - font-size:1.5em; + font-size: 34px; line-height: normal; } .vip { diff --git a/src/components/contact/index.vue b/src/components/contact/index.vue index 629f984..3d45911 100644 --- a/src/components/contact/index.vue +++ b/src/components/contact/index.vue @@ -19,7 +19,7 @@ const clickItem = (key: string, item: any) => {