update logo

This commit is contained in:
medcl 2020-03-28 13:58:12 +08:00
parent c4dada7e8f
commit 70b5b0c63f
6 changed files with 1022 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View File

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 90 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 91 KiB

View File

@ -51,7 +51,7 @@
display: inline-block;
vertical-align: top;
font-size: 16px;
margin: 0 0 0 12px;
margin: 2px 0 0 12px;
font-weight: 600;
padding-right: 15px;
}

View File

@ -12,7 +12,7 @@ import { formatMessage } from 'umi/locale';
import SiderMenu from '@/components/SiderMenu';
import Authorized from '@/utils/Authorized';
import SettingDrawer from '@/components/SettingDrawer';
import logo from '../assets/logo.svg';
import logo from '../assets/logo-color.svg';
import Footer from './Footer';
import Header from './Header';
import Context from './MenuContext';

View File

@ -5,7 +5,7 @@ import { Icon } from 'antd';
import GlobalFooter from '@/components/GlobalFooter';
import SelectLang from '@/components/SelectLang';
import styles from './UserLayout.less';
import logo from '../assets/logo.svg';
import logo from '../assets/logo-color.svg';
const links = [
{