请上传宽度大于 1200px,高度大于 164px 的封面图片
    调整图片尺寸与位置
    滚轮可以放大缩小图片尺寸,按住图片拖动可调整位置,多余的会自动被裁剪掉
取消
1592(uid:195918)
努力搬砖中 职业资格认证:FCA-FineBI | FCP-报表开发工程师
  • 回答:加个日期维度表与数据集关联,条件属性-新值
    2021年09月14日回复
  • 回答:A6左父格B6,A6公式:seq()
    2021年09月14日回复
  • 回答:if条件
    2021年09月14日回复
  • 回答:开始时间、学历用条件属性-新值带出来test0905.cpt
    2021年09月13日回复
  • 回答:JS自定义提交按钮-https://help.fanruan.com/finereport/doc-view-596.html
    2021年09月14日回复
  • 回答:f12查看单选按钮组的class$('.class值').css('color','red')
    2021年09月13日回复
  • 回答:条件属性-行高或列宽为0
    2021年09月14日回复
  • 回答:图表自定义轴标签格式-https://help.fanruan.com/finereport/doc-view-1937.html
    2021年09月14日回复
  • 回答:----------------
    2021年09月14日回复
  • 回答:按钮弹出窗口js代码var url = FR.cjkEncode("/webroot/decision/view/report?viewlet=test05.cpt");//窗体var $iframe = $("<iframe id='inp' name='inp' width='100%' height='100%' scrolling='no' frameborder='0'>");//将窗体的src属性设置为模板路径$iframe.attr("src", url);//窗体的属性var o = {    title: "对话框",    //标题    width: 1200,         //宽度    height: 640,        //高度    //closable:true,    //是否显示关闭按钮,默认true    //confirm:true,     //是否添加确认取消按钮,默认false    //draggable:true   //是否可拖动,默认true};//弹出窗体FR.showDialog(o.title, o.width, o.height, $iframe, o);
    2021年09月14日回复
  • 3342

    3342

    30

    10

    个人成就
    内容被浏览16,600
    加入社区5年311天
    返回顶部