<asp:Repeater ID="repSmallBottom" runat="server">
                                        <ItemTemplate>
                                            <li class="<%# (Container.ItemIndex+1)==1?"on":"" %>">
                                                <%#Eval("smallClassName") %>
                                            </li>
                                        </ItemTemplate

相关文章:

  • 2021-07-21
  • 2022-12-23
  • 2022-12-23
  • 2021-10-05
  • 2022-12-23
  • 2022-12-23
  • 2021-11-28
  • 2022-12-23
猜你喜欢
  • 2021-09-01
  • 2022-12-23
  • 2021-07-27
  • 2021-07-24
  • 2021-12-01
相关资源
相似解决方案