闫增涛
2025-04-14 4a0006c0b8df5befabf7403c0702f4429cf244e3
app/home/view/index/layout_system.html
@@ -1,6 +1,6 @@
<style>
  .layui-card-body {
    height: 332px;
    height: 260px;
    transition: all 0.5s;
  }
  .timeBox {
@@ -130,5 +130,6 @@
    dom.addEventListener("click", () => {
      layer.msg("打卡成功");
    });
  }
</script>