liuyg
2021-08-19 cb81eef3d9aabe280e506fc7971c539542cf13f7
public/securityPrint.html
@@ -12,13 +12,19 @@
            /* display: flex; */
            align-items: center;
            justify-content: center;
            background-color: #666666;
        }
        
        .print {
            position: absolute;
            left: 20px;
            top: 10px;
            left: 43%;
            top: 60%;
            width: 7%;
            height: 36px;
            border-radius: 9px;
            background-color: #1D5CE4;
            border: 0px;
            color: #fff;
            letter-spacing: 4px;
        }
        
        #table {
@@ -185,6 +191,8 @@
        </div>
    </div>
    <script>
        var getData = function(name) {