username@email.com
2025-05-15 6fe02a16e55f17e45a3997171e1b2284d45af25b
CY_ECommercePlatform/CY.WebForm/Pages/business/CorporateClientsContractShow.aspx
@@ -26,7 +26,7 @@
<asp:Repeater id="RepClientList" runat="server">
         <ItemTemplate>
             <div class="textcenter horizontal"  width="100" >
            <a class="spotlight" href="<%#Eval("FilePath").ToString() %>">
            <a <%--class="spotlight"--%> title="点击查看原图" href="<%#Eval("FilePath").ToString() %>" target="view_window" >
            
                <img src="<%#Eval("FilePath").ToString() %>" width="100" height="200" >