index.phtml 328 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 {{> layout/header}} <div class="mobile-wrap girls-wrap yoho-page"> {{! 首页header}} {{# homeHeader}} {{> home/home_header}} {{/ homeHeader}} {{> home/content}} <div class="overlay"></div> </div> {{> home/side_nav}} {{> layout/footer_tab}} {{> layout/footer}}