ECVE

种一棵树最好的时间是十年前,其次是现在。
  menu
7 文章
0 浏览
0 当前访客
ღゝ◡╹)ノ❤️

alist web界面美化

直接复制到alist后台的【自定义内容】即可

效果查看:[ECVE|资源小站]

<center>
    <!--延迟加载-->
    <div id="customize" style="display: none;">
<!-- .引入今日诗词. -->
<p align="center"><span id="jinrishici-sentence">.正在加载今日诗词....</span>
<script src="https://sdk.jinrishici.com/v2/browser/jinrishici.js" charset="utf-8"></script></p>

<!-- .引入不蒜子计数. -->
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
<center>
        已服务次数:<span id="busuanzi_value_site_pv"><i class="fa fa-spinner fa-spin"></i></span>👀
</center>

</div>
<!--延迟加载结束-->

    <!--延迟加载配套使用JS-->
    <script>
    let interval = setInterval(() => {
        if (document.querySelector(".footer")) {
            document.querySelector("#customize").style.display = "";
            clearInterval(interval);
        }
    }, 200);
    </script>
    <!--延迟加载配套使用JS-->


<!-- 自定义壁纸&文件列表透明30% -->
<style>
.hope-ui-light{
  background-image: url("https://ts1.cn.mm.bing.net/th/id/R-C.2c8dc44b6ace959c19d3365245a8e3ad?rik=yf%2bfGl580M8Zvg&riu=http%3a%2f%2fclubimg.club.vmall.com%2fdata%2fattachment%2fforum%2f202005%2f10%2f004526qlskdbzlrdn00vwf.jpg&ehk=sSmUvM12rJxfqI4MDLuc7niqbOperW%2f%2b3U%2bBRJYsmLY%3d&risl=&pid=ImgRaw&r=0") !important;
  background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position-x:center;
}
.obj-box.hope-stack.hope-c-dhzjXW.hope-c-PJLV.hope-c-PJLV-igScBhH-css {
background-color: rgba(255, 255, 255, 0.3) !important;
}
.hope-c-PJLV.hope-c-PJLV-ikSuVsl-css{
background-color: rgba(255, 255, 255, 0.3) !important;
}
.hope-c-ivMHWx-hZistB-cv.hope-icon-button{
background-color: rgba(255, 255, 255, 0.3) !important;
}
.hope-c-PJLV-ijgzmFG-css{
background-color: rgba(255, 255, 255, 0.3) !important;
}

<!-- 隐藏登陆头像 -->
<style>
.hope-c-PJLV-ibwASZs-css {
        display:none;
    }






标题:alist web界面美化
作者:luosxn
地址:https://ecve.cn/articles/2023/06/02/1685701844134.html