Merge branch 'master' of http://gitlab.tianti.tg.unicom.local/eshop/fe_service_ebtp_frontend into release_electronic_bid_evaluation_room

This commit is contained in:
jl-zhoujl2
2023-01-02 19:53:04 +08:00
3 changed files with 8 additions and 5 deletions

View File

@ -293,6 +293,9 @@
background-size: 100% 100%;
background-repeat: no-repeat;
height: 100%;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
.choiceLoginBlock {
position: absolute;