<node2-2-5 name="合同登记" url="/eam_webapps/asset_webapps/assetplan/budget/subjectrateone/rateone.aspx?strpactflag=0&strurl=rateyear.aspx&strratetype=yes" target="mainwinframe" no="2-2-5"></node2-2-5>
如上,在html中用&来组合,而在xml中将&改为&即可实现同样功能。
<node2-2-5 name="合同登记" url="/eam_webapps/asset_webapps/assetplan/budget/subjectrateone/rateone.aspx?strpactflag=0&strurl=rateyear.aspx&strratetype=yes" target="mainwinframe" no="2-2-5"></node2-2-5>
如上,在html中用&来组合,而在xml中将&改为&即可实现同样功能。