This commit is contained in:
Van
2019-02-27 23:59:35 +08:00
parent f6c94bade1
commit 3d6b54c138
17 changed files with 499 additions and 701 deletions

View File

@@ -159,7 +159,7 @@ var Finding = {
$.ajax({
method: 'GET',
url: latkeConfig.staticServePath +
'/skins/Finding/js/jquery.qrcode.min.js',
'/js/lib/jquery.qrcode.min.js',
dataType: 'script',
cache: true,
success: function () {