mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-30 06:55:16 -04:00
Updates jQuery.qrcode to 0.4.
This commit is contained in:
parent
cb1edc3650
commit
84486af599
2 changed files with 1488 additions and 1442 deletions
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue