feat: refine responsive automotive storefront
This commit is contained in:
+4
-4
@@ -55,13 +55,13 @@ get_header();
|
||||
?>
|
||||
|
||||
<?php
|
||||
/* ---- 2. 信任要点 ---- */
|
||||
get_template_part( 'template-parts/home/trust' );
|
||||
/* ---- 2. 门店环境 ---- */
|
||||
get_template_part( 'template-parts/home/factory' );
|
||||
?>
|
||||
|
||||
<?php
|
||||
/* ---- 3. 门店环境 ---- */
|
||||
get_template_part( 'template-parts/home/factory' );
|
||||
/* ---- 3. 品牌资质与荣誉 ---- */
|
||||
get_template_part( 'template-parts/home/credentials' );
|
||||
?>
|
||||
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user