flat: 修改所属机构

This commit is contained in:
Apcallover
2025-10-21 15:09:49 +08:00
parent ec51dfbb3a
commit 5d6df3b394
286 changed files with 29170 additions and 2 deletions

View File

@@ -0,0 +1 @@
.el-backtop{position:fixed;background-color:#FFF;width:40px;height:40px;border-radius:50%;color:#409EFF;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;-webkit-box-shadow:0 0 6px rgba(0,0,0,.12);box-shadow:0 0 6px rgba(0,0,0,.12);cursor:pointer;z-index:5}.el-backtop:hover{background-color:#F2F6FC}