mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-25 06:41:03 +02:00
Updates jQuery.qrcode to 0.4.
This commit is contained in:
@@ -34,6 +34,7 @@ modulejs.define('ext/qrcode', ['_', '$', 'modernizr', 'core/settings', 'core/eve
|
|||||||
width: settings.size,
|
width: settings.size,
|
||||||
height: settings.size,
|
height: settings.size,
|
||||||
color: '#333',
|
color: '#333',
|
||||||
|
bgColor: '#fff',
|
||||||
text: 'http://' + document.domain + item.absHref
|
text: 'http://' + document.domain + item.absHref
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user