Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 494f783

Browse files
committed
Optimized iconfont
1 parent fb5221b commit 494f783

File tree

9 files changed

+15823
-15809
lines changed

9 files changed

+15823
-15809
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
#
1+
# 童书馆管理中心
2+
3+
使用最新React前端生态圈架构而来

src/layouts/CoreLayout/CoreLayout.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
import React, { Component } from 'react'
22
import '../../styles/core.scss'
33
import classes from './CoreLayout.scss'
4+
45
import logoImg from './logo.png'
56
import headImg from './head.png'
67

78
import { Menu, Breadcrumb, Icon } from 'antd'
8-
import 'antd/dist/antd.css'
9-
//import '../../styles/antd.css'
9+
import '../../styles/antd.scss'
10+
1011

1112
import { IndexLink, Link } from 'react-router'
1213

520 Bytes
Binary file not shown.

src/static/iconfont/haibao/iconfont.svg

Lines changed: 6 additions & 2 deletions
Loading
520 Bytes
Binary file not shown.
384 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)