| 
									
										
										
										
											2022-10-13 10:21:33 +08:00
										 |  |  | {layout name="layout"/} | 
					
						
							| 
									
										
										
										
											2022-10-08 17:31:39 +08:00
										 |  |  | {php} | 
					
						
							| 
									
										
										
										
											2022-10-13 10:21:33 +08:00
										 |  |  | use app\model\Article; | 
					
						
							| 
									
										
										
										
											2022-10-08 17:31:39 +08:00
										 |  |  | use app\model\Category; | 
					
						
							| 
									
										
										
										
											2022-10-13 10:21:33 +08:00
										 |  |  | $childrenMenu = Category::getChildrenByParentId($topCategoryId); | 
					
						
							| 
									
										
										
										
											2022-10-08 17:31:39 +08:00
										 |  |  | {/php} | 
					
						
							| 
									
										
										
										
											2022-10-13 10:21:33 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-10-14 17:44:04 +08:00
										 |  |  | <!-- 当前位置&二级导航 --> | 
					
						
							|  |  |  | <div class="position-nav-bg pull-margin bg-col-f5 pc-show"> | 
					
						
							|  |  |  | 	<div class="position-sub-nav w1360 flex"> | 
					
						
							|  |  |  | 		<!-- 当前位置 --> | 
					
						
							|  |  |  | 		<div class="position flex"> | 
					
						
							|  |  |  | 			<div class="img"><img src="__STATIC__/web/images/icon/icon-position.png" alt="当前位置"></span></div> | 
					
						
							|  |  |  | 			<div class="txt color-blue flex"><a href="/">首页</a>{$category['title'] ?? ''}</div> | 
					
						
							|  |  |  | 		</div> | 
					
						
							|  |  |  | 	</div> | 
					
						
							|  |  |  | </div> | 
					
						
							| 
									
										
										
										
											2022-10-13 10:21:33 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | <!-- 内容 --> | 
					
						
							|  |  |  | <div class="pull-section pull-content-bg content-bg-white join-detail-bg min-heigh-box wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0"> | 
					
						
							|  |  |  | 	<div class="complaint flex w1360 wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0"> | 
					
						
							|  |  |  | 		<div class="left wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0"> | 
					
						
							|  |  |  | 			<div class="complaint-phone flex wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.2s"> | 
					
						
							|  |  |  | 				<img src="__STATIC__/web/images/icon/ico-complaint-phone.png" alt="投诉建议电话"> | 
					
						
							|  |  |  | 				<a href="tel:400-852-1199"> | 
					
						
							|  |  |  | 					<span>{$blocks['accept-only']['value']}</span> | 
					
						
							|  |  |  | 					<strong>{$blocks['tel']['value']}</strong> | 
					
						
							|  |  |  | 				</a> | 
					
						
							| 
									
										
										
										
											2022-10-08 17:31:39 +08:00
										 |  |  | 			</div> | 
					
						
							|  |  |  | 		</div> | 
					
						
							| 
									
										
										
										
											2022-10-13 10:21:33 +08:00
										 |  |  | 		<div class="right wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0"> | 
					
						
							|  |  |  | 			<div class="complaint-title wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0">{$blocks['title']['value']}</div> | 
					
						
							|  |  |  | 			<div class="rich-txt wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.2s"> | 
					
						
							| 
									
										
										
										
											2022-10-08 17:31:39 +08:00
										 |  |  | 				{$blocks['info']['value']|raw} | 
					
						
							|  |  |  | 			</div> | 
					
						
							|  |  |  | 		</div> | 
					
						
							|  |  |  | 	</div> | 
					
						
							|  |  |  | </div> |