@@ -8,7 +8,7 @@ const proSettings = {
fixedHeader: true,
fixSiderbar: true,
colorWeak: false,
- title: '产品',
+ title: 'CLD.V2',
pwa: false,
iconfontUrl: '//at.alicdn.com/t/font_2276974_nbe38935rtf.js',
splitMenus: true
@@ -104,3 +104,8 @@ input:-webkit-autofill:active {
.card-group {
box-shadow: 0 0 13px 0 rgba(74, 53, 107, 8%);
}
+
+.ant-pro-top-nav-header-logo h1{
+ font-size: 18px;
+ font-weight: 600;
+}