This commit is contained in:
MaxKey
2021-08-01 08:05:47 +08:00
parent 494b2b01d0
commit bdf4fa5772
94 changed files with 1 additions and 88 deletions

View File

@@ -25,6 +25,5 @@ dependencies {
implementation project(":maxkey-identitys:maxkey-synchronizers-dingding")
implementation project(":maxkey-webs:maxkey-web-static")
implementation project(":maxkey-webs:maxkey-web-mgt-static")
}

View File

@@ -50,6 +50,6 @@
<!-- common css begin -->
<#-- if browser is not msie 6.0,follow styles over ie 6.0 style -->
<link type="text/css" rel="stylesheet" href="<@base />/static/css/base.css"/>
<link type="text/css" rel="stylesheet" href="<@base />/static/css_mgt/base.css"/>
<!-- common css end -->