html_foot.php 165 B

12345678910111213
  1. <!--手机版导航-->
  2. <div class="foot_div">
  3. <div>wikipali @2020</div>
  4. <div>Powered by PCD Suite</div>
  5. </div>
  6. <script>
  7. guide_init();
  8. </script>
  9. </body>
  10. </html>