{"id":3087,"date":"2024-11-10T09:45:41","date_gmt":"2024-11-10T01:45:41","guid":{"rendered":"https:\/\/fwq.ai\/blog\/3087\/"},"modified":"2024-11-10T09:45:41","modified_gmt":"2024-11-10T01:45:41","slug":"css%e5%a6%82%e4%bd%95%e5%ae%9e%e7%8e%b0%e9%87%8d%e5%8f%a0%e5%9b%be%e5%83%8f%e5%92%8c%e9%bc%a0%e6%a0%87%e6%82%ac%e5%81%9c%e6%98%be%e7%a4%ba%e7%89%b9%e5%ae%9a%e5%8c%ba%e5%9f%9f%ef%bc%9f","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/3087\/","title":{"rendered":"CSS\u5982\u4f55\u5b9e\u73b0\u91cd\u53e0\u56fe\u50cf\u548c\u9f20\u6807\u60ac\u505c\u663e\u793a\u7279\u5b9a\u533a\u57df\uff1f"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/001\/246\/273\/173099016420624.jpg\" class=\"aligncenter\" title=\"CSS\u5982\u4f55\u5b9e\u73b0\u91cd\u53e0\u56fe\u50cf\u548c\u9f20\u6807\u60ac\u505c\u663e\u793a\u7279\u5b9a\u533a\u57df\uff1f\u63d2\u56fe\" alt=\"CSS\u5982\u4f55\u5b9e\u73b0\u91cd\u53e0\u56fe\u50cf\u548c\u9f20\u6807\u60ac\u505c\u663e\u793a\u7279\u5b9a\u533a\u57df\uff1f\u63d2\u56fe\" \/><\/p>\n<p><strong>\u5728  \u4e2d\u5b9e\u73b0\u91cd\u53e0\u56fe\u50cf\u548c\u9f20\u6807\u60ac\u505c\u533a\u57df\u7684\u663e\u793a<\/strong><\/p>\n<p><strong>\u95ee\u9898\uff1a<\/strong><br \/>\u4f60\u60f3\u5c06\u4e24\u5f20\u56fe\u7247\u91cd\u53e0\uff0c\u5f53\u9f20\u6807\u79fb\u52a8\u5230\u7279\u5b9a\u533a\u57df\uff08\u692d\u5706\u5f62\uff09\u65f6\uff0c\u692d\u5706\u5f62\u533a\u57df\u4f1a\u663e\u793a\u4e0b\u5c42\u56fe\u7247\u7684\u5185\u5bb9\u3002<\/p>\n<p><strong>\u89e3\u51b3\u65b9\u6848\uff1a<\/strong><\/p>\n<p>\u8981\u5b9e\u73b0\u8fd9\u79cd\u6548\u679c\uff0c\u4f60\u53ef\u4ee5\u4f7f\u7528 CSS \u7684 mask-image \u548c mask-position \u5c5e\u6027\u3002<\/p>\n<pre>\/* \u8bbe\u7f6e\u7236\u5bb9\u5668 *\/\n.parent-container {\n  position: relative;\n  width: [\u5bbd\u5ea6\u503c];\n  height: [\u9ad8\u5ea6\u503c];\n  display: flex;\n  justify-content: center;\n  align-items: center;\n}\n\n\/* \u8bbe\u7f6e\u4e0a\u5c42\u56fe\u7247 *\/\n.upper-image {\n  position: absolute;\n  z-index: 1;\n  width: [\u5bbd\u5ea6\u503c];\n  height: [\u9ad8\u5ea6\u503c];\n}\n\n\/* \u8bbe\u7f6e\u4e0b\u5c42\u56fe\u7247 *\/\n.lower-image {\n  position: absolute;\n  z-index: 0;\n  width: [\u5bbd\u5ea6\u503c];\n  height: [\u9ad8\u5ea6\u503c];\n}\n\n\/* \u8bbe\u7f6e\u692d\u5706\u5f62\u906e\u7f69 *\/\n#mask {\n  position: absolute;\n  width: [\u5bbd\u5ea6\u503c];\n  height: [\u9ad8\u5ea6\u503c];\n  border-radius: 50%;\n  mask-image: url([\u4e0b\u5c42\u56fe\u7247\u8def\u5f84]);\n  mask-position: center;\n  mask-repeat: no-repeat;\n}<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p><strong>\u6548\u679c\uff1a<\/strong><\/p>\n<p><span>\u7acb\u5373\u5b66\u4e60<\/span>\u201c\u201d\uff1b<\/p>\n<p>\u5f53\u9f20\u6807\u79fb\u52a8\u5230\u692d\u5706\u5f62\u533a\u57df\u65f6\uff0c\u692d\u5706\u5f62\u533a\u57df\u5c06\u663e\u793a\u4e0b\u5c42\u56fe\u7247\u7684\u5185\u5bb9\u3002<\/p>\n<p><strong>\u63d0\u793a\uff1a<\/strong><\/p>\n<ul>\n<li>\u6839\u636e\u9700\u8981\u8c03\u6574 mask \u4f4d\u7f6e\u548c border-radius \u4ee5\u5339\u914d\u692d\u5706\u5f62\u7684\u5f62\u72b6\u3002<\/li>\n<li>\u6839\u636e\u692d\u5706\u5f62\u533a\u57df\u7684\u79fb\u52a8\u9700\u6c42\u8c03\u6574 mask-position\u3002<\/li>\n<li>\u4f7f\u7528 animation \u6216 transition \u5c5e\u6027\u521b\u5efa\u5e73\u6ed1\u7684\u79fb\u52a8\u6548\u679c\u3002<\/li>\n<\/ul>\n<p>\u4ee5\u4e0a\u5c31\u662fCSS\u5982\u4f55\u5b9e\u73b0\u91cd\u53e0\u56fe\u50cf\u548c\u9f20\u6807\u60ac\u505c\u663e\u793a\u7279\u5b9a\u533a\u57df\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>\u5728 \u4e2d\u5b9e\u73b0\u91cd\u53e0\u56fe\u50cf\u548c\u9f20\u6807\u60ac\u505c\u533a\u57df\u7684\u663e\u793a \u95ee\u9898\uff1a\u4f60\u60f3\u5c06\u4e24\u5f20\u56fe\u7247\u91cd\u53e0\uff0c\u5f53\u9f20\u6807\u79fb\u52a8\u5230\u7279\u5b9a\u533a\u57df\uff08\u692d\u5706\u5f62\uff09\u65f6\uff0c\u692d\u5706\u5f62\u533a\u57df\u4f1a\u663e\u793a\u4e0b\u5c42\u56fe\u7247\u7684\u5185\u5bb9\u3002 \u89e3\u51b3\u65b9\u6848\uff1a \u8981\u5b9e\u73b0\u8fd9\u79cd\u6548\u679c\uff0c\u4f60\u53ef\u4ee5\u4f7f\u7528 CSS \u7684 mask-image \u548c mask-position \u5c5e\u6027\u3002 \/* \u8bbe\u7f6e\u7236\u5bb9\u5668 *\/ .parent-container { position: relative; width: [\u5bbd\u5ea6\u503c]; height: [\u9ad8\u5ea6\u503c]; display: flex; justify-content: center; align-items: center; } \/* \u8bbe\u7f6e\u4e0a\u5c42\u56fe\u7247 *\/ .upper-image { position: absolute; z-index: 1; width: [\u5bbd\u5ea6\u503c]; height: [\u9ad8\u5ea6\u503c]; } \/* \u8bbe\u7f6e\u4e0b\u5c42\u56fe\u7247 *\/ .lower-image { position: absolute; z-index: 0; width: [\u5bbd\u5ea6\u503c]; height: [&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-3087","post","type-post","status-publish","format-standard","hentry","category-16"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/3087","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=3087"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/3087\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=3087"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=3087"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=3087"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}