1. 首页
  2. 数据库
  3. 其它
  4. 样式表达式实现交替显示table行颜色

样式表达式实现交替显示table行颜色

上传者: 2020-12-23 01:58:07上传 PDF文件 20KB 热度 13次
<!– tr {background-color:[removed](this.sectionRowIndex%2==0)?”#419C33′′:”#CCEBC7′′)} –><style type=”text/css” mce_bogus=”1′′>tr {background-color:[removed](this.sectionRowIndex%2==0)?”#419C33′′:”#CCEBC7′′)}</style> <!– tr.ligh
用户评论