need('header.php'); ?> hidden): ?>

title() ?>

text(); ?>
fields->postType == 1): ?>

title() ?>

content(); ?>
need('post.info.php'); ?>
need('comments.php'); ?>
options->wholeSrc); $differentCol = $this->fields->differentCol; $differentPic = array(); if($differentCol != '') { $differentColArr = explode(":", $differentCol); $differentColNumArr = explode(",", $differentColArr[1]); $differentPic = array($differentColArr[0], $differentColNumArr[0], $differentColNumArr[1], $differentColNumArr[2], $differentColNumArr[3]); } $titleflag = 1; foreach($imgs as $img) { $_colXs = 6; $_colSm = 4; $_colMd = 3; $_colLg = 2; if(count($differentPic) && $titleflag == $differentPic[0]): $_colXs = $differentPic[1]; $_colSm = $differentPic[2]; $_colMd = $differentPic[3]; $_colLg = $differentPic[4]; else: $_colXs = $this->options->colXs ? $this->options->colXs : $_colXs; $_colSm = $this->options->colSm ? $this->options->colSm : $_colSm; $_colMd = $this->options->colMd ? $this->options->colMd : $_colMd; $_colLg = $this->options->colLg ? $this->options->colLg : $_colLg; endif; if($this->fields->hiddenMorePic == 1 && $this->fields->hiddenMorePics == $titleflag && !$this->user->hasLogin()): ?>
<?php echo $this->fields->title == 1 ? $img['name'] : ($this->title.' ['.$titleflag.']'); ?>点此登录浏览更多
<?php echo $this->fields->title == 1 ? $img['name'] : ($this->title.' ['.$titleflag.']'); ?>
need('post.info.php'); ?>
need('comments.php'); ?>
need('sidebar.php'); ?> need('footer.php'); ?>