|
|
|
@ -1,6 +1,6 @@ |
|
|
|
<script src="/scripts/dist/frame-index.min.js"></script> |
|
|
|
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script> |
|
|
|
<script src="https://unpkg.com/swiper@8/swiper-bundle.min.js"></script>{{#if config.jsUrl }} |
|
|
|
<script src="https://unpkg.com/swiper@8.4.5/swiper-bundle.min.js"></script>{{#if config.jsUrl }} |
|
|
|
{{#each config.jsUrl }}<script src="{{ this }}"></script> |
|
|
|
{{/each}} |
|
|
|
{{/if}} |
|
|
|
|