echo ""; } else { foreach ($__LIST__ as $key => $vo) { $mod = $i % 2; ++$i; ?> <tr target="sid_node" rel="<?php echo $vo['id']; ?> "> <td><?php echo $vo['id']; ?> </td> <td><?php echo getmembername($vo['member_id']); ?> </td> <td><a href="/Admin/Demand/detail/id/<?php echo $vo['id']; ?> /furl/<?php echo $furl; ?> " target="navTab" rel="Demand.detail"><?php echo $vo['title']; ?> </a></td> <td><?php echo $vo['description']; ?>
<?php if (!defined('THINK_PATH')) { exit; } ?> <div class="page"> <div class="pageContent"> <div class="pageFormContent" layoutH="58"> <div class="unit"> <label>用户名称:</label> <?php echo getmembername($vo["member_id"]); ?> </div> <div class="unit"> <label>标题:</label> <?php echo $vo["title"]; ?> </div> <div class="unit"> <label>需求详情:</label> <?php echo $vo["desc"]; ?> </div> <div class="unit"> <label>到店时间:</label> <?php