瀏覽代碼

Add doc link

afc163 7 年之前
父節點
當前提交
d1144e448b
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      config/config.js

+ 2 - 1
config/config.js

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