From 063a017a452f3d18be61aa4f07df34641bd4a37e Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期一, 08 六月 2020 13:42:25 +0800 Subject: [PATCH] # --- src/main/webapp/views/matCode/matCode.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/views/matCode/matCode.html b/src/main/webapp/views/matCode/matCode.html index cb32b79..2498ce6 100644 --- a/src/main/webapp/views/matCode/matCode.html +++ b/src/main/webapp/views/matCode/matCode.html @@ -204,7 +204,7 @@ </div> </div> -<div id="box" style="display: block"> +<div id="box" style="display: block"></div> <!-- 妯℃澘寮曟搸 --> <!-- 妯℃澘1 --> @@ -214,7 +214,7 @@ <tr> <td colspan="1" align="right" scope="col">鏉$爜</td> <td class="barcode"colspan="3" align="left" scope="col"> - <img class="qrcode" src="/macCode/barcode/auth?param={{this.barcode}}" width="80%"> + <img class="qrcode" src="/macCode/barcode/auth?param={{this.barcodeUrl}}" width="80%"> </td> </tr> <tr> -- Gitblit v1.9.1