Administrator
2021-08-25 686f44b317c87d852bdbdbda6b7d36b797fb5b52
保安员证头像调整
1 files modified
8 ■■■■■ changed files
public/securityPrint.html 8 ●●●●● patch | view | raw | blame | history
public/securityPrint.html
@@ -87,9 +87,11 @@
        }
        
        .table-center-right img {
            width: 70px;
            width: 100%;
            height: 100%;
            display: inline-block;
            vertical-align: middle;
            border-radius: 50px;
        }
        
        .security-info {
@@ -230,7 +232,7 @@
                        </div>
                    </div>
                    <div class="table-center-right">
                        <img src="${data.myPicture}">
                        <img src="${data.avatar}">
                    </div>
                </div>
                <div class="table-down">
@@ -240,7 +242,7 @@
                    </div>
                    <div class="paper-date">
                        <span>发证日期:</span>
                        <span>&nbsp;</span>
                        <span>&nbsp;${data.paperTime}</span>
                    </div>
                </div>
            </div>