diff --git a/frontend/css/style.css b/frontend/css/style.css index 5af80e9..6585bbb 100644 --- a/frontend/css/style.css +++ b/frontend/css/style.css @@ -2362,6 +2362,10 @@ tr:hover .action-cell { } } +.animate-up { + animation: fadeIn 0.4s ease-out; +} + /* ==================== Weekly Summary Styles ==================== */ .weekly-summary-header { display: flex; diff --git a/frontend/index.html b/frontend/index.html index 68c59aa..b7428c3 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -322,7 +322,7 @@ -
+

@@ -512,6 +512,10 @@ 添加跟进 +

@@ -564,7 +568,7 @@ -
@@ -572,7 +576,7 @@
-
+

跟进记录

@@ -582,17 +586,39 @@ 客户名称 - 跟进时间 - 跟进内容 - 客户级别 成交状态 - 下次跟进 + 客户级别 + 行业 + 跟进时间 + 通知状态 操作
+ + +
@@ -600,58 +626,62 @@ - -