Skip to content

Commit

Permalink
Update defaultSettings.js (ant-design#3846)
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 authored and xiaohuoni committed Mar 26, 2019
1 parent b01d88e commit 5af7937
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/defaultSettings.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ module.exports = {
},
title: 'Ant Design Pro',
pwa: true,
// your iconfont Symbol Scrip Url
// Your custom iconfont Symbol script Url
// eg://at.alicdn.com/t/font_1039637_btcrd5co4w.js
// 注意:如果需要图标多色,Iconfont图标项目里要进行批量去色处理
// 注意:如果需要图标多色,Iconfont 图标项目里要进行批量去色处理
// Usage: https://github.com/ant-design/ant-design-pro/pull/3517
iconfontUrl: '',
};

0 comments on commit 5af7937

Please sign in to comment.