From 4531ce1469b394978e3268952103cf870e7a0c52 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Tue, 18 Feb 2025 09:45:35 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20CRM-=E7=BB=9F=E8=AE=A1:=20=E5=AF=BC?= =?UTF-8?q?=E8=88=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.jsx | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index ff950f8..4db3f01 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -14,7 +14,8 @@ import Icon, { FlagOutlined, PieChartOutlined, BarChartOutlined, - CoffeeOutlined, DesktopOutlined + CoffeeOutlined, DesktopOutlined, + WhatsAppOutlined } from '@ant-design/icons'; import { Layout, Menu, Image, Badge, Button } from 'antd'; import { BrowserRouter, Route, Routes, NavLink } from 'react-router-dom'; @@ -109,10 +110,6 @@ const App = () => { { key: 52, label: 销售进度 }, { key: 'distribution', label: 统计分布 }, { key: 'trade-pivot', label: 数据透视 }, - { key: 'xx', type: 'divider' }, - { key: 'op_dashboard', label: 顾问-看板 }, - { key: 'op_activity', label: 顾问-沟通 }, - { key: 'op_risk', label: 顾问-提升 }, ], }, { @@ -163,6 +160,17 @@ const App = () => { }, ], }, + { + key: 'crm', + label: '销售平台', + icon: , + children: [ + // { key: 'xx', type: 'divider' }, + { key: 'op_dashboard', label: 结果 }, + // { key: 'op_activity', label: 过程 }, + // { key: 'op_risk', label: 提升 }, + ], + }, { key: 'kpi', label: 目标配置, icon: }, // { // key: 'detail',