fix: 团队课程
@ -112,7 +112,7 @@
 | 
			
		||||
 </div>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
  <div class="div_team">
 | 
			
		||||
  <!-- <div class="div_team">
 | 
			
		||||
    <div class="title wow fadeInUp animated" data-wow-delay=".1s">
 | 
			
		||||
    {pboot:sort scode=11}
 | 
			
		||||
      <h3>[sort:name]</h3>
 | 
			
		||||
@ -146,7 +146,7 @@
 | 
			
		||||
          {/pboot:list} </div>
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
  </div> -->
 | 
			
		||||
 
 | 
			
		||||
  <div class="div_work">
 | 
			
		||||
    <div class="title on wow fadeInUp animated" data-wow-delay=".2s">
 | 
			
		||||
 | 
			
		||||
@ -53,7 +53,7 @@
 | 
			
		||||
      <h3>{sort:topname}</h3>
 | 
			
		||||
      <label></label>
 | 
			
		||||
      <span></span> </div>
 | 
			
		||||
    <div class="class_nav wow fadeInUp" data-wow-delay=".2s">
 | 
			
		||||
    <!-- <div class="class_nav wow fadeInUp" data-wow-delay=".2s">
 | 
			
		||||
      <ul>
 | 
			
		||||
        {pboot:nav num=15 parent={sort:tcode}}
 | 
			
		||||
        {pboot:if('[nav:scode]'=='{sort:scode}')}
 | 
			
		||||
@ -64,7 +64,7 @@
 | 
			
		||||
        {/pboot:nav}
 | 
			
		||||
      </ul>
 | 
			
		||||
      <div class="clear"></div>
 | 
			
		||||
    </div>
 | 
			
		||||
    </div> -->
 | 
			
		||||
    <div class="course_owl wow_list">
 | 
			
		||||
      <ul>
 | 
			
		||||
        {pboot:list num=8 order=date}
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										81
									
								
								runtime/complile/6f73759b702e6f58cae481ef60eb3c75.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						@ -0,0 +1,81 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
<!--[if lt IE 9]>
 | 
			
		||||
        <script type="text/javascript" src="{pboot:sitedomain}/skin/js/html5.js"></script>
 | 
			
		||||
        <![endif]-->
 | 
			
		||||
<meta charset="utf-8">
 | 
			
		||||
<meta name="format-detection" content="telephone=no" />
 | 
			
		||||
<meta name="format-detection" content="telephone=no" />
 | 
			
		||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
 | 
			
		||||
<title>{content:title}</title>
 | 
			
		||||
<meta name="keywords" content="{content:keywords}">
 | 
			
		||||
<meta name="description" content="{content:description}">
 | 
			
		||||
<script type="text/javascript" src="{pboot:sitedomain}/skin/js/jquery.min.js"></script>
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="{pboot:sitedomain}/skin/css/owl.carousel.min.css">
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="{pboot:sitedomain}/skin/css/animate.min.css">
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="{pboot:sitedomain}/skin/css/global.css">
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="{pboot:sitedomain}/skin/css/style.css">
 | 
			
		||||
<script type="text/javascript" src="{pboot:sitedomain}/skin/js/wow.js"></script>
 | 
			
		||||
<script type="text/javascript" src="{pboot:sitedomain}/skin/js/main.js"></script>
 | 
			
		||||
<script type="text/javascript" src="{pboot:sitedomain}/skin/js/owl.carousel.js"></script>
 | 
			
		||||
<script>
 | 
			
		||||
        $(function () {
 | 
			
		||||
            $(".class_nav li").click(function () { $(this).addClass("on").siblings().removeClass("on") });
 | 
			
		||||
        })
 | 
			
		||||
 | 
			
		||||
</script>
 | 
			
		||||
</head>
 | 
			
		||||
<body>
 | 
			
		||||
<!-------------------------------------- 头部开始 -------------------------------------->
 | 
			
		||||
<div class="header">
 | 
			
		||||
  <div class="wrap">
 | 
			
		||||
    <div class="logo"> <a href="{pboot:sitedomain}"><img src="{pboot:sitelogo}" /></a> </div>
 | 
			
		||||
    <div class="nav">
 | 
			
		||||
      <ul>
 | 
			
		||||
        <li {pboot:if(0=='{sort:scode}')}class='on'{/pboot:if}><a href="/">网站首页</a></li>
 | 
			
		||||
        {pboot:nav num=8 parent=0}
 | 
			
		||||
        <li {pboot:if('[nav:scode]'=='{sort:tcode}')}class="on"{/pboot:if}><a href="[nav:link]">[nav:name]</a></li>
 | 
			
		||||
        {/pboot:nav}
 | 
			
		||||
      </ul>
 | 
			
		||||
      <div class="clear"></div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="nav_wap"></div>
 | 
			
		||||
    <div class="clear"></div>
 | 
			
		||||
  </div>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
