mirror of https://github.com/jkjoy/sunpeiwen.git
7 lines
159 B
Plaintext
7 lines
159 B
Plaintext
|
<script>
|
||
|
window.lazyLoadOptions = {
|
||
|
elements_selector: 'img',
|
||
|
threshold: 0
|
||
|
}
|
||
|
</script>
|
||
|
<script src="<%= theme.lazyload.script %>"></script>
|