예제 #1
0
파일: index.php 프로젝트: yongge666/yongge
				</tr>
				<tr>
					<td>代金券:<b class="red2"><?php 
echo isset($propData['prop_num']) ? $propData['prop_num'] : "";
?>
 张</b></td>
					<td></td>
				</tr>
			</table>

			<div class="stat">
				<span>待评价商品:<label>(<b><a class="red2" href="<?php 
echo IUrl::creatUrl("/ucenter/evaluation");
?>
"><?php 
echo statistics::countUserWaitComment($user_id);
?>
</b>)</a></label></span>
				<span>待付款订单:<label>(<b><a class="red2" href="<?php 
echo IUrl::creatUrl("/ucenter/order");
?>
"><?php 
echo statistics::countUserWaitPay($user_id);
?>
</b>)</a></label></span>
				<span>待确认收货:<label>(<b><a class="red2" href="<?php 
echo IUrl::creatUrl("/ucenter/order");
?>
"><?php 
echo statistics::countUserWaitCommit($user_id);
?>