本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
bjquanjiang
/
DigitalScholl
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
Merge branch '长阳分支中职' of
http://8.141.155.183:3000/bjquanjiang/DigitalScholl
into 长阳分支中职
长阳分支中职
ndbs
1 月之前
父節點
2a3fd3460d
05dd632977
當前提交
fece0bdcde
共有
2 個檔案被更改
,包括
702 行新增
和
3 行删除
分割檢視
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
查看文件
@@ -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
文件差異過大導致無法顯示
查看文件
Write
Preview
Loading…
取消
儲存