请上传宽度大于 1200px,高度大于 164px 的封面图片
    调整图片尺寸与位置
    滚轮可以放大缩小图片尺寸,按住图片拖动可调整位置,多余的会自动被裁剪掉
取消
batfpd(uid:234343)
职业资格认证:FCP-报表开发工程师 | FCP-报表交付工程师
  • 1.pngvar title="标题";var url ="http://www.baidu.com";var iframe = $("<iframe id='inp' name='inp' width='100%' height='100%' scrolling='yes' frameborder='0'>");// 对话框内 iframe 参数的命名,默认宽高占比是 100%,可向下滚动  iframe.attr("src", url); // 给 iframe 添加 src 属性var w = document.documentElement.clientWidth*0.5;var h = document.documentElement.clientHeight*0.8;var o = {  width : w,  //对话框宽度height: h  //对话框高度};  FR.showDialog(title, o.width, o.height, iframe,o);//弹出对话框
  • fine_username  定义的值为   公司名\用户名.刚那有人名姓谭。结果 公司名\tanyongling出现了\t.导致SQL被转义了.select * from 表1 where user = '${fine_username}'  
  • 填报页面,将所有的表格都清空了,参数去了,SQL也去了。Oops!!! 非常抱歉,出错啦。Could not initialize class com.sun.proxy.$Proxy167详细信息解决方案java.lang.NoClassDefFoundError: Could not initialize class com.sun.proxy.$Proxy167 at sun.reflect.GeneratedConstructorAccessor1189.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:739) at sun.reflect.annotation.AnnotationParser$1.run(AnnotationParser.java:305) at sun.reflect.annotation.AnnotationParser$1.run(AnnotationParser.java:303) at java.security.AccessController.doPrivileged(Native Method) at sun.reflect.annotation.AnnotationParser.annotationForMap(AnnotationParser.java:303) at sun.reflect.annotation.AnnotationParser.parseAnnotation2(AnnotationParser.java:293) at sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:120) at sun.reflect.annotation.AnnotationParser.parseAnnotations(AnnotationParser.java:72) at java.lang.Class.createAnnotationData(Class.java:3521)
  • 导出图片不清晰。如何解决。
  • 移动端,如何在页面表格添加单击事件,js调出参数选择界面.如图
  • 部门做个视图树或是下拉树。为用户单独配置能查看哪些部门数据。有没有类似的设置权限的填报DEMO
  • 从第一个页面跳转到当前页面,传值为组织id。当前页面控件没有显示name,显示的是id.希望可以显示name
  • 如查回显的时候,可以已有的权限,显示比如打勾填报的时候,可以一次性提交多条,选中的所有部门拆成:  客户+部门id+状态

91

37

91

10

个人成就
内容被浏览42,808
加入社区5年293天
返回顶部