Browse Source

Add doc link

pull/2034/merge
afc163 8 years ago
committed by 陈帅
parent
commit
d1144e448b
  1. 3
      config/config.js

3
config/config.js

@ -31,7 +31,8 @@ export default {
], ],
// 路由配置 // 路由配置
routes: pageRoutes, routes: pageRoutes,
// theme for antd // Theme for antd
// https://ant.design/docs/react/customize-theme-cn
theme: { theme: {
'primary-color': defaultSetting.primaryColor, 'primary-color': defaultSetting.primaryColor,
}, },

Loading…
Cancel
Save