示例#1
0
文件: saixuan.php 项目: kimziv/hkgbi
?>
&rg=<?php 
echo $rg;
?>
&catid=<?php 
echo $catid;
?>
" <?php 
if ($qx == false) {
    ?>
id="ss"<?php 
}
?>
>不限</a>
  <?php 
$any = phpok_m_list('s_qx', 22);
$_i = 0;
$any[rslist] = is_array($any[rslist]) ? $any[rslist] : array();
foreach ($any[rslist] as $key => $value) {
    $_i++;
    ?>
<a href="index.php?c=list&ms=search&rg=<?php 
    echo $rg;
    ?>
&qx=<?php 
    echo $value[title];
    ?>
&ns=<?php 
    echo $ns;
    ?>
&catid=<?php 
示例#2
0
" title="<?php 
echo $_sys[xz_title];
?>
"><?php 
echo $_sys[xz_title];
?>
<br /><span>Rule</span></a></li>
		</ul>
		<div class="sale-box">
			<h6><?php 
echo $_sys[itemtitle];
?>
</h6>
			<div class="floor-box">
				<?php 
$item = phpok_m_list("projects", 100, 1);
?>
				<?php 
$_i = 0;
$item[rslist] = is_array($item[rslist]) ? $item[rslist] : array();
foreach ($item[rslist] as $key => $value) {
    $_i++;
    ?>
				<a href="<?php 
    if ($value[link_url]) {
        echo $value[link_url];
    } else {
        echo msg_url($value);
    }
    ?>
" class="floor-detail" title="<?php 
示例#3
0
文件: 1index.php 项目: kimziv/hkgbi
         </div>
         <div class="i_more"><a href="index.php?c=list&cs=notice&" title="巨牛公告" style="color:#376db7">查看更多>></a></div>
      </div>
       
   </div>
   
   <div class="index_tu2">
       <a href="index.php?c=list&amp;cs=reg&amp;" title="基金预约"><div class="button red" style="margin-top: 0px;margin-right: 13px;padding: 14px 25px 14px 25px;font-size: 16px;background-color: #9E1414;">
  <div class="shine"></div>
  立即预约
</div></a>
       
       <div class="renz">
           <ul style="width: 100%">
            <?php 
$any = phpok_m_list("renzheng", 10);
$_i = 0;
$any[rslist] = is_array($any[rslist]) ? $any[rslist] : array();
foreach ($any[rslist] as $key1 => $value1) {
    $_i++;
    if ($key1 > 0) {
        ?>
<img src="tpl/www/images/xx.jpg" style="float:left; margin-top:15px;"><?php 
    }
    ?>
  <li><p><?php 
    echo $value1[title];
    ?>
</p>
      <a href="<?php 
    echo $value1[auth_link];
示例#4
0
文件: 1banner.php 项目: kimziv/hkgbi
<?php

if (!defined('PHPOK_SET')) {
    die('<h3>Error...</h3>');
}
$any = phpok_m_list('opic');
$_i = 0;
$any[rslist] = is_array($any[rslist]) ? $any[rslist] : array();
foreach ($any[rslist] as $key => $value) {
    $_i++;
    ?>
<div class="nbanner" style="height:371px;background-image:url(<?php 
    echo $value[picture];
    ?>
)">
    <div style="width:1200px; height:100%; overflow:hidden; line-height:25px;">
  <?php 
    echo $value[content];
    ?>
      </div>
    
</div>
<?php 
}
?>


    <!--<a href="index.php?c=list&cs=reg&"></a>-->