2022-05-26 FastJson版本更新(1.2.44 -> 1.2.9) 重新打包
This commit is contained in:
BIN
xin-launcher.zip
BIN
xin-launcher.zip
Binary file not shown.
@ -141,6 +141,7 @@ body {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 20px 40px;
|
padding: 20px 40px;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-det {
|
.app-det {
|
||||||
@ -181,7 +182,7 @@ body {
|
|||||||
height: 20px;
|
height: 20px;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
color: #666;
|
color: #666;
|
||||||
text-align: right;
|
text-align: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -260,3 +261,11 @@ body {
|
|||||||
.hide{
|
.hide{
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.keySpan{
|
||||||
|
color: #F56C6C;
|
||||||
|
}
|
||||||
|
|
||||||
|
.notKeySpan{
|
||||||
|
color: #409EFF;
|
||||||
|
}
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user