class="filter"
onClick='if($(window.event.srcElement).is("div.popupList,a"))return;
<%-- 再改为 WebC.REQ_objName、WebC.REQ_objId,避免与数据表里的 对象名、对象ID 字段重名。用到再确认。Lin
' --%>
'
>
|
titlexxx="${item.service.play.title}"
onclick='if($(window.event.srcElement).is("div.popupList,a"))return;
'
>
<%--
",title:"${item.service.change.title}",width:${item.service.change.width},height:${item.service.change.height},minHeight:${item.service.change.minHeight},maxHeight:${item.service.change.maxHeight}});'>变动
",title:"${item.service.update.title}",width:${item.service.update.width},height:${item.service.update.height},minHeight:${item.service.update.minHeight},maxHeight:${item.service.update.maxHeight}});'>变动
--%>
<%-- 改 equal:val1="true" val2="${not empty item.service.btnList}"。Lin --%>
<%-- 改 equal:val1="${index == 0}" val2="true"。Lin --%>
id="${btn.btnID}"
<%-- 改 equal:val1="${index == 0}" val2="false"。Lin --%>
style="display:none;"
<%-- 改,直接写死为 变动 按钮样式。btn.functionName="edit"。Lin
class="button noButton${btn.btnID}${index} three ${btn.btnID}children icon-${btn.functionName=='chg'?'change':'enable'}" --%>
class="button noButton${btn.btnID}${index} three ${btn.btnID}children icon-change"
name="changeButton" titlexxx="${btn.title}"
onclick=''
>
${btn.name}
<%-- 改 equal:val1="${not empty item.service.btnID}" val2="true"。Lin --%>
<%-- --%>
|