File: /var/www/dk/wp-content/themes/food/footer-competition.php
<!--<footer class="text-white body-font w-full pt-1" style="background: #000c17">-->
<!-- <div class="w-100 md:w-[768px] md:mx-auto xl:w-[1280px]">-->
<!-- <div class="container mx-auto py-0.5 flex justify-center md:justify-start sm:flex-row text-[0.2rem]">-->
<!-- <div class="mt-[0.3rem] ml-[0.2rem] ">-->
<!-- <img src="--><?php //echo get_template_directory_uri(); ?><!--/food-app/img/mmc/footer_logo.webp" class=" " style="width: 188px">-->
<!-- </div>-->
<!-- </div>-->
<!---->
<!-- <div style="background: #000c17">-->
<!-- <div class="container mx-auto py-1 px-1 flex flex-wrap flex-col sm:flex-row text-1 text-gray-500 mt-[0.3rem]">-->
<!-- <p class=" text-center sm:text-left">Copy © 2022---><?php //echo date("Y") ?><!-- Medical Media Channel All Rights-->
<!-- Reserved</p>-->
<!-- <span class="inline-flex sm:ml-auto sm:mt-0 mt-1 justify-center sm:justify-start">-->
<!-- <span class="text-center sm:text-left">《法律聲明》《使用條款和隱私條例》</span>-->
<!-- </span>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!--</footer>-->
</body>
</html>
<?php //show_php_error(); ?>
<!--数据库--><?php //echo get_num_queries(); ?><!--次查询 | 用时:--><?php //timer_stop(1, 7) ?><!--秒 | 消耗了:--><?php //echo memory_get_peak_usage() / 1024 / 1024; ?><!--MB 内存-->