chenhaozhe
2025-05-21 94853e46b9d4911fb4cf00389f00a4b820db5d3c
WebTM/views/Éú²ú¹ÜÀí/Òì³£·´À¡µ¥/OA_ErrMsgBackSignBill_BrushCard.html
@@ -21,7 +21,11 @@
            height: 30px;
            line-height: 30px;
        }
        .layui-table th, .layui-table td {
            white-space: nowrap; /* ä¸æ¢è¡Œ */
            overflow: hidden; /* è¶…出内容隐藏 */
            text-overflow: ellipsis; /* æ˜¾ç¤ºçœç•¥å· */
        }
        .btn-title {
            font-size: 16px;
        }
@@ -48,6 +52,9 @@
        #mainTable tr {
            height: 100px; /* ä½ æƒ³è¦çš„行高 */
        }
        #btnSignIn,#btnErrMSg,#btnQuery,#btnEdit {
            font-size: 36px; /* è®¾ç½®å­—体大小 */
        }
    </style>
</head>