d5db2eaf0c9e805801b8a796be4ab9c1.php 3.67 KB
<?php return function ($in, $debugopt = 1) {
    $cx = array(
        'flags' => array(
            'jstrue' => false,
            'jsobj' => false,
            'spvar' => true,
            'prop' => false,
            'method' => false,
            'mustlok' => true,
            'echo' => false,
            'debug' => $debugopt,
        ),
        'constants' => array(),
        'helpers' => array(),
        'blockhelpers' => array(),
        'hbhelpers' => array(),
        'partials' => array(),
        'scopes' => array(),
        'sp_vars' => array('root' => $in),
        'lcrun' => 'Plugin\LCRun3',

    );
    
    return ''.''.Plugin\LCRun3::debug('[hasFavBrand]', 'sec', $cx, Plugin\LCRun3::debug('[hasFavBrand]', 'v', $cx, $in, array('hasFavBrand')), $in, false, function($cx, $in) {return '<div class="fav-brand-swiper">
	<a class="swiper-header" href="'.Plugin\LCRun3::debug('[link]', 'encq', $cx, Plugin\LCRun3::debug('[link]', 'v', $cx, $in, array('link'))).'">
		<div class="swiper-logo">
			<img src="'.Plugin\LCRun3::debug('[brandImg]', 'encq', $cx, Plugin\LCRun3::debug('[brandImg]', 'v', $cx, $in, array('brandImg'))).'" alt=""/>
		</div>
		<div class="brand-info">
			<span class="brand-name">'.Plugin\LCRun3::debug('[brandName]', 'encq', $cx, Plugin\LCRun3::debug('[brandName]', 'v', $cx, $in, array('brandName'))).'</span>
			<div class="brand-update">
'.Plugin\LCRun3::debug('[update]', 'sec', $cx, Plugin\LCRun3::debug('[update]', 'v', $cx, $in, array('update')), $in, false, function($cx, $in) {return '				<span class="brand-new">上新<b>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</b></span>
';}).''.Plugin\LCRun3::debug('[discount]', 'sec', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount')), $in, false, function($cx, $in) {return '				<span class="brand-discount">折扣<b>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</b></span>
';}).'			</div>
		</div>
		<span class="fav-more"></span>
	</a>
'.((Plugin\LCRun3::debug('[productList]', 'ifvar', $cx, Plugin\LCRun3::debug('[productList]', 'v', $cx, $in, array('productList')))) ? '	<div id="swiper-container-'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'" class="swiper-container" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
		<ul class="swiper-wrapper swiper-wrapper-'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
'.Plugin\LCRun3::debug('[productList]', 'sec', $cx, Plugin\LCRun3::debug('[productList]', 'v', $cx, $in, array('productList')), $in, false, function($cx, $in) {return '			<li class="swiper-slide">
				<a href="'.Plugin\LCRun3::debug('[link]', 'encq', $cx, Plugin\LCRun3::debug('[link]', 'v', $cx, $in, array('link'))).'">
					<img class="swiper-lazy" data-src="'.Plugin\LCRun3::debug('[imgUrl]', 'encq', $cx, Plugin\LCRun3::debug('[imgUrl]', 'v', $cx, $in, array('imgUrl'))).'" alt=""/>
				</a>

				<div class="brand-product">
					<div class="'.Plugin\LCRun3::debug('[discount]', 'sec', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount')), $in, false, function($cx, $in) {return 'price-discount';}).'">
						'.Plugin\LCRun3::debug('[discount]', 'sec', $cx, Plugin\LCRun3::debug('[discount]', 'v', $cx, $in, array('discount')), $in, false, function($cx, $in) {return '<span>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'<span>';}).'
                        <b>'.Plugin\LCRun3::debug('[price]', 'encq', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price'))).'</b>
					</div>
				</div>
				<div class="swiper-lazy-preloader"></div>
			</li>
';}).'		</ul>
	</div>
' : '').'</div>
';}).''.'';
}
?>