footer.html 338 B

12345678910
  1. <script src="__PUBLIC__/js/common/jquery.min.js"></script>
  2. <script src="__PUBLIC__/bootstrap/js/bootstrap.min.js"></script>
  3. <script src="__PUBLIC__/js/common/showdoc.js?v=1.1"></script>
  4. <script src="__PUBLIC__/layer/layer.js"></script>
  5. <div style="display:none">
  6. {:C("STATS_CODE")}
  7. </div>
  8. </body>
  9. </html>