<?php /* Template Name:一栏页面 */ get_header(); get_template_part( 'page_single/top' ); get_template_part( 'page_single/full' ); get_footer(); ?>