Skip to content

Commit

Permalink
下拉弹窗依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
hongweipeng committed Jan 1, 2019
1 parent 5267e63 commit b7338b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
</div>
</footer>
<script src="<?php $this->options->themeUrl('js/jquery.min.js'); ?>"></script>
<script src="<?php $this->options->themeUrl('js/popper.min.js'); ?>"></script>
<script src="<?php $this->options->themeUrl('js/bootstrap.min.js'); ?>"></script>
<script src="<?php $this->options->themeUrl('js/jquery.cookie.js'); ?>"></script>
<script src="<?php $this->options->themeUrl('js/functionall.js'); ?>"></script>
Expand Down
Loading

0 comments on commit b7338b7

Please sign in to comment.