master
xaoxuu 4 years ago
parent 1d982b6180
commit d706483875
  1. 2
      layout/_partial/scripts.ejs

@ -99,7 +99,7 @@
<% if (theme.plugins.aplayer && theme.plugins.aplayer.enable && theme.plugins.aplayer.js) { %>
<% (theme.plugins.aplayer.js||[]).forEach(function(item){ %>
<%- js({src:item,async:true}) %>
<%- js({src:item}) %>
<% }) %>
<% } %>

Loading…
Cancel
Save