合肥金麓客户积分系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
734 B

<!-- Scripts -->
<script src="/static/mobile/js/vendor/jquery-2.1.0.min.js"></script>
<script src="/static/mobile/js/helper.js"></script>
<script src="/static/mobile/js/vendor/HeadsUp.js"></script>
<script src="/static/mobile/js/vendor/jquery.smoothState.js"></script>
<script src="/static/mobile/js/vendor/chart.min.js"></script>
<script src="/static/mobile/js/vendor/jquery.mixitup.min.js"></script>
<script src="/static/mobile/js/vendor/jquery.swipebox.min.js"></script>
<script src="/static/mobile/js/vendor/masonry.min.js"></script>
<script src="/static/mobile/js/vendor/swiper.min.js"></script>
<script src="/static/mobile/js/vendor/materialize.min.js"></script>
<script src="/static/mobile/js/main.js"></script>
</body>
</html>