colly_wyx
2018-04-23 0c4b798032fd08f562570201c0ae6ba1d040cfba
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php defined('PHALAPI_INSTALL') || die('no access'); ?>
 
      <footer class="footer margin-top">
        <p class="text-white text-little">&copy;2015-2017 <a class="text-yellow text-little" href="http://www.phalapi.net/" >PhalApi</a> All Rights Reserved. 粤ICP备15028808号</p>
      </footer>
 
    </div> <!-- /container -->
 
 
    <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
    <!-- <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script> -->
  </body>
</html>