<!-------------------------------------- 头部结束 --------------------------------------> 
 | 
			
		||||
<!-------------------------------------- 内容开始 -------------------------------------->
 | 
			
		||||
<div class="mainer">
 | 
			
		||||
  <div class="div_pos">
 | 
			
		||||
    <div class="wrap"> 目前位置:{pboot:position separator=>> }</span> </div>
 | 
			
		||||
  </div>
 | 
			
		||||
  <div class="details wow fadeInUp animated" data-wow-delay=".1s">
 | 
			
		||||
    <div class="wrap" id="maximg">
 | 
			
		||||
      {content:content}
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</div>
 | 
			
		||||
<!-------------------------------------- 内容结束 --------------------------------------> 
 | 
			
		||||
<!-------------------------------------- 尾部开始 -------------------------------------->
 | 
			
		||||
<div class="footer" style="background:url({pboot:sitedomain}/skin/images/ft.jpg) no-repeat center center; background-size:cover;">
 | 
			
		||||
  <div class="wrap">
 | 
			
		||||
    <div class="left">
 | 
			
		||||
      <h3>{pboot:companyname}</h3>
 | 
			
		||||
      <p><a href="{pboot:sitedomain}">网站首页</a>{pboot:nav num=4 parent=0} /<a href="[nav:link]">[nav:name]</a>{/pboot:nav}</p>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="right">
 | 
			
		||||
      <h3>电话:<span>{pboot:companyphone}</span></h3>
 | 
			
		||||
      <p>{pboot:sitecopyright}  <a href="https://beian.miit.gov.cn/" target="_blank" rel="nofollow">{pboot:siteicp}</a>   {pboot:sitestatistical}</p>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="clear"></div>
 | 
			
		||||
  </div>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
<!-------------------------------------- 尾部结束 -------------------------------------->
 | 
			
		||||
</body>
 | 
			
		||||
</html><?php return array (
 | 
			
		||||
  0 => '/home/php/pxgw/template/default/html/head.html',
 | 
			
		||||
  1 => '/home/php/pxgw/template/default/html/foot.html',
 | 
			
		||||
); ?>
 | 
			
		||||
@ -43,7 +43,7 @@
 | 
			
		||||
<!-------------------------------------- 内容开始 -------------------------------------->
 | 
			
		||||
<div class="mainer">
 | 
			
		||||
  <div class="wrap" style="width: 100%;max-width: unset;">
 | 
			
		||||
    <div class="title wow fadeInUp" style="background-image: url('/static/upload/image/20220330/1648605819526347.png');background-size: cover;background-position: center;" data-wow-delay=".1s">
 | 
			
		||||
    <div class="title title2 wow fadeInUp" style="background-image: url('/static/upload/image/20220330/1648605819526347.png');background-size: cover;background-position: center;" data-wow-delay=".1s">
 | 
			
		||||
      <h3 style="color: #fff;font-size: 46px;">{sort:topname}</h3>
 | 
			
		||||
      <!-- <label></label> -->
 | 
			
		||||
      <span></span> </div>
 | 
			
		||||
 | 
			
		||||
@ -264,7 +264,7 @@ img {
 | 
			
		||||
}
 | 
			
		||||
.hot_list ul {
 | 
			
		||||
	overflow: hidden;
 | 
			
		||||
	padding-right: 35%;
 | 
			
		||||
	/* padding-right: 35%; */
 | 
			
		||||
	position: relative;
 | 
			
		||||
	margin: 20px -10px;
 | 
			
		||||
}
 | 
			
		||||
