export-qrcode-batch.php 532 Bytes
<div style="margin-top:80px;text-align: center">
    <div class="content">
        <h3 id="syncMsg">
            <p>本次操作需要导出<?= $totalNum  ?>个设备二维码,正在导出第 <span id="count">1</span>/<?=$pageCount?> 页,每页处理<?=$pageSize?>个设备二维码。</p>
            <p>数据导出过程中请不要关闭此窗口,如需同时进行其它操作,请<a href="<?= \yii\helpers\Url::toRoute(['/site/index']) ?>" target="_blank">点此</a>打开新页面</p>
            <h3>
    </div>
</div>