afc163 7 éve
szülő
commit
d1144e448b
1 módosított fájl, 2 hozzáadás és 1 törlés
  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,
   },