- 在线咨询
+
@@ -899,16 +899,17 @@ export default {
}
.floating-consult-btn.primary {
- width: 56px;
+ width: 80px;
+ height: 80px;
padding: 12px 8px;
- border-radius: 28px;
+ border-radius: 50%;
gap: 8px;
}
.floating-consult-icon {
position: relative;
- width: 36px;
- height: 36px;
+ width: 100%;
+ height: 100%;
}
.floating-consult-icon img {
diff --git a/f/web-kboss/src/views/homePage/components/topBox/index.vue b/f/web-kboss/src/views/homePage/components/topBox/index.vue
index 63fc43d..7731a27 100644
--- a/f/web-kboss/src/views/homePage/components/topBox/index.vue
+++ b/f/web-kboss/src/views/homePage/components/topBox/index.vue
@@ -15,6 +15,7 @@
-
+ -->