@ -648,7 +648,13 @@ img {
 | 
			
		||||
	vertical-align: middle;
 | 
			
		||||
	display: inline-block;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.title {
 | 
			
		||||
	position: relative;
 | 
			
		||||
	text-align: center;
 | 
			
		||||
	margin: 80px 0;
 | 
			
		||||
}
 | 
			
		||||
.title2 {
 | 
			
		||||
	position: relative;
 | 
			
		||||
	text-align: center;
 | 
			
		||||
	padding: 160px 0;
 | 
			
		||||
@ -1794,6 +1800,9 @@ img {
 | 
			
		||||
	max-width: initial;
 | 
			
		||||
}
 | 
			
		||||
.title {
 | 
			
		||||
	margin: 60px 0;
 | 
			
		||||
}
 | 
			
		||||
.title2 {
 | 
			
		||||
	padding: 90px 0;
 | 
			
		||||
}
 | 
			
		||||
.owl-carousel .owl-item .img {
 | 
			
		||||
@ -2009,6 +2018,9 @@ img {
 | 
			
		||||
	padding: 0 5px;
 | 
			
		||||
}
 | 
			
		||||
.title {
 | 
			
		||||
	margin: 40px 0
 | 
			
		||||
}
 | 
			
		||||
.title2 {
 | 
			
		||||
	padding: 80px 0
 | 
			
		||||
}
 | 
			
		||||
.div_tag {
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								static/upload/image/20220330/1648606945440171.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 218 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								static/upload/image/20220330/1648606957285115.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 63 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								static/upload/image/20220330/1648607949218168.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 35 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								static/upload/image/20220330/1648608103755897.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 29 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								static/upload/image/20220330/1648610024166377.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 114 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								static/upload/image/20220330/1648610240611520.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 4.2 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								static/upload/image/20220330/1648610285943874.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 13 KiB  | 
@ -27,7 +27,7 @@
 | 
			
		||||
<!-------------------------------------- 内容开始 -------------------------------------->
 | 
			
		||||
<div class="mainer">
 | 
			
		||||
  <div class="wrap" style="width: 100%;max-width: unset;">
 | 
			
		||||
    <div class="title wow fadeInUp" style="background-image: url('/static/upload/image/20220330/1648605819526347.png');background-size: cover;background-position: center;" data-wow-delay=".1s">
 | 
			
		||||
    <div class="title title2 wow fadeInUp" style="background-image: url('/static/upload/image/20220330/1648605819526347.png');background-size: cover;background-position: center;" data-wow-delay=".1s">
 | 
			
		||||
      <h3 style="color: #fff;font-size: 46px;">{sort:topname}</h3>
 | 
			
		||||
      <!-- <label></label> -->
 | 
			
		||||
      <span></span> </div>
 | 
			
		||||
 | 
			
		||||
@ -37,7 +37,7 @@
 | 
			
		||||
      <h3>{sort:topname}</h3>
 | 
			
		||||
      <label></label>
 | 
			
		||||
      <span></span> </div>
 | 
			
		||||
    <div class="class_nav wow fadeInUp" data-wow-delay=".2s">
 | 
			
		||||
    <!-- <div class="class_nav wow fadeInUp" data-wow-delay=".2s">
 | 
			
		||||
      <ul>
 | 
			
		||||
        {pboot:nav num=15 parent={sort:tcode}}
 | 
			
		||||
        {pboot:if('[nav:scode]'=='{sort:scode}')}
 | 
			
		||||
@ -48,7 +48,7 @@
 | 
			
		||||
        {/pboot:nav}
 | 
			
		||||
      </ul>
 | 
			
		||||
      <div class="clear"></div>
 | 
			
		||||
    </div>
 | 
			
		||||
    </div> -->
 | 
			
		||||
    <div class="course_owl wow_list">
 | 
			
		||||
      <ul>
 | 
			
		||||
        {pboot:list num=8 order=date}
 | 
			
		||||
 | 
			
		||||
@ -96,41 +96,7 @@
 | 
			
		||||
 </div>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
  <div class="div_team">
 | 
			
		||||
    <div class="title wow fadeInUp animated" data-wow-delay=".1s">
 | 
			
		||||
    {pboot:sort scode=11}
 | 
			
		||||
      <h3>[sort:name]</h3>
 | 
			
		||||
      <label></label>
 | 
			
		||||
      <span>[sort:subname]</span>
 | 
			
		||||
      {/pboot:sort}
 | 
			
		||||
      </div>
 | 
			
		||||
    <div class="div_tag wow fadeInUp animated" data-wow-delay=".1s">
 | 
			
		||||
      <ul>
 | 
			
		||||
        {pboot:nav parent={sort:tcode} parent=11 num=8}
 | 
			
		||||
        <li><a href="[nav:link]">[nav:name]</a></li>
 | 
			
		||||
        {/pboot:nav}
 | 
			
		||||
      </ul>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="team_owl wow fadeInUp animated" data-wow-delay=".2s">
 | 
			
		||||
      <div class="team_bg"><img src="{pboot:sitedomain}/skin/images/team_wap.jpg" /></div>
 | 
			
		||||
      <div class="team_cur cur"> <span class="prev"></span> <span class="next"></span> </div>
 | 
			
		||||
      <div class="wrap wow fadeInUp animated" data-wow-delay=".3s">
 | 
			
		||||
        <div class="owl"> {pboot:list scode=11 num=8 order=date}
 | 
			
		||||
          <div class="item">
 | 
			
		||||
            <div class="box">
 | 
			
		||||
              <div class="tit">
 | 
			
		||||
                <h3>[list:title]<span>[list:subtitle]</span></h3>
 | 
			
		||||
              </div>
 | 
			
		||||
              <div class="text">
 | 
			
		||||
                <p>[list:description lencn=60]</p>
 | 
			
		||||
              </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="btn"><a href="[list:link]"><span>more</span></a></div>
 | 
			
		||||
          </div>
 | 
			
		||||
          {/pboot:list} </div>
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
  <div class="div_work">
 | 
			
		||||
    <div class="title on wow fadeInUp animated" data-wow-delay=".2s">
 | 
			
		||||
 | 
			
		||||