split utils, fix pandora-scroll element
This commit is contained in:
parent
a1eec24f17
commit
b1cd3e292b
5 changed files with 260 additions and 213 deletions
|
|
@ -33,6 +33,7 @@
|
|||
{% if text.data.view == 'player' %}
|
||||
<script src="/static/js/player.js?2021112223"></script>
|
||||
{% else %}
|
||||
<script src="/static/js/utils.js?2021112223"></script>
|
||||
<script src="/static/js/pandora-scroll.js?2021112223"></script>
|
||||
<script src="/static/js/ascroll.js?2021112223"></script>
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue