This commit is contained in:
2025-11-21 14:28:58 +08:00
parent 7c4cc7ac57
commit fe81ba7935
16 changed files with 6 additions and 4 deletions

View File

@@ -176,7 +176,6 @@ html, body, .root {
width: 192px;
height: 225px;
border-radius: 20px;
background-color: #FFFFFF;
text-align: center;
position: relative;
}

View File

@@ -1 +1 @@
@charset "UTF-8";.d-none{display:none!important;}html,body,.root{margin:0;padding:0;width:1024px;height:768px;position:relative;overflow:hidden;display:flex;background-attachment:fixed;z-index:-1;font-family:Arial,"Times New Roman","Microsoft Himalaya",sans-serif;color:#492718;}.fadeIn{animation-name:fadeIn;animation-duration:500ms;}.no-drag{user-select:none;pointer-events:auto;-webkit-user-drag:none;user-drag:none;}.home{position:absolute;top:0;left:0;width:1024px;height:768px;user-select:none;}.home .title{flex:1;display:flex;flex-wrap:nowrap;align-items:center;background-color:#fff;height:68px;}.home .title .icon{width:100px;font-size:45px;color:#020202!important;}.home .title .logo{width:150px;height:50px;display:block;right:0;margin-left:auto;}.home .Items{flex:9;display:flex;flex-direction:row;flex-wrap:wrap;height:700px;}.home .Items .schedule_css,.home .Items .schedule_css_error{position:fixed!important;top:68px!important;left:0!important;width:1024px!important;background-color:rgba(0,0,0,.5)!important;z-index:100!important;justify-items:center!important;align-content:center!important;}.home .Items .schedule_css{height:475px!important;}.home .Items .schedule_css .title{font-size:20px;text-align:center;margin-bottom:30px;height:25px;}.home .Items .schedule_css_error{height:700px!important;}.home .Items .sidebar{background-color:rgba(133,170,110,.9)!important;background-color:#494949;position:fixed!important;top:68px;left:0;overflow:hidden;z-index:100!important;height:700px!important;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;}.home .Items .sidebar.show{width:370px!important;}.home .Items .sidebar.hidden{width:0!important;}.home .Items .sidebar .img{width:55px;height:35px;opacity:.9;border-radius:10px;margin-right:15px;}.home .Items .sidebar .list{font-weight:bold;font-size:20px;width:240px;margin:5px;margin-top:10px;}.home .Items .sidebar .btn{border:2px solid #faebd7;width:133.5px;height:130.2px;border-radius:10px;}.home .Items .sidebar_mask{position:fixed!important;top:68px;left:654px;z-index:100!important;height:700px!important;background-color:rgba(0,0,0,.5)!important;}.home .Items .sidebar_mask.show{width:654px!important;left:370px!important;}.home .Items .sidebar_mask.hidden{width:0!important;left:0!important;}.home .Items .item_menu{display:flex;flex-direction:column;height:700px;}.home .Items .item_menu .F_items{flex:7;display:flex;flex-wrap:wrap;width:1024px;background-color:#494949;width:1024px;border-right:1px solid #797979;position:relative;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;}.home .Items .item_menu .F_items .detial{margin:5.5px;width:192px;height:225px;border-radius:20px;background-color:#fff;text-align:center;position:relative;}.home .Items .item_menu .F_items .detial .image{box-shadow:8px 8px 20px rgba(0,0,0,.3);width:126px;height:126px;object-fit:cover;display:block;border-radius:30%;margin:auto;}.home .Items .item_menu .F_items .detial .text{color:#3c3c3c;font-size:25px;font-weight:bold;text-align:center;line-height:35px;}.home .Items .item_menu .F_detials{flex:3;display:flex;flex-direction:row;width:1024px;background-color:#fff;}.home .Items .item_menu .F_detials .Icon_css{font-size:35px!important;color:#c6a971!important;}.home .Items .item_menu .F_detials .Icon_css_red{font-size:35px!important;color:#c71585!important;}@keyframes blink{0%{opacity:0;}50%{opacity:1;}100%{opacity:0;}}.home .Items .item_menu .F_detials .flicker-image{background-color:#c6aa71;animation:blink 1s infinite;}.home .Items .item_menu .F_detials .red{background-color:#f00;}.home .Items .item_menu .F_detials .gray{background-color:#d3d3d3;}.home .Items2{flex:9;display:flex;flex-direction:column;height:700px;}
@charset "UTF-8";.d-none{display:none!important;}html,body,.root{margin:0;padding:0;width:1024px;height:768px;position:relative;overflow:hidden;display:flex;background-attachment:fixed;z-index:-1;font-family:Arial,"Times New Roman","Microsoft Himalaya",sans-serif;color:#492718;}.fadeIn{animation-name:fadeIn;animation-duration:500ms;}.no-drag{user-select:none;pointer-events:auto;-webkit-user-drag:none;user-drag:none;}.home{position:absolute;top:0;left:0;width:1024px;height:768px;user-select:none;}.home .title{flex:1;display:flex;flex-wrap:nowrap;align-items:center;background-color:#fff;height:68px;}.home .title .icon{width:100px;font-size:45px;color:#020202!important;}.home .title .logo{width:150px;height:50px;display:block;right:0;margin-left:auto;}.home .Items{flex:9;display:flex;flex-direction:row;flex-wrap:wrap;height:700px;}.home .Items .schedule_css,.home .Items .schedule_css_error{position:fixed!important;top:68px!important;left:0!important;width:1024px!important;background-color:rgba(0,0,0,.5)!important;z-index:100!important;justify-items:center!important;align-content:center!important;}.home .Items .schedule_css{height:475px!important;}.home .Items .schedule_css .title{font-size:20px;text-align:center;margin-bottom:30px;height:25px;}.home .Items .schedule_css_error{height:700px!important;}.home .Items .sidebar{background-color:rgba(133,170,110,.9)!important;background-color:#494949;position:fixed!important;top:68px;left:0;overflow:hidden;z-index:100!important;height:700px!important;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;}.home .Items .sidebar.show{width:370px!important;}.home .Items .sidebar.hidden{width:0!important;}.home .Items .sidebar .img{width:55px;height:35px;opacity:.9;border-radius:10px;margin-right:15px;}.home .Items .sidebar .list{font-weight:bold;font-size:20px;width:240px;margin:5px;margin-top:10px;}.home .Items .sidebar .btn{border:2px solid #faebd7;width:133.5px;height:130.2px;border-radius:10px;}.home .Items .sidebar_mask{position:fixed!important;top:68px;left:654px;z-index:100!important;height:700px!important;background-color:rgba(0,0,0,.5)!important;}.home .Items .sidebar_mask.show{width:654px!important;left:370px!important;}.home .Items .sidebar_mask.hidden{width:0!important;left:0!important;}.home .Items .item_menu{display:flex;flex-direction:column;height:700px;}.home .Items .item_menu .F_items{flex:7;display:flex;flex-wrap:wrap;width:1024px;background-color:#494949;width:1024px;border-right:1px solid #797979;position:relative;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;}.home .Items .item_menu .F_items .detial{margin:5.5px;width:192px;height:225px;border-radius:20px;text-align:center;position:relative;}.home .Items .item_menu .F_items .detial .image{box-shadow:8px 8px 20px rgba(0,0,0,.3);width:126px;height:126px;object-fit:cover;display:block;border-radius:30%;margin:auto;}.home .Items .item_menu .F_items .detial .text{color:#3c3c3c;font-size:25px;font-weight:bold;text-align:center;line-height:35px;}.home .Items .item_menu .F_detials{flex:3;display:flex;flex-direction:row;width:1024px;background-color:#fff;}.home .Items .item_menu .F_detials .Icon_css{font-size:35px!important;color:#c6a971!important;}.home .Items .item_menu .F_detials .Icon_css_red{font-size:35px!important;color:#c71585!important;}@keyframes blink{0%{opacity:0;}50%{opacity:1;}100%{opacity:0;}}.home .Items .item_menu .F_detials .flicker-image{background-color:#c6aa71;animation:blink 1s infinite;}.home .Items .item_menu .F_detials .red{background-color:#f00;}.home .Items .item_menu .F_detials .gray{background-color:#d3d3d3;}.home .Items2{flex:9;display:flex;flex-direction:column;height:700px;}

View File

@@ -191,7 +191,7 @@ html, body, .root {
width: 192px;
height: 225px;
border-radius: 20px;
background-color: #FFFFFF;
text-align: center;
position: relative;