更新二维码图片地址
前端只需引用
<link href="js/floating.css" rel="stylesheet" type="text/css">
<script src="css/floating.js"></script>
js逻辑调用
<script>
$(document).ready(function() {
$("body").floating({
"theme": "panel_theme_fillet_Blacktheme",
"state": true,
"moveState": true,
"size": "sm",
"position": "right-center",
"tip": {
"background-color": "#f20000",
"color": "#efb2b2"
},
"account": [{
"type": "Email",
"tip": null,
"text": null,
"url": "mailto:null"
}, {
"type": "Phone",
"tip": null,
"text": null,
"url": "tel:null"
}, {
"type": "Skype",
"tip": null,
"text": null,
"url": "skype:null?chat"
}, {
"type": "WhatsApp",
"tip": null,
"text": null,
"url": "https://api.whatsapp.com/send?phone=null"
}, {
"type": "Viber",
"tip": null,
"text": null,
"url": "viber://tel:null"
}, {
"type": "QRcode",
"tip": "https://www.***.com/css/images/12.jpg",//二维码图片地址
"text": null,
"url": null
}, {
"type": "Top",
"tip": "Back top",
"text": null,
"url": null
}, {
"type": "QQ",
"tip": null,
"text": "213123",
"url": "http://wpa.qq.com/msgrd?v=3&uin=213123&site=qq&menu=yes"
}]
});
}) <
</script>
json引用
var initialize = {
theme: "panel_theme_round_solid", //主题
state: true, //PC
moveState: true, //移动
size: "auto", //尺寸
position: "right-center", //展示位置
tip: {
"background-color": "#000",
"color": "#fff"
}, //提示层的样式
account: [ //悬浮部件
{
type: "Email",
tip: "",
text: "",
url: ""
}, {
type: "Phone",
tip: "",
text: "",
url: ""
}, {
type: "Skype",
tip: "",
text: "",
url: ""
}, {
type: "WhatsApp",
tip: "",
text: "",
url: ""
}, {
type: "Viber",
tip: "",
text: "",
url: ""
},
{
type: "QRcode",
tip: "https://***/css/images/12.jpg"
}, {
type: "Top",
tip: "Back top"
}
]
};
后台编辑器插件为任务需求编写封装
$("body").floatmodel(initialize);
后台编辑器获取组合好的前端悬浮JSON: 获取JSON
$("body").floatmodel("get");
前端调用
$("body").floating(initialize);
点我咨询
一、用户注册、登陆,视为接受本协议的约束。
二、用户承诺遵守国家的法律法规及部门规章
三、用户承诺遵守“313组件库”的知识产权政策.
四、站内插件用于行业交流、学习。
五、用户侵犯第三人的知识产权,由该用户承担全部法律责任。
313组件库(www.yu313.cn)站内所有涉及插件及代码由会员或站主上传而来,313组件库不拥有会员上传的插件及代码的版权
313组件库作为网络服务提供者,对非法转载,盗版行为的发生不具备充分的监控能力。但是当版权拥有者提出侵权指控并出示充分的版权证明材料时,313组件库负有移除盗版和非法转载作品以及停止继续传播的义务。313组件库在满足前款条件下采取移除等相应措施后不为此向原发布人承担违约责任或其他法律责任,包括不承担因侵权指控不成立而给原发布人带来损害的赔偿责任。
如果版权拥有者发现自己作品被侵权,请及时向313组件库提出权利通知,并将姓名、电话、身份证明、权属证明、具体链接(URL)及详细侵权情况描述发往版权举报专用通道,313组件库在收到相关举报文件后,在3个工作日内移除相关涉嫌侵权的内容
QQ:515184405(周一到周五,9:30-18:00)