标签:orm resizable ice jeecg mod tor dir color 查询
<a href="http://shijiajie.com/" color="blue" target="_blank">1</a>
function ss() {
popwin(‘http://localhost:8080/jeecg/plug-in/webOffice/webOffice-sample.html‘,700,500,1);
window.open("http://localhost:8080/jeecg/plug-in/webOffice/webOffice-sample.html","_blank","toolbar=yes, location=yes, directories=no, status=no, menubar=yes, scrollbars=yes, resizable=no, copyhistory=yes, width=400, height=400");
//popModelWin(‘http://localhost:8080/jeecg/plug-in/webOffice/webOffice-sample.html‘,this,700,500);
}
var URL="http://localhost:8080/jeecg/plug-in/webOffice/webOffice-sample.html";
var winFeatures = "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,"+"width="+screen.width+"px,height="+screen.height;
window.open(URL,"",winFeatures);
<a href="#" onclick="ss();" color="blue" target="_blank">编辑</a> <a href="#" onclick="ss();" color="blue" target="_blank">阅读</a>
<a type=button onclick="ss();" color="blue" target="_blank">阅读</a>
online地址表单权限
cgFormBuildController.do?goAddFtlForm&tableName=jform_contact
ResourceUtil.getSessionUserName().getCurrentDepart().getOrgCode().substring(0, Integer.valueOf(getOrgCodeLengthType()));
默认模板地址
jeecg\src\main\resources\online\template\ledefault\html\autolist.ftl
按钮配置:选中是显示
标签:orm resizable ice jeecg mod tor dir color 查询
原文地址:http://www.cnblogs.com/iekhnyqi/p/JEECG1.html