{"id":3966,"date":"2024-11-10T15:12:26","date_gmt":"2024-11-10T07:12:26","guid":{"rendered":"https:\/\/fwq.ai\/blog\/3966\/"},"modified":"2024-11-10T15:12:26","modified_gmt":"2024-11-10T07:12:26","slug":"%e8%a1%a8%e5%8d%95%e8%be%93%e5%85%a5%e6%a1%86%e5%a6%82%e4%bd%95%e5%ae%9e%e7%8e%b0%e5%bf%85%e5%a1%ab%e4%b8%94%e4%be%9d%e6%ac%a1%e9%aa%8c%e8%af%81%ef%bc%9f","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/3966\/","title":{"rendered":"\u8868\u5355\u8f93\u5165\u6846\u5982\u4f55\u5b9e\u73b0\u5fc5\u586b\u4e14\u4f9d\u6b21\u9a8c\u8bc1\uff1f"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/001\/246\/273\/173120294163619.jpg\" class=\"aligncenter\" title=\"\u8868\u5355\u8f93\u5165\u6846\u5982\u4f55\u5b9e\u73b0\u5fc5\u586b\u4e14\u4f9d\u6b21\u9a8c\u8bc1\uff1f\u63d2\u56fe\" alt=\"\u8868\u5355\u8f93\u5165\u6846\u5982\u4f55\u5b9e\u73b0\u5fc5\u586b\u4e14\u4f9d\u6b21\u9a8c\u8bc1\uff1f\u63d2\u56fe\" \/><\/p>\n<p><strong>\u5982\u4f55\u5b9e\u73b0\u8868\u5355\u8f93\u5165\u6846\u5fc5\u586b\u4e14\u4f9d\u6b21\u8f93\u5165\u9a8c\u8bc1<\/strong><\/p>\n<p><strong>\u95ee\u9898\uff1a<\/strong><\/p>\n<p>\u5728\u8bbe\u8ba1\u8868\u5355\u65f6\uff0c\u9700\u8981\u786e\u4fdd\u591a\u4e2a\u8f93\u5165\u6846\u5185\u5747\u6709\u5185\u5bb9\u586b\u5199\uff0c\u4e14\u7528\u6237\u5fc5\u987b\u6309\u7167\u6307\u5b9a\u7684\u987a\u5e8f\u4ece\u7b2c\u4e00\u4e2a\u8f93\u5165\u6846\u5f00\u59cb\u586b\u5199\u3002\u5982\u4f55\u5b9e\u73b0\u8fd9\u4e00\u6821\u9a8c\u529f\u80fd\uff1f<\/p>\n<p><strong>\u7b54\u6848\uff1a<\/strong><\/p>\n<p>\u4e3a\u6bcf\u4e2a\u8f93\u5165\u6846\u6dfb\u52a0\u552f\u4e00\u7684 name \u5c5e\u6027\uff0c\u5e76\u6dfb\u52a0\u4e8b\u4ef6\u76d1\u542c\u5668\uff0c\u5728\u6bcf\u4e2a\u8f93\u5165\u6846\u83b7\u5f97\u7126\u70b9\u4e4b\u524d\u5224\u65ad\u524d\u4e00\u4e2a\u8f93\u5165\u6846\u662f\u5426\u5df2\u586b\u5199\u3002\u82e5\u524d\u4e00\u4e2a\u8f93\u5165\u6846\u4e3a\u7a7a\uff0c\u5219\u963b\u6b62\u7528\u6237\u7ee7\u7eed\u5411\u5f53\u524d\u8f93\u5165\u6846\u8f93\u5165\u5185\u5bb9\u3002<\/p>\n<p><strong>\u5b9e\u73b0\u6b65\u9aa4\uff1a<\/strong><\/p>\n<ol>\n<li>\u4e3a\u6240\u6709\u9700\u8981\u6821\u9a8c\u7684\u8f93\u5165\u6846\u6dfb\u52a0 name \u5c5e\u6027\uff0c\u5982\uff1a<\/li>\n<\/ol>\n<pre>&lt;input type=\"text\" name=\"name\" \/&gt;\n&lt;input type=\"email\" name=\"email\" \/&gt;\n&lt;input type=\"password\" name=\"password\" \/&gt;<\/pre>\n<p>  \u767b\u5f55\u540e\u590d\u5236   <\/p>\n<ol>\n<li>\u4e3a\u7b2c\u4e00\u4e2a\u8f93\u5165\u6846\u6dfb\u52a0 focus \u4e8b\u4ef6\u76d1\u542c\u5668\uff0c\u5728\u7528\u6237\u83b7\u5f97\u7126\u70b9\u65f6\u68c0\u67e5\u662f\u5426\u586b\u5199\u4e86\u524d\u4e00\u4e2a\u8f93\u5165\u6846\uff1a<\/li>\n<\/ol>\n<pre>document.queryselector('[name=\"name\"]').addeventlistener('focus', (e) =&gt; {\n  const previousinput = document.queryselector('[name=\"previous-input\"]');\n  if (previousinput &amp;&amp; previousinput.value === '') {\n    e.preventdefault();\n    alert('\u8bf7\u5148\u586b\u5199\u4e0a\u4e00\u4e2a\u8f93\u5165\u6846');\n  }\n});<\/pre>\n<p>  \u767b\u5f55\u540e\u590d\u5236   <\/p>\n<ol>\n<li>\u91cd\u590d\u6b65\u9aa4 2\uff0c\u4f46\u9488\u5bf9\u6bcf\u4e2a\u968f\u540e\u7684\u8f93\u5165\u6846\uff0c\u5c06 previous-input \u66ff\u6362\u4e3a\u4e0a\u4e00\u4e2a\u8f93\u5165\u6846\u7684 name \u5c5e\u6027\uff0c\u4f8b\u5982\uff1a<\/li>\n<\/ol>\n<pre>document.querySelector('[name=\"email\"]').addEventListener('focus', (e) =&gt; {\n  const previousInput = document.querySelector('[name=\"name\"]');\n  if (previousInput &amp;&amp; previousInput.value === '') {\n    e.preventDefault();\n    alert('\u8bf7\u5148\u586b\u5199\u4e0a\u4e00\u4e2a\u8f93\u5165\u6846');\n  }\n});<\/pre>\n<p>  \u767b\u5f55\u540e\u590d\u5236   <\/p>\n<p>\u4ee5\u4e0a\u5c31\u662f\u8868\u5355\u8f93\u5165\u6846\u5982\u4f55\u5b9e\u73b0\u5fc5\u586b\u4e14\u4f9d\u6b21\u9a8c\u8bc1\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>\u5982\u4f55\u5b9e\u73b0\u8868\u5355\u8f93\u5165\u6846\u5fc5\u586b\u4e14\u4f9d\u6b21\u8f93\u5165\u9a8c\u8bc1 \u95ee\u9898\uff1a \u5728\u8bbe\u8ba1\u8868\u5355\u65f6\uff0c\u9700\u8981\u786e\u4fdd\u591a\u4e2a\u8f93\u5165\u6846\u5185\u5747\u6709\u5185\u5bb9\u586b\u5199\uff0c\u4e14\u7528\u6237\u5fc5\u987b\u6309\u7167\u6307\u5b9a\u7684\u987a\u5e8f\u4ece\u7b2c\u4e00\u4e2a\u8f93\u5165\u6846\u5f00\u59cb\u586b\u5199\u3002\u5982\u4f55\u5b9e\u73b0\u8fd9\u4e00\u6821\u9a8c\u529f\u80fd\uff1f \u7b54\u6848\uff1a \u4e3a\u6bcf\u4e2a\u8f93\u5165\u6846\u6dfb\u52a0\u552f\u4e00\u7684 name \u5c5e\u6027\uff0c\u5e76\u6dfb\u52a0\u4e8b\u4ef6\u76d1\u542c\u5668\uff0c\u5728\u6bcf\u4e2a\u8f93\u5165\u6846\u83b7\u5f97\u7126\u70b9\u4e4b\u524d\u5224\u65ad\u524d\u4e00\u4e2a\u8f93\u5165\u6846\u662f\u5426\u5df2\u586b\u5199\u3002\u82e5\u524d\u4e00\u4e2a\u8f93\u5165\u6846\u4e3a\u7a7a\uff0c\u5219\u963b\u6b62\u7528\u6237\u7ee7\u7eed\u5411\u5f53\u524d\u8f93\u5165\u6846\u8f93\u5165\u5185\u5bb9\u3002 \u5b9e\u73b0\u6b65\u9aa4\uff1a \u4e3a\u6240\u6709\u9700\u8981\u6821\u9a8c\u7684\u8f93\u5165\u6846\u6dfb\u52a0 name \u5c5e\u6027\uff0c\u5982\uff1a &lt;input type=&#8221;text&#8221; name=&#8221;name&#8221; \/&gt; &lt;input type=&#8221;email&#8221; name=&#8221;email&#8221; \/&gt; &lt;input type=&#8221;password&#8221; name=&#8221;password&#8221; \/&gt; \u767b\u5f55\u540e\u590d\u5236 \u4e3a\u7b2c\u4e00\u4e2a\u8f93\u5165\u6846\u6dfb\u52a0 focus \u4e8b\u4ef6\u76d1\u542c\u5668\uff0c\u5728\u7528\u6237\u83b7\u5f97\u7126\u70b9\u65f6\u68c0\u67e5\u662f\u5426\u586b\u5199\u4e86\u524d\u4e00\u4e2a\u8f93\u5165\u6846\uff1a document.queryselector(&#8216;[name=&#8221;name&#8221;]&#8217;).addeventlistener(&#8216;focus&#8217;, (e) =&gt; { const previousinput = document.queryselector(&#8216;[name=&#8221;previous-input&#8221;]&#8217;); if (previousinput &amp;&amp; previousinput.value === &#8221;) { e.preventdefault(); alert(&#8216;\u8bf7\u5148\u586b\u5199\u4e0a\u4e00\u4e2a\u8f93\u5165\u6846&#8217;); } }); \u767b\u5f55\u540e\u590d\u5236 \u91cd\u590d\u6b65\u9aa4 2\uff0c\u4f46\u9488\u5bf9\u6bcf\u4e2a\u968f\u540e\u7684\u8f93\u5165\u6846\uff0c\u5c06 previous-input \u66ff\u6362\u4e3a\u4e0a\u4e00\u4e2a\u8f93\u5165\u6846\u7684 name \u5c5e\u6027\uff0c\u4f8b\u5982\uff1a document.querySelector(&#8216;[name=&#8221;email&#8221;]&#8217;).addEventListener(&#8216;focus&#8217;, (e) [&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-3966","post","type-post","status-publish","format-standard","hentry","category-16"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/3966","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=3966"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/3966\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=3966"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=3966"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=3966"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}