From 872db64e160734348d6162e25f1d3ae7ab2cf91c Mon Sep 17 00:00:00 2001 From: weizhiqiang <598748873@qq.com> Date: Thu, 3 Nov 2022 23:32:26 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=81=E5=B1=8F=E8=83=8C=E6=99=AF=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E5=88=97=E8=A1=A8=E5=8A=A0=E8=BD=BD=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../template/js/sysEveWinLockBgPic/sysEveWinLockBgPicList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userauth/src/main/resources/template/js/sysEveWinLockBgPic/sysEveWinLockBgPicList.js b/userauth/src/main/resources/template/js/sysEveWinLockBgPic/sysEveWinLockBgPicList.js index 320c6c9bd..6351f2d72 100644 --- a/userauth/src/main/resources/template/js/sysEveWinLockBgPic/sysEveWinLockBgPicList.js +++ b/userauth/src/main/resources/template/js/sysEveWinLockBgPic/sysEveWinLockBgPicList.js @@ -19,7 +19,7 @@ layui.config({ params: {}, pagination: true, pagesize: 18, - template: getFileContent('tpl/sysEveWinLockBgPic/bgpic-item.tpl'), + template: getFileContent('tpl/sysEveWinLockBgPic/bglockpic-item.tpl'), ajaxSendLoadBefore: function(hdb) { hdb.registerHelper("compare1", function(v1, options){ return fileBasePath + v1; -- GitLab