echo $this->_vars['msglist']['msg_from'];
        ?>
</span>&nbsp;&nbsp;说: <span class="timpstamp font10px fontcolorGray replies"><?php 
        echo tpl_modifier_cdate($this->_vars['msglist']['date_line'], 'SDATE_STIME');
        ?>
</span> <div style="clear:both;"></div> <div class="commentText"><?php 
        echo tpl_modifier_escape($this->_vars['msglist']['message'], 'html');
        ?>
</div> </div> </div> <div class="commentReply"> <?php 
        foreach ((array) $this->_vars['msglist']['reply'] as $this->_vars['items']) {
            ?>
 <div class="division item " style=" margin:0px;" > <div class="floatLeft commentReply-admin">回复</div> <span class="author fontcolorOrange"><?php 
            echo $this->_vars['items']['msg_from'];
            ?>
</span>&nbsp;&nbsp;回复: <span class="timpstamp font10px fontcolorGray replies"><?php 
            echo tpl_modifier_cdate($this->_vars['items']['date_line'], 'SDATE_STIME');
            ?>
</span> <div style="clear:both;"></div> <div class="commentText"><?php 
            echo tpl_modifier_escape($this->_vars['items']['message'], 'html');
            ?>
</div> </div> <?php 
        }
        ?>
 </div> <?php 
    }
    ?>
 </div> <?php 
}
?>
 <script>
    var checkFormReqs =function(e){
<?php

if (!function_exists('tpl_modifier_cdate')) {
    require CORE_DIR . '/include_v5/smartyplugins/modifier.cdate.php';
}
if (!function_exists('tpl_modifier_escape')) {
    require CORE_DIR . '/include_v5/smartyplugins/modifier.escape.php';
}
?>
<div class="note" style='border:none;'> <?php 
echo isset($this->_vars['templete']) && '' !== $this->_vars['templete'] ? $this->_vars['templete'] : '欢迎登录ShopEx商店系统';
if ($this->_vars['logintime']) {
    ?>
,您的上次登录时间为<?php 
    echo tpl_modifier_cdate($this->_vars['logintime'], 'SDATE_FTIME');
    ?>
。<?php 
}
?>
 </div> <div class="notice" style='display:<?php 
if ($this->_vars['systeminfo']['price'] or $this->_vars['systeminfo']['pay'] or $this->_vars['systeminfo']['sender'] or $this->_vars['systeminfo']['area'] or $this->_vars['shopinfo']['newversion'] or $this->_vars['shopinfo']['backupalert']) {
    ?>
block<?php 
} else {
    ?>
none<?php 
}
?>
;' > <ul class='list'> <?php 
if ($this->_vars['systeminfo']['price']) {
    ?>
    ?>
 checked="checked"<?php 
}
?>
 value="false" >否 </td> <td style="border:none"> <?php 
if ($this->_vars['goods']['scheduled']) {
    ?>
 <span id="goods_task_area" style="paddin-right:5px">下次<?php 
    if ($this->_vars['goods']['scheduled']['0']['action'] == 'offline') {
        ?>
下架<?php 
    } else {
        ?>
下架<?php 
    }
    echo tpl_modifier_cdate($this->_vars['goods']['scheduled']['0']['tasktime'], 'FDATE_FTIME');
    foreach ((array) $this->_vars['goods']['scheduled'] as $this->_vars['task']) {
        ?>
 <input type="hidden" name="scheduled[<?php 
        echo $this->_vars['task']['tasktime'];
        ?>
]" value="<?php 
        echo $this->_vars['task']['action'];
        ?>
" /> <?php 
    }
    ?>
 </span> <input id="goods_task_btn" type="button" class="sysiconBtnNoIcon" value="定时器管理" onclick="new Dialog('index.php?ctl=goods/product&act=taskman',{title:'定时器管理',width:450,height:300,ajaxoptions:{method:'post',data:_S('goods_task_area')},onClose:finish_gtask_edit})"> <?php 
} else {
    ?>
 <span id="goods_task_area" style="paddin-right:5px"></span> <input id="goods_task_btn" type="button" class="sysiconBtnNoIcon" value="定时上下架" onclick="new Dialog('index.php?ctl=goods/product&act=taskman',{title:'定时上下架管理',width:450,height:300,ajaxoptions:{method:'post',data:_S('goods_task_area')},onClose:finish_gtask_edit})"> <?php 
        $this->_env_vars['foreach'][orders]['last'] = $this->_env_vars['foreach'][orders]['iteration'] == $this->_env_vars['foreach'][orders]['total'];
        ?>
 <tr> <td width="40%"><a class="intro" href="<?php 
        echo tpl_function_link(array('ctl' => member, 'act' => orderdetail, 'arg0' => $this->_vars['order']['order_id']), $this);
        ?>
" ><?php 
        echo $this->_vars['order']['tostr'];
        ?>
</a></td> <td><a href="<?php 
        echo tpl_function_link(array('ctl' => member, 'act' => orderdetail, 'arg0' => $this->_vars['order']['order_id']), $this);
        ?>
"><?php 
        echo $this->_vars['order']['order_id'];
        ?>
</a></td> <td><?php 
        echo tpl_modifier_cdate($this->_vars['order']['createtime'], FDATE_STIME);
        ?>
</td> <td><?php 
        echo $CURRENCY->changer($this->_vars['order']['final_amount'], $this->_vars['order']['currency'], false, true);
        ?>
</td> <td><span class="point"> <?php 
        if ($this->_vars['order']['status'] == 'finish') {
            ?>
已完成 <?php 
        } elseif ($this->_vars['order']['status'] == 'dead') {
            ?>
已作废 <?php 
        } else {
            if ($this->_vars['order']['pay_status'] == 1) {
                ?>
已付款 [<?php 
if (!function_exists('tpl_modifier_cdate')) {
    require CORE_DIR . '/include_v5/smartyplugins/modifier.cdate.php';
}
if (!function_exists('tpl_modifier_escape')) {
    require CORE_DIR . '/include_v5/smartyplugins/modifier.escape.php';
}
?>
 <div class="MemberMain"> <div style="margin-right:175px;"> <div class="title">我的积分</div> <div class="points"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="200"> <div class="currentpoints"> <div style="padding-top:30px;"> <strong>您当前的有效积分:</strong><br /> <span style="font-size:20px; font-weight:bold; color:#fd6b00; "><?php 
echo $this->_vars['total'];
?>
</span> </div> </div> </td> <td style="line-height:20px;"> <strong>积分规则:</strong><br /> 1. 当积分已达到某一兑换积分标准时,顾客可将累计积分依照网站相应积分及兑换标准兑换回馈商品,网站将即时从用户会员积分中扣减相应积分。<br /> 2. 各项回馈项目(包含各项商品、服务或抵用券等)及兑换标准及兑换规则均以兑换当时最新回馈活动公告或目录为准。<br /> 3. 部分兑换商品有数量限制的,兑完为止。<br /> 4. 公告或目录如有有效期限的,逾期即不得兑换。<br /> 5. 积分兑换区的商品为只可用积分兑换的商品(如积分价格:100积分)。 </td> </tr> </table> </div> <br /><br /> <table class="memberlist" width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <th>日期</th> <th>积分</th> <th>摘要</th> </tr> <tbody> <?php 
if (count($this->_vars['historys']) > 0) {
    foreach ((array) $this->_vars['historys'] as $this->_vars['logs']) {
        ?>
 <tr> <td><?php 
        echo tpl_modifier_cdate($this->_vars['logs']['time'], FDATE_STIME);
        ?>
</td> <td class="point"><?php 
        echo $this->_vars['logs']['point'];
        ?>
</td> <td class="textleft"><?php 
        echo tpl_modifier_escape($this->_vars['logs']['describe'], 'html');
        ?>
</td> </tr> <?php 
    }
} else {
    ?>
 <tr> <td height="60" colspan="3">尚无积分历史</td> </tr> <?php 
}
?>
 </tbody> </table> </div> </div> 
                } else {
                    ?>
<span style="color:red">缺失:<?php 
                    echo $this->_vars['widget']['name'];
                    ?>
</span> | <?php 
                }
            }
        }
        ?>
 </ul> --> </div> <h5 style="margin:0; height:20px; padding:0"><?php 
        echo tpl_modifier_cut($this->_vars['theme']['name'], 16);
        ?>
(<?php 
        echo tpl_modifier_cut($this->_vars['theme']['version'], 20);
        ?>
)</h5> <span style="color:#999; font-size:11px; font-weight:normal;"><a href="<?php 
        echo $this->_vars['theme']['site'];
        ?>
" target="_blank"><?php 
        echo tpl_modifier_cut($this->_vars['theme']['author'], 20);
        ?>
</a>| <?php 
        echo tpl_modifier_cdate($this->_vars['theme']['stime']);
        ?>
</span> </td> </tr> </table> </div> <?php 
    }
}
unset($this->_env_vars['foreach'][theme]);
?>
 </div> </div> </div> </div>