mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 01:14:50 +08:00
logo使用cdn
This commit is contained in:
@@ -8,7 +8,6 @@ import {
|
||||
RadiusSettingOutlined,
|
||||
ControlOutlined,
|
||||
} from '@ant-design/icons';
|
||||
import logo from '@/assets/logo.png';
|
||||
|
||||
export default {
|
||||
route: {
|
||||
@@ -70,5 +69,5 @@ export default {
|
||||
fixSiderbar: true,
|
||||
contentWidth: 'Fixed',
|
||||
splitMenus: false,
|
||||
logo: logo,
|
||||
logo: 'https://image.whyour.cn/others/qinglong.png',
|
||||
} as any;
|
||||
|
||||
Reference in New Issue
Block a user