{"id":27631,"date":"2024-11-24T14:30:05","date_gmt":"2024-11-24T06:30:05","guid":{"rendered":"https:\/\/fwq.ai\/blog\/27631\/"},"modified":"2024-11-24T14:30:05","modified_gmt":"2024-11-24T06:30:05","slug":"flex-%e5%b8%83%e5%b1%80%e4%b8%ad%ef%bc%8c%e4%b8%ba%e4%bb%80%e4%b9%88%e5%ad%90%e5%85%83%e7%b4%a0%e6%97%a0%e6%b3%95%e6%b5%ae%e5%8a%a8%ef%bc%9f","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/27631\/","title":{"rendered":"Flex \u5e03\u5c40\u4e2d\uff0c\u4e3a\u4ec0\u4e48\u5b50\u5143\u7d20\u65e0\u6cd5\u6d6e\u52a8\uff1f"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/001\/246\/273\/173129926029846.jpg\" class=\"aligncenter\" title=\"Flex \u5e03\u5c40\u4e2d\uff0c\u4e3a\u4ec0\u4e48\u5b50\u5143\u7d20\u65e0\u6cd5\u6d6e\u52a8\uff1f\u63d2\u56fe\" alt=\"Flex \u5e03\u5c40\u4e2d\uff0c\u4e3a\u4ec0\u4e48\u5b50\u5143\u7d20\u65e0\u6cd5\u6d6e\u52a8\uff1f\u63d2\u56fe\" \/><\/p>\n<p><strong> flex \u5e03\u5c40\u4e2d\u5b50\u5143\u7d20\u65e0\u6cd5\u6d6e\u52a8\uff1f<\/strong><\/p>\n<p><strong>\u95ee\u9898\uff1a<\/strong><\/p>\n<p>\u5982\u56fe\u6240\u793a\uff0c\u6211\u4eec\u60f3\u8981\u653e\u7f6e\u4e24\u4e2a\u5b50\u5143\u7d20\uff0c\u4f46\u4f7f\u7528 display: &#8216;flex&#8217; \u548c alignitems: &#8216;center&#8217; \u540e\uff0c\u53f3\u4fa7\u7684 input \u5143\u7d20\u65e0\u6cd5\u53f3\u6d6e\u52a8\u4e86\u3002<\/p>\n<pre>&lt;div style={{\n    textalign: 'left',\n    height: '40px',\n    display: 'flex',\n    alignitems: 'center'\n}}&gt;\n    &lt;label style={{float: 'left'}}&gt;\u6807\u9898&lt;\/label&gt;\n    &lt;input style={{float: 'right'}} placeholder='\u641c\u7d22:'&gt;\n&lt;\/div&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p><strong>\u89e3\u7b54\uff1a<\/strong><\/p>\n<p>float \u548c flex \u662f\u4e24\u4e2a\u4e0d\u540c\u7684\u5e03\u5c40\u65b9\u5f0f\uff0c\u65e0\u6cd5\u5171\u5b58\u3002\u4e3a\u4e86\u5b9e\u73b0\u5782\u76f4\u5c45\u4e2d\uff0c\u6211\u4eec\u5efa\u8bae\u4f7f\u7528\u4ee5\u4e0b\u65b9\u5f0f\uff1a<\/p>\n<ol>\n<li>\n<p><strong>\u4f7f\u7528 flex \u5e03\u5c40\uff1a<\/strong><br \/> \u8c03\u6574\u4e3b\u8f74\u5e03\u5c40\uff0c\u4f8b\u5982\uff1a<\/p>\n<pre>justify-content: space-between<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u6216\u5728\u53f3\u4fa7\u5143\u7d20\u4e0a\u8bbe\u7f6e\uff1a<\/p>\n<pre>margin-left: auto<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/li>\n<li>\n<p><strong>\u4f7f\u7528\uff1a<\/strong><\/p>\n<pre>position: absolute<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/li>\n<li> <strong>\u653e\u5f03 float \u5e03\u5c40\uff1a<\/strong><br \/> \u5b8c\u5168\u6539\u7528 flex \u5e03\u5c40\u3002<\/li>\n<\/ol>\n<p>\u4ee5\u4e0a\u5c31\u662fFlex \u5e03\u5c40\u4e2d\uff0c\u5b50\u5143\u7d20\u65e0\u6cd5\u6d6e\u52a8\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>flex \u5e03\u5c40\u4e2d\u5b50\u5143\u7d20\u65e0\u6cd5\u6d6e\u52a8\uff1f \u95ee\u9898\uff1a \u5982\u56fe\u6240\u793a\uff0c\u6211\u4eec\u60f3\u8981\u653e\u7f6e\u4e24\u4e2a\u5b50\u5143\u7d20\uff0c\u4f46\u4f7f\u7528 display: &#8216;flex&#8217; \u548c alignitems: &#8216;center&#8217; \u540e\uff0c\u53f3\u4fa7\u7684 input \u5143\u7d20\u65e0\u6cd5\u53f3\u6d6e\u52a8\u4e86\u3002 &lt;div style={{ textalign: &#8216;left&#8217;, height: &#8217;40px&#8217;, display: &#8216;flex&#8217;, alignitems: &#8216;center&#8217; }}&gt; &lt;label style={{float: &#8216;left&#8217;}}&gt;\u6807\u9898&lt;\/label&gt; &lt;input style={{float: &#8216;right&#8217;}} placeholder=&#8217;\u641c\u7d22:&#8217;&gt; &lt;\/div&gt; \u767b\u5f55\u540e\u590d\u5236 \u89e3\u7b54\uff1a float \u548c flex \u662f\u4e24\u4e2a\u4e0d\u540c\u7684\u5e03\u5c40\u65b9\u5f0f\uff0c\u65e0\u6cd5\u5171\u5b58\u3002\u4e3a\u4e86\u5b9e\u73b0\u5782\u76f4\u5c45\u4e2d\uff0c\u6211\u4eec\u5efa\u8bae\u4f7f\u7528\u4ee5\u4e0b\u65b9\u5f0f\uff1a \u4f7f\u7528 flex \u5e03\u5c40\uff1a \u8c03\u6574\u4e3b\u8f74\u5e03\u5c40\uff0c\u4f8b\u5982\uff1a justify-content: space-between \u767b\u5f55\u540e\u590d\u5236 \u6216\u5728\u53f3\u4fa7\u5143\u7d20\u4e0a\u8bbe\u7f6e\uff1a margin-left: auto \u767b\u5f55\u540e\u590d\u5236 \u4f7f\u7528\uff1a position: absolute \u767b\u5f55\u540e\u590d\u5236 \u653e\u5f03 float \u5e03\u5c40\uff1a [&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-27631","post","type-post","status-publish","format-standard","hentry","category-16"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/27631","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=27631"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/27631\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=27631"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=27631"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=27631"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}