移动端问题

FR.mobilePopup({

        target: "template",//设置跟随弹窗

         parameters: {},

        setting: {

                templatePath: "/HC0104_test1.frm",//设置子模板地址

                border: {

                        type: 10,

                        color: "rgb(0,0,0)",

                        borderRadius: 3.0

                },

//这部分添加外部图片,引用js,不起效果。微信图片_20201228180720.jpg

HC0104_test1.frm

Form66.frm

                background: {

                       // color: "rgb(25,150,150)"

image: "/help/picture/tab/shouye2.png"

//  size:"100% 100%"

                },

 

                mobileRegular: {

                    type: "custom" || "auto_height",

                        heightPercent: 70.0,

                        widthPercent: 95.0

                },

                padRegular: {

                     type: "custom" || "auto_height",

                        heightPercent: 70.0,

                        widthPercent: 95.0,

                       

                }//设置弹窗大小格式

        }

});


FineReport liu8654321 发布于 2020-12-28 18:09
1min目标场景问卷 立即参与
回答问题
悬赏:3 F币 + 添加悬赏
提示:增加悬赏、完善问题、追问等操作,可使您的问题被置顶,并向所有关注者发送通知
共1回答
最佳回答
0
luojian0323Lv7资深互助
发布于2020-12-28 18:55

部份js移动端不支持

  • liu8654321 liu8654321(提问者) 这个是段js是支持的,但是怎么改变背景颜色,边框大小,关闭窗口的位置呢
    2021-01-11 16:17 
  • 2关注人数
  • 309浏览人数
  • 最后回答于:2020-12-28 18:55
    请选择关闭问题的原因
    确定 取消
    返回顶部