Skip to content

Commit 73ef294

Browse files
committed
Java: MultiDataSource 更新 APIAuto,AutoUI
1 parent 6fa4697 commit 73ef294

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

APIJSON-Java-Server/APIJSONBoot-MultiDataSource/src/main/resources/static/api/css/login.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ html,body {
55
.my-login-page {
66
background-color: #f7f9fb;
77
font-size: 14px;
8-
z-index: 100;
8+
z-index: 102;
99
right: 0px;
1010
position: absolute;
1111
}

APIJSON-Java-Server/APIJSONBoot-MultiDataSource/src/main/resources/static/api/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ textarea {
493493
top: 50px;
494494
bottom: 0;
495495
left: 40%;
496-
z-index: 1000;
496+
z-index: 102;
497497
cursor: w-resize;
498498
border-right: rgba(221, 221, 221, 0.34) 1px solid;
499499
border-left: rgba(221, 221, 221, 0.34) 1px solid;

APIJSON-Java-Server/APIJSONBoot-MultiDataSource/src/main/resources/static/au/css/login.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ html,body {
55
.my-login-page {
66
background-color: #f7f9fb;
77
font-size: 14px;
8-
z-index: 100;
8+
z-index: 102;
99
right: 0px;
1010
position: absolute;
1111
}

APIJSON-Java-Server/APIJSONBoot-MultiDataSource/src/main/resources/static/au/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ textarea {
492492
top: 50px;
493493
bottom: 0;
494494
left: 56%;
495-
z-index: 100;
495+
z-index: 102;
496496
cursor: w-resize;
497497
border-right: rgba(221, 221, 221, 0.34) 1px solid;
498498
border-left: rgba(221, 221, 221, 0.34) 1px solid;

0 commit comments

Comments
 (0)