This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch '长阳分支中职' of
http://8.141.155.183:3000/bjquanjiang/DigitalScholl
into 长阳分支中职
长阳分支中职
ndbs
1 month ago
parent
2a3fd3460d
05dd632977
commit
fece0bdcde
2 changed files
with
702 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/OfficeEquipment/qrCode.js
+700
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Content/jquery/qrcode.min.js
+ 2
- 2
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/OfficeEquipment/qrCode.js
View File
@@ -106,8 +106,8 @@ var bootstrap = function ($, learun) {
}
//扫码签到
var qrcode = new QRCode(document.getElementById("qrCode"), {
width:
55
0,
height:
55
0
width:
42
0,
height:
42
0
});
function makeCode(urls) {
console.log(urls,"urls")
+ 700
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Content/jquery/qrcode.min.js
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save