Add setAuthServerUrl().

This commit is contained in:
Yang Luo
2021-02-14 15:59:25 +08:00
parent 277dec0af3
commit 9b45e5fe43
4 changed files with 10 additions and 3 deletions

View File

@ -29,3 +29,7 @@ code {
.ant-list-sm .ant-list-item {
padding: 2px !important;
}
.ant-layout-header {
background-color: white !important;
}