From 2575f3a2fdb49b9de0e4b08fddec12e1e9df6e01 Mon Sep 17 00:00:00 2001 From: WXL (wul) <wl_5969728@163.com> Date: 星期二, 19 八月 2025 09:32:40 +0800 Subject: [PATCH] 统计页面数据接入 --- src/views/followvisit/linem/index.vue | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/views/followvisit/linem/index.vue b/src/views/followvisit/linem/index.vue index a73719a..3c58b70 100644 --- a/src/views/followvisit/linem/index.vue +++ b/src/views/followvisit/linem/index.vue @@ -739,7 +739,7 @@ justify-content: center; padding: 30px; background: #daeaf5; - +color:blue img { width: 100px; height: 100px; @@ -755,7 +755,6 @@ border: 1px solid #dcdfe6; -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12), 0 0 6px 0 rgba(0, 0, 0, 0.04); - .topic-dev { margin-bottom: 25px; font-size: 20px !important; -- Gitblit v1.9.3