{"id":28103,"date":"2024-11-24T10:07:46","date_gmt":"2024-11-24T02:07:46","guid":{"rendered":"https:\/\/fwq.ai\/blog\/28103\/"},"modified":"2024-11-24T10:07:46","modified_gmt":"2024-11-24T02:07:46","slug":"%e5%a6%82%e4%bd%95%e4%bd%bf%e7%94%a8-css-%e7%bb%98%e5%88%b6%e5%b8%a6%e7%bc%ba%e5%8f%a3%e7%9a%84%e5%9c%86%e7%8e%af%ef%bc%9f","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/28103\/","title":{"rendered":"\u5982\u4f55\u4f7f\u7528 CSS \u7ed8\u5236\u5e26\u7f3a\u53e3\u7684\u5706\u73af\uff1f"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/001\/246\/273\/173139808835344.jpg\" class=\"aligncenter\" title=\"\u5982\u4f55\u4f7f\u7528 CSS \u7ed8\u5236\u5e26\u7f3a\u53e3\u7684\u5706\u73af\uff1f\u63d2\u56fe\" alt=\"\u5982\u4f55\u4f7f\u7528 CSS \u7ed8\u5236\u5e26\u7f3a\u53e3\u7684\u5706\u73af\uff1f\u63d2\u56fe\" \/><\/p>\n<p><strong>\u4f7f\u7528  \u7ed8\u5236\u5e26\u5207\u53e3\u5706\u73af<\/strong><\/p>\n<p>\u8981\u7ed8\u5236\u4e00\u4e2a\u5e26\u5207\u53e3\u5706\u73af\uff0c\u53ef\u4ee5\u5229\u7528 css \u4e2d\u7684 <strong>conic-gradient<\/strong> \u548c <strong>radial-gradient<\/strong> \u6765\u5b9e\u73b0\u3002<\/p>\n<ol>\n<li><strong>\u7ed8\u5236\u5706\u73af\u5e95\u8272<\/strong><\/li>\n<\/ol>\n<p>\u4f7f\u7528 css \u7684 <strong>conic-gradient<\/strong> \u5b9a\u4e49\u5706\u73af\u5e95\u8272\uff0c\u4f8b\u5982\uff1a<\/p>\n<pre>background: conic-gradient(#f00, #0f0 180deg);<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<ol>\n<li><strong>\u521b\u5efa\u7f3a\u53e3<\/strong><\/li>\n<\/ol>\n<p>\u8981\u521b\u5efa\u7f3a\u53e3\uff0c\u53ef\u4ee5\u4f7f\u7528 <strong>radial-gradient<\/strong> \u6307\u5b9a\u900f\u660e\u533a\u57df\uff1a<\/p>\n<p><span>\u7acb\u5373\u5b66\u4e60<\/span>\u201c\u201d\uff1b<\/p>\n<pre>-webkit-mask: radial-gradient(rgba(0,0,0,1) 0%, rgba(0,0,0,0) 70%);\n    mask: radial-gradient(rgba(0,0,0,1) 0%, rgba(0,0,0,0) 70%);<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u8c03\u6574\u900f\u660e\u533a\u57df\u7684\u5927\u5c0f\u548c\u4f4d\u7f6e\u53ef\u4ee5\u63a7\u5236\u7f3a\u53e3\u7684\u5f62\u72b6\u548c\u5927\u5c0f\u3002<\/p>\n<ol>\n<li><strong>\u793a\u4f8b\u4ee3\u7801<\/strong><\/li>\n<\/ol>\n<p>\u4ee5\u4e0b\u662f\u4e00\u4e2a\u7ed8\u5236\u5e26\u5706\u5f62\u7f3a\u53e3\u5706\u73af\u7684\u5b8c\u6574 css \u4ee3\u7801\u793a\u4f8b\uff1a<\/p>\n<pre>div {\n  width: 100px;\n  height: 100px;\n  border-radius: 50%;\n  background: conic-gradient(#F00, #0F0 180deg);\n  -webkit-mask: radial-gradient(rgba(0,0,0,1) 0%, rgba(0,0,0,0) 70%);\n    mask: radial-gradient(rgba(0,0,0,1) 0%, rgba(0,0,0,0) 70%);\n}<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u4ee5\u4e0a\u5c31\u662f\u5982\u4f55\u4f7f\u7528 CSS \u7ed8\u5236\u5e26\u7f3a\u53e3\u7684\u5706\u73af\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>\u4f7f\u7528 \u7ed8\u5236\u5e26\u5207\u53e3\u5706\u73af \u8981\u7ed8\u5236\u4e00\u4e2a\u5e26\u5207\u53e3\u5706\u73af\uff0c\u53ef\u4ee5\u5229\u7528 css \u4e2d\u7684 conic-gradient \u548c radial-gradient \u6765\u5b9e\u73b0\u3002 \u7ed8\u5236\u5706\u73af\u5e95\u8272 \u4f7f\u7528 css \u7684 conic-gradient \u5b9a\u4e49\u5706\u73af\u5e95\u8272\uff0c\u4f8b\u5982\uff1a background: conic-gradient(#f00, #0f0 180deg); \u767b\u5f55\u540e\u590d\u5236 \u521b\u5efa\u7f3a\u53e3 \u8981\u521b\u5efa\u7f3a\u53e3\uff0c\u53ef\u4ee5\u4f7f\u7528 radial-gradient \u6307\u5b9a\u900f\u660e\u533a\u57df\uff1a \u7acb\u5373\u5b66\u4e60\u201c\u201d\uff1b -webkit-mask: radial-gradient(rgba(0,0,0,1) 0%, rgba(0,0,0,0) 70%); mask: radial-gradient(rgba(0,0,0,1) 0%, rgba(0,0,0,0) 70%); \u767b\u5f55\u540e\u590d\u5236 \u8c03\u6574\u900f\u660e\u533a\u57df\u7684\u5927\u5c0f\u548c\u4f4d\u7f6e\u53ef\u4ee5\u63a7\u5236\u7f3a\u53e3\u7684\u5f62\u72b6\u548c\u5927\u5c0f\u3002 \u793a\u4f8b\u4ee3\u7801 \u4ee5\u4e0b\u662f\u4e00\u4e2a\u7ed8\u5236\u5e26\u5706\u5f62\u7f3a\u53e3\u5706\u73af\u7684\u5b8c\u6574 css \u4ee3\u7801\u793a\u4f8b\uff1a div { width: 100px; height: 100px; border-radius: 50%; background: conic-gradient(#F00, #0F0 180deg); -webkit-mask: radial-gradient(rgba(0,0,0,1) [&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-28103","post","type-post","status-publish","format-standard","hentry","category-16"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/28103","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=28103"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/28103\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=28103"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=28103"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=28103"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}