数据仪表板
-| 客户 | -咨询时间 | -版本 | -描述 | -解决方案 | -类型 | -模块 | -状态与进度 | -操作 | -
|---|
本周暂无客户进度数据
-- - 客户列表 -
-| 客户名称 | -来源 | -意向产品 | -状态 | -开始时间 | -结束时间 | -创建时间 | -操作 | -
|---|
0
-总客户数
-0
-本月新增
-0
-已成交
-0
-跟进客户次数
-diff --git a/frontend/css/style.css b/frontend/css/style.css index 2e297ec..5af80e9 100644 --- a/frontend/css/style.css +++ b/frontend/css/style.css @@ -36,7 +36,7 @@ body { /* Sidebar Styles */ .sidebar { width: var(--sidebar-width); - background: linear-gradient(135deg, #0f0c29 0%, #302b63 50%, #24243e 100%); + background: linear-gradient(135deg, #0f0c29 0%, #302b63 50%, #24243e 100%); color: var(--white); position: fixed; height: 100vh; @@ -214,7 +214,7 @@ body { transition: margin-left 0.3s ease; } -.sidebar.collapsed ~ .main-content { +.sidebar.collapsed~.main-content { margin-left: 70px; } @@ -649,7 +649,7 @@ body { cursor: pointer; } -.checkbox-label input[type="checkbox"]:checked + span { +.checkbox-label input[type="checkbox"]:checked+span { color: var(--primary-orange); font-weight: 500; } @@ -1104,7 +1104,7 @@ td.overflow-cell { flex-direction: column; } -.sidebar.collapsed ~ .main-content #editModal .modal-content { +.sidebar.collapsed~.main-content #editModal .modal-content { width: min(calc(100vw - 70px - 80px), 800px); } @@ -1126,7 +1126,7 @@ td.overflow-cell { flex-direction: column; } -.sidebar.collapsed ~ .main-content #createModal .modal-content { +.sidebar.collapsed~.main-content #createModal .modal-content { width: min(calc(100vw - 70px - 80px), 800px); } @@ -1559,6 +1559,7 @@ td.overflow-cell { } @keyframes pulse { + 0%, 100% { opacity: 1; @@ -2323,11 +2324,9 @@ tr:hover .action-cell { } .customer-tab.active { - background: linear-gradient( - 135deg, - var(--primary-orange), - var(--secondary-orange) - ); + background: linear-gradient(135deg, + var(--primary-orange), + var(--secondary-orange)); color: var(--white); border-color: transparent; box-shadow: 0 4px 12px rgba(255, 107, 53, 0.3); @@ -2696,4 +2695,4 @@ tr:hover .action-cell { gap: 8px; min-width: auto; } -} +} \ No newline at end of file diff --git a/frontend/index.html b/frontend/index.html index d1e2016..68c59aa 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,1429 +1,913 @@ -
+ +| 客户 | -咨询时间 | -版本 | -描述 | -解决方案 | -类型 | -模块 | -状态与进度 | -操作 | -
|---|
本周暂无客户进度数据
-| 客户名称 | -来源 | -意向产品 | -状态 | -开始时间 | -结束时间 | -创建时间 | -操作 | -
|---|
总客户数
-本月新增
-已成交
-跟进客户次数
-