logo NodeSeekbeta

哪吒V1探针周期性流量显示分享

  • @超级大大怪 #38 能提供下你的探针吗? 不知道是不是告警配置的问题, 或者直接在 /api/v1/service 搜下出问题的服务器名告警记录

  • @ziwiwiz #40 发布于2025/6/5 17:02:39
    @cooleyes #39
    bing 随机的背景图

    <script>
      window.CustomBackgroundImage = "https://bing.img.run/rand_uhd.php"; /* 页面背景图 */
      window.CustomMobileBackgroundImage = "https://bing.img.run/rand_m.php"; /* 移动端页面背景图 */
    </script>
    

    我按上面的设置了,跟大佬的还是有点不一样,不会自动模糊~~ 请教大佬怎么改?

  • @cooleyes #44 我的配置https://raw.githubusercontent.com/ziwiwiz/nezha-style/refs/heads/main/fronted.html
    你可以参考下, 自动模糊是里面的

      /* 背景图片压暗和模糊, 开了背景图建议开启 */
      .dark .bg-cover::after {
        content: "";
        position: absolute;
        inset: 0;
        backdrop-filter: blur(6px);
        background-color: rgba(0, 0, 0, 0.3);
      }
    
      .light .bg-cover::after {
        content: "";
        position: absolute;
        inset: 0;
        backdrop-filter: blur(3px);
        background-color: rgba(255, 255, 255, 0.3);
      }
    
  • 这个好

  • 收藏点赞

  • @ziwiwiz #45 发布于2025/6/5 17:39:25
    @cooleyes #44 我的配置https://raw.githubusercontent.com/ziwiwiz/nezha-style/refs/heads/main/fronted.html
    你可以参考下, 自动模糊是里面的

      /* 背景图片压暗和模糊, 开了背景图建议开启 */
      .dark .bg-cover::after {
        content: "";
        position: absolute;
        inset: 0;
        backdrop-filter: blur(6px);
        background-color: rgba(0, 0, 0, 0.3);
      }
    
      .light .bg-cover::after {
        content: "";
        position: absolute;
        inset: 0;
        backdrop-filter: blur(3px);
        background-color: rgba(255, 255, 255, 0.3);
      }
    

    感谢!!!! yct017

  • 干货

  • 厉害了

你好啊,陌生人!

我的朋友,看起来你是新来的,如果想参与到讨论中,点击下面的按钮!

📈用户数目📈

目前论坛共有63701位seeker

🎉欢迎新用户🎉