Server : nginx/1.22.1
System : Linux iZwz9daxib3w3i063fw434Z 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64
User : www ( 1000)
PHP Version : 7.2.33
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Directory :  /www/wwwroot/www.jkmold.com/phpcms/templates/xingjingke/content/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : /www/wwwroot/www.jkmold.com/phpcms/templates/xingjingke/content/list_app.html
{template "content","header"}

<div class="main">

	<div class="ins-main">

		<div class="ins-ad">

			<img class="pc-con" src="{SJMC_PATH}images/about-ad_02.jpg" alt="">

			<img class="mobile-con" src="{SJMC_PATH}images/about-ad2_03.jpg" alt="">

		</div>

		<div class="ins-box container">

			<div class="ins-nav">

				<ul>

					{pc:content action="category" catid="24" num="4" siteid="$siteid" order="listorder ASC"}

					{php $catid=$catid==24?25:$catid;}

					{loop $data $r}

					<li class="sub-nav2 {if $catid==$r[catid] } active{/if}"><a href="{$r[url]}">{$r[catname]}</a></li>

              {/loop}

					{/pc}

				</ul>

			</div>

			<div class="ins-app">

				<ul>

					{pc:content action="lists" catid="$catid" num="4" siteid="$siteid" order="listorder ASC"}

					{loop $data $r}

					<li>

						<div class="box">

							<img src="{$r[thumb]}" alt="">

							<h6>{$r[title]} </h6>

							<p>{$r[description]}</p>

						</div>

					</li>

					{/loop}

					{/pc}





				</ul>

				<div style="clear: both"></div>

			</div>

		</div>



	</div>







	<!--  <div class="container">

              <div class="row">

                  <div class="col-md-6 col-sm-6 col-xs-12 lf">



                  </div>

              </div>

          </div>-->



</div>



{template "content","footer"}

<script>

	window.sr = ScrollReveal({ reset: true });

	sr.reveal( '.foo0', { reset: false,scale:1, distance: '100px',delay: 0,duration :1000,easing:'ease-out' } );

	sr.reveal( '.foo1', { reset: false,scale:1,distance: '100px',delay: 200,duration : 1000,easing:'ease-out'} );

	sr.reveal( '.foo2', {reset: false,scale:1,distance: '100px',delay: 400,duration : 1000,easing:'ease-out'} );

	sr.reveal( '.foo3', {reset: false,scale:1,distance: '100px',delay: 600,duration : 1000,easing:'ease-out'} );

	sr.reveal( '.foo4', { reset: false,origin  : 'bottom',distance: '100px',duration : 1800,easing:'ease-in-out'} );

	sr.reveal( '.foo5', { reset: false,origin  : 'top',distance: '100px',duration : 1000,easing:'ease-in-out'} );

	sr.reveal( '.foo6', { reset: false,origin  : 'left',distance: '100px',duration : 1000,easing:'ease-in-out'} );

	sr.reveal( '.foo7', {reset: false, origin  : 'right',distance: '100px',duration : 1000,easing:'ease-in-out'} );

	sr.reveal( '.foo8', {reset: false, origin  : '0',delay:'0', rotate  : { x: 0, y: 180, z: 0 },duration : 1000,easing:'ease-in-out'} );

	sr.reveal( '.foo9', {reset: false, origin  : 'top',delay:'0', rotate  : { x: 0, y: 180, z: 0 },duration : 1200,easing:'ease-in-out'} );

	sr.reveal( '.foo10', {reset: false, origin  : 'top',delay:'200', rotate  : { x: 0, y: 180, z: 0 },duration : 1000,easing:'ease-in-out'} );

	sr.reveal( '.foo11', {reset: false,delay:'200',distance: '30px',duration : 600,easing:'ease-in-out'} );

	sr.reveal( '.foo12', {reset: false,delay:'400',distance: '30px',duration : 600,easing:'ease-in-out'} );

	sr.reveal( '.foo13', {reset: false,delay:'800',distance: '30px',duration : 600,easing:'ease-in-out'} );

	sr.reveal( '.foo14', {reset: false,delay:'1200',distance: '30px',duration : 600,easing:'ease-in-out'} );

</script>



<script>

	$(function(){

		$(".btn2").click(function(){

			if($(this).next().is(":hidden")){

				$(this).next().slideDown();

			} else {

				$(this).next().slideUp();

			}

		})

	})

</script>



<script>

	var swiper = new Swiper('.swiper-container4', {

		pagination: '.swiper-pagination',

		paginationClickable: true,

		spaceBetween: 0,

		centeredSlides: true,

		autoplay: 4000,

		loop:true,

		observer:true,//修改swiper自己或子元素时,自动初始化swiper

		observeParents:true,//修改swiper的父元素时,自动初始化swiper

		autoplayDisableOnInteraction: false

	});

</script>



<script>

	$('.carousel').carousel({

		pause: 'null'

	});

</script>



</body>



</html>