wjx 2 yıl önce
ebeveyn
işleme
69aef9f4cd
2 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      src/app.tsx
  2. 0 0
      src/assets/gdt.svg

+ 2 - 0
src/app.tsx

@@ -11,6 +11,7 @@ import { getMyMenu, headrRouter } from '../config/routerConfig';
 import { ReactComponent as LaunchSvg } from '@/assets/launch.svg'
 import { ReactComponent as LaunchSvg } from '@/assets/launch.svg'
 import { ReactComponent as AdLaunchSvg } from '@/assets/adLaunch.svg'
 import { ReactComponent as AdLaunchSvg } from '@/assets/adLaunch.svg'
 import { ReactComponent as MaterialSvg } from '@/assets/material.svg'
 import { ReactComponent as MaterialSvg } from '@/assets/material.svg'
+import { ReactComponent as GdtSvg } from '@/assets/gdt.svg'
 import versions from './utils/versions';
 import versions from './utils/versions';
 
 
 
 
@@ -103,6 +104,7 @@ const IconMap = {
   launch: <span role="img" aria-label="fund-view" className="anticon anticon-fund-view"><LaunchSvg /></span>,
   launch: <span role="img" aria-label="fund-view" className="anticon anticon-fund-view"><LaunchSvg /></span>,
   adLaunch: <span role="img" aria-label="fund-view" className="anticon anticon-fund-view"><AdLaunchSvg /></span>,
   adLaunch: <span role="img" aria-label="fund-view" className="anticon anticon-fund-view"><AdLaunchSvg /></span>,
   material: <span role="img" aria-label="fund-view" className="anticon anticon-fund-view"><MaterialSvg /></span>,
   material: <span role="img" aria-label="fund-view" className="anticon anticon-fund-view"><MaterialSvg /></span>,
+  gdt: <span role="img" aria-label="fund-view" className="anticon anticon-fund-view"><GdtSvg /></span>,
   eye: <EyeOutlined />
   eye: <EyeOutlined />
 };
 };
 //处理菜单
 //处理菜单

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
src/assets/gdt.svg


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor