{"id":2897,"date":"2024-11-10T16:47:49","date_gmt":"2024-11-10T08:47:49","guid":{"rendered":"https:\/\/fwq.ai\/blog\/2897\/"},"modified":"2024-11-10T16:47:49","modified_gmt":"2024-11-10T08:47:49","slug":"%e4%bd%bf%e7%94%a8-layer-%e6%8f%92%e4%bb%b6%ef%bc%8c%e5%a6%82%e4%bd%95%e5%ae%9e%e7%8e%b0%e4%bf%9d%e5%ad%98%e6%95%b0%e6%8d%ae%ef%bc%9f","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/2897\/","title":{"rendered":"\u4f7f\u7528 Layer \u63d2\u4ef6\uff0c\u5982\u4f55\u5b9e\u73b0\u4fdd\u5b58\u6570\u636e\uff1f"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/001\/246\/273\/173090450617840.jpg\" class=\"aligncenter\" title=\"\u4f7f\u7528 Layer \u63d2\u4ef6\uff0c\u5982\u4f55\u5b9e\u73b0\u4fdd\u5b58\u6570\u636e\uff1f\u63d2\u56fe\" alt=\"\u4f7f\u7528 Layer \u63d2\u4ef6\uff0c\u5982\u4f55\u5b9e\u73b0\u4fdd\u5b58\u6570\u636e\uff1f\u63d2\u56fe\" \/><\/p>\n<p><strong>layer \u63d2\u4ef6\u5982\u4f55\u5b9e\u73b0\u4fdd\u5b58\u65b9\u6cd5<\/strong><\/p>\n<p>\u5728\u4f7f\u7528 layer \u63d2\u4ef6\u65f6\uff0c\u5982\u4f55\u5b9e\u73b0\u4fdd\u5b58\u64cd\u4f5c\u662f\u8bb8\u591a\u5f00\u53d1\u4eba\u5458\u9047\u5230\u7684\u95ee\u9898\u3002\u901a\u5e38\u60c5\u51b5\u4e0b\uff0c\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u6b65\u9aa4\u5b9e\u73b0\u4fdd\u5b58\u529f\u80fd\uff1a<\/p>\n<ol>\n<li>\u5728\u901a\u8fc7 ajax \u83b7\u53d6 html \u540e\uff0c\u5728 result \u4e2d\u6dfb\u52a0\u81ea\u5df1\u7684\u6309\u94ae\u3002<\/li>\n<li>\u5728 layer.open() \u4e2d\u8bbe\u7f6e type: 1 \u6765\u6307\u5b9a\u5185\u5bb9\u7c7b\u578b\u4e3a\u5185\u8054\u5185\u5bb9\u3002<\/li>\n<li>\u5728 success \u56de\u8c03\u51fd\u6570\u4e2d\uff0c\u4f7f\u7528 jquery \u7ed1\u5b9a\u6309\u94ae\u4e8b\u4ef6\uff0c\u5904\u7406\u6216\u5176\u4ed6\u4fdd\u5b58\u64cd\u4f5c\u3002<\/li>\n<\/ol>\n<p>\u4ee5\u4e0b\u662f\u5b9e\u73b0\u4e0a\u8ff0\u6b65\u9aa4\u7684\u4ee3\u7801\u793a\u4f8b\uff1a<\/p>\n<pre>top.layer.open({\n  scrollbar: false,\n  title: '\u65b0\u589e',\n  type: 1,\n  content: result,\n  area: ['500px', '400px'],\n  success: function () {\n    $(\"#\u63d0\u4ea4\u6309\u94aeID\").unbind('click').bind('click', function (){\n      \/\/ \u5904\u7406\u8868\u5355\u63d0\u4ea4\u6216\u5176\u4ed6\u4fdd\u5b58\u64cd\u4f5c\n    });\n\n    $(\"#\u5173\u95ed\u6309\u94aeID\").unbind('click').bind('click', function () {\n      top.layer.close(layer.index);\n    });\n  }\n});<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u4ee5\u4e0a\u5c31\u662f\u4f7f\u7528 Layer \u63d2\u4ef6\uff0c\u5982\u4f55\u5b9e\u73b0\u4fdd\u5b58\u6570\u636e\uff1f\u7684\u8be6\u7ec6\u5185\u5bb9\uff0c\u66f4\u591a\u8bf7\u5173\u6ce8\u7c73\u4e91\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"<p>layer \u63d2\u4ef6\u5982\u4f55\u5b9e\u73b0\u4fdd\u5b58\u65b9\u6cd5 \u5728\u4f7f\u7528 layer \u63d2\u4ef6\u65f6\uff0c\u5982\u4f55\u5b9e\u73b0\u4fdd\u5b58\u64cd\u4f5c\u662f\u8bb8\u591a\u5f00\u53d1\u4eba\u5458\u9047\u5230\u7684\u95ee\u9898\u3002\u901a\u5e38\u60c5\u51b5\u4e0b\uff0c\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u6b65\u9aa4\u5b9e\u73b0\u4fdd\u5b58\u529f\u80fd\uff1a \u5728\u901a\u8fc7 ajax \u83b7\u53d6 html \u540e\uff0c\u5728 result \u4e2d\u6dfb\u52a0\u81ea\u5df1\u7684\u6309\u94ae\u3002 \u5728 layer.open() \u4e2d\u8bbe\u7f6e type: 1 \u6765\u6307\u5b9a\u5185\u5bb9\u7c7b\u578b\u4e3a\u5185\u8054\u5185\u5bb9\u3002 \u5728 success \u56de\u8c03\u51fd\u6570\u4e2d\uff0c\u4f7f\u7528 jquery \u7ed1\u5b9a\u6309\u94ae\u4e8b\u4ef6\uff0c\u5904\u7406\u6216\u5176\u4ed6\u4fdd\u5b58\u64cd\u4f5c\u3002 \u4ee5\u4e0b\u662f\u5b9e\u73b0\u4e0a\u8ff0\u6b65\u9aa4\u7684\u4ee3\u7801\u793a\u4f8b\uff1a top.layer.open({ scrollbar: false, title: &#8216;\u65b0\u589e&#8217;, type: 1, content: result, area: [&#8216;500px&#8217;, &#8216;400px&#8217;], success: function () { $(&#8220;#\u63d0\u4ea4\u6309\u94aeID&#8221;).unbind(&#8216;click&#8217;).bind(&#8216;click&#8217;, function (){ \/\/ \u5904\u7406\u8868\u5355\u63d0\u4ea4\u6216\u5176\u4ed6\u4fdd\u5b58\u64cd\u4f5c }); $(&#8220;#\u5173\u95ed\u6309\u94aeID&#8221;).unbind(&#8216;click&#8217;).bind(&#8216;click&#8217;, function () { top.layer.close(layer.index); }); } }); \u767b\u5f55\u540e\u590d\u5236 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[],"class_list":["post-2897","post","type-post","status-publish","format-standard","hentry","category-16"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/2897","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/comments?post=2897"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/2897\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=2897"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=2897"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=2897"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}