filesbox/web/dist/information/js/shareproduct.js

2 lines
2.0 KiB
JavaScript
Raw Normal View History

2024-07-26 06:10:54 +00:00
(function(e,o){o.imgEditor={},o.imgEditor.shareLayer=function(n,i,h){n||(n=window.location.href),e("html").css("overflow","hidden"),e("body").css({height:"100vh",overflow:"hidden"});var a=function(){typeof i.preCloseCoverModalListener=="function"&&i.preCloseCoverModalListener(),e("html").css("overflow","auto"),e("body").css({height:"auto",overflow:"auto"}),e("#coverModal").remove(),typeof i.closeCoverModalListener=="function"&&i.closeCoverModalListener()};e("html").on("click","#unShareBtn,#coverModal",function(t){a(),t.stopPropagation()}),e("html").one("click","#shareToWeChatBtn",function(t){var r="";e("#shareToWechat").remove(),e("#shareFooterBar").remove(),r='<div id="shareToWechat"><div style="text-align:right;margin-top: 20px;margin-right: 60px;"><img width="144" height="222" src = "/information/image/shareToUp.png"/></div><div style="margin-top: 10px;text-align: center;color: #fff;"><p style="font-size:18px">\u7ACB\u5373\u5206\u4EAB\u7ED9\u597D\u53CB\u5427</p><p style="font-size:14px;margin-top: 7px">\u70B9\u51FB\u5C4F\u5E55\u53F3\u4E0A\u89D2\u5C06\u672C\u9875\u5206\u4EAB\u7ED9\u597D\u53CB</p></div></div>',e("#coverModal").append(r),t.stopPropagation()});var d='<div id="coverModal" style="position: fixed;z-index: 10000;background: rgba(0,0,0,0.65);left: 0;top: 0;width: 100%;height: 100vh;font-size: 16px;cursor:pointer;"><div id="shareFooterBar" style="width:100%;position:fixed;bottom:0;background:#fff"><div style="display:flex;width:100%;height:99px;border-bottom:1px solid #f1eeee;justify-content: center;align-items: center;"><div id="shareToWeChatBtn" style="width: 50%;height:99px;display:flex;justify-content: center;align-items: center;"><div style="text-align: center;"><img width="32" height="32" src="/information/image/wechat.png" /><div style="width: 100%;height: 25px;line-height: 25px;margin-top: 5px">\u5206\u4EAB\u7ED9\u597D\u53CB</div></div></div></div><div id="unShareBtn" style="width:100%;height:50px;text-align:center;line-height:50px;">\u53D6\u6D88</div></div></div>';e("body").append(d)}})(jQuery,window);