Change antd primary-color.

This commit is contained in:
Yang Luo
2021-03-26 23:18:24 +08:00
parent 437289438f
commit 3bcc292da2
5 changed files with 5621 additions and 4827 deletions

View File

@ -13,7 +13,7 @@
// limitations under the License.
import React, {Component} from 'react';
import './App.css';
import './App.less';
import * as Setting from "./Setting";
import {DownOutlined, LogoutOutlined, SettingOutlined} from '@ant-design/icons';
import {Avatar, BackTop, Dropdown, Layout, Menu} from 'antd';