lilei 1 tahun lalu
induk
melakukan
ed148b4389

TEMPAT SAMPAH
arrow360one/assets/images/1581847581166303.jpg


TEMPAT SAMPAH
arrow360one/assets/images/1611815505611501.jpg


+ 31 - 6
arrow360one/custom-jobs.php

@@ -37,11 +37,11 @@ get_header();
             
             // 获取分页参数
             $paged = (get_query_var('paged')) ? get_query_var('paged') : 1;
-            
+            $pageSize = $cat_id == 40 ? 5 : 9;
             // 查询参数
             $args = array(
                 'cat' => $category_id, // 分类ID
-                'posts_per_page' => 9, // 每页显示的文章数量
+                'posts_per_page' => $pageSize, // 每页显示的文章数量
                 'paged' => $paged
             );
             
@@ -60,13 +60,18 @@ get_header();
                     // 在这里编写你的文章列表
                     $post_id = get_the_ID(); // 获取文章ID
                     $excerpt = get_the_excerpt(); // 获取摘要
-                     
+                    $content = get_the_content(); // 文字内容 
                     // 招聘信息
                     if($cat_id == 40){  
         ?>
-                    <li>
-                        <h3><?php the_title(); ?></h3>
-                        <p><?php echo $excerpt; ?></p>
+                    <li class="jobs-list">
+                        <div class="jobs-title">
+                            <h3><?php the_title(); ?></h3>
+                            <p><?php echo $excerpt; ?></p>
+                        </div>
+                        <div class="jobs-content">
+                            <?php echo $content; ?>
+                        </div>
                     </li>
          <?php
                     } 
@@ -109,6 +114,26 @@ get_header();
 </div>
 <style>
     .swiper-wrapper{height:auto;}
+    .jobs-list{
+        border-bottom:1px solid #eee;
+    }
+    .jobs-title{
+        display:flex;
+        align-items: center;
+        justify-content: space-between;
+        background: #f1f1f1;
+        padding: 0 15px;
+        border-radius: 10px;
+    }
+    .jobs-title > p{
+        margin-left: 20px;
+    }
+    .jobs-content{
+        padding: 20px;
+    }
+    .jobs-content p{
+        margin-bottom: 15px;
+    }
 </style>
 <?php get_footer(); ?>
 

+ 2 - 2
arrow360one/custom-joinIndex.php

@@ -11,9 +11,9 @@ get_header();
 <div class="box">
     <p>
         <img src="/wp-content/ueditor/php/upload/image/20200216/1581847576824131.jpg" title="1581847576824131.jpg" alt="加盟BAN.jpg">
-        <img src="/wp-content/ueditor/php/upload/image/20200216/1581847581166303.jpg" title="1581847581166303.jpg" alt="箭冠汽配216.jpg">
+        <img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/1581847581166303.jpg" title="1581847581166303.jpg" alt="箭冠汽配216.jpg">
     </p>
-    <p><img src="/wp-content/ueditor/php/upload/image/20210128/1611815505611501.jpg" title="1611815505611501.jpg" alt="join_06.jpg"></p>
+    <p><img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/1611815505611501.jpg" title="1611815505611501.jpg" alt="join_06.jpg"></p>
 </div>
     
 <div class="box">

+ 14 - 13
arrow360one/index.php

@@ -26,30 +26,31 @@ get_header(); // 获取头部
 	</div>
 	<div class="w1200">
 		<ul>
+			<li>
+				<div><img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/index_27.jpg"></div>
+				<h3>20<span>年</span></h3>
+				<p>创业经验 </p>
+			</li>
 			<li>
 				<div><img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/index_25.jpg"></div>
-				<h3>1000<span>+</span></h3>
+				<h3>1300<span>+</span></h3>
 				<p>连锁门店</p>
 			</li>
 			<li>
 				<div><img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/index_26.jpg"></div>
-				<h3>30<span>+</span></h3>
-				<p>专利技术</p>
-			</li>
-			<li>
-				<div><img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/index_27.jpg"></div>
-				<h3>17<span>+</span></h3>
-				<p>品牌权益 </p>
+				<h3>15000<span>+</span></h3>
+				<p>产品SKU</p>
 			</li>
+			
 			<li>
 				<div><img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/index_28.jpg"></div>
-				<h3>5000<span>+</span></h3>
-				<p>修配联合</p>
+				<h3>10万<span>+</span></h3>
+				<p>维修企业</p>
 			</li>
 			<li>
 				<div><img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/index_29.jpg"></div>
-				<h3>5万<span>+</span></h3>
-				<p>社区站点</p>
+				<h3>100<span>+</span></h3>
+				<p>城市服务中心</p>
 			</li>
 		</ul>
 	</div>
@@ -308,7 +309,7 @@ get_header(); // 获取头部
 			</li>
 			<li>
 				<div><img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/index_83.jpg"></div>
-				<p>达成协议</p>
+				<p>商务洽谈</p>
 			</li>
 			<li>
 				<div><img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/index_84.jpg"></div>