在<Content></Content>中列表标签无效?
<asp:Content ID="Content1" ContentPlaceHolderID="DetailContent" Runat="Server"> <dl> <dt>周小姐</dt> <dd>电话:XXXX</dd> <dd>邮件:XXXX@189.cn</dd> <dt>刘小姐</dt> <dd>电话:XXXX</dd> <dd>邮件:XXXX@189.cn</dd> </dl></asp:Content>