{"id":3449,"date":"2015-01-30T12:59:46","date_gmt":"2015-01-30T04:59:46","guid":{"rendered":"https:\/\/sdeno.com\/?p=3449"},"modified":"2018-09-09T19:39:13","modified_gmt":"2018-09-09T11:39:13","slug":"fullpage-js-%e8%bd%bb%e6%9d%be%e5%ae%9e%e7%8e%b0%e5%85%a8%e5%b1%8f%e6%bb%9a%e5%8a%a8%ef%bc%88%e5%8d%95%e9%a1%b5%e7%bd%91%e7%ab%99%ef%bc%89%e6%95%88%e6%9e%9c","status":"publish","type":"post","link":"https:\/\/sdeno.com\/?p=3449","title":{"rendered":"FullPage.js \u2013 \u8f7b\u677e\u5b9e\u73b0\u5168\u5c4f\u6eda\u52a8\uff08\u5355\u9875\u7f51\u7ad9\uff09\u6548\u679c"},"content":{"rendered":"<p>FullPage.js \u662f\u4e00\u4e2a\u7b80\u5355\u800c\u6613\u4e8e\u4f7f\u7528\u7684\u63d2\u4ef6\uff0c\u7528\u6765\u521b\u5efa\u5168\u5c4f\u6eda\u52a8\u7f51\u7ad9\uff08\u4e5f\u88ab\u79f0\u4e3a\u5355\u9875\u7f51\u7ad9\uff09\u3002\u9664\u4e86\u53ef\u4ee5\u521b\u5efa\u5168\u5c4f\u6eda\u52a8\u6548\u679c\u4ee5\u5916\uff0c\u4e5f\u53ef\u4ee5\u7ed9\u7f51\u7ad9\u6dfb\u52a0\u4e00\u4e9b\u6c34\u5e73\u7684\u6ed1\u5757\u6548\u679c\u3002\u80fd\u591f\u81ea\u9002\u5e94\u4e0d\u540c\u7684\u5c4f\u5e55\u5c3a\u5bf8\uff0c\u5305\u62ec\u5e73\u677f\u7535\u8111\u548c\u79fb\u52a8\u8bbe\u5907\u3002<\/p>\n<p>&nbsp;<\/p>\n<p>\u4e3b\u8981\u529f\u80fd\uff1a<br \/>\n\u652f\u6301\u9f20\u6807\u6eda\u52a8<br \/>\n\u652f\u6301\u524d\u8fdb\u540e\u9000\u548c\u952e\u76d8\u63a7\u5236<br \/>\n\u591a\u4e2a\u56de\u8c03\u51fd\u6570<br \/>\n\u652f\u6301\u624b\u673a\u3001\u5e73\u677f\u89e6\u6478\u4e8b\u4ef6<br \/>\n\u652f\u6301 CSS3 \u52a8\u753b<br \/>\n\u652f\u6301\u7a97\u53e3\u7f29\u653e<br \/>\n\u7a97\u53e3\u7f29\u653e\u65f6\u81ea\u52a8\u8c03\u6574<br \/>\n\u53ef\u8bbe\u7f6e\u6eda\u52a8\u5bbd\u5ea6\u3001\u80cc\u666f\u989c\u8272\u3001\u6eda\u52a8\u901f\u5ea6\u3001\u5faa\u73af\u9009\u9879\u3001\u56de\u8c03\u3001\u6587\u672c\u5bf9\u9f50\u65b9\u5f0f\u7b49\u7b49<\/p>\n<p>&nbsp;<\/p>\n<a href=\"https:\/\/sdeno.com\/wp-content\/uploads\/2015\/01\/fullpage.jpg\"><figure class=\"mdx-lazyload-container\" style=\"max-width:576px\"><div style=\"padding-top:53.298611111111%\"><\/div><div class=\"mdx-img-loading-sp mdui-valign\"><div><div class=\"mdui-spinner\"><\/div><\/div><\/div><img width=\"576\" height=\"307\" class=\"alignnone size-full wp-image-3450 lazyload\" title=\"fullpage\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/sdeno.com\/wp-content\/uploads\/2015\/01\/fullpage.jpg\" alt=\"fullpage\" data-srcset=\"https:\/\/sdeno.com\/wp-content\/uploads\/2015\/01\/fullpage.jpg 576w, https:\/\/sdeno.com\/wp-content\/uploads\/2015\/01\/fullpage-300x159.jpg 300w\" sizes=\"auto, (max-width: 576px) 100vw, 576px\"><\/figure><\/a>\n<p><a href=\"http:\/\/pan.baidu.com\/s\/1sjoI3wD\">\u4e0b\u8f7d<\/a><\/p>\n<p><a href=\"https:\/\/sdeno.com\/wp-content\/uploads\/2015\/01\/fullPage.js-master-1.zip\">fullPage.js-master (1)<\/a><\/p>\n<p>&nbsp;<\/p>\n<pre><span class=\"html-tag\">&lt;link <span class=\"html-attribute-name\">rel<\/span>=\"<span class=\"html-attribute-value\">stylesheet<\/span>\" <span class=\"html-attribute-name\">href<\/span>=\"<a class=\"html-attribute-value html-resource-link\" href=\"http:\/\/cdn.dowebok.com\/77\/css\/jquery.fullPage.css\" target=\"_blank\" rel=\"noreferrer noopener\">http:\/\/cdn.dowebok.com\/77\/css\/jquery.fullPage.css<\/a>\"&gt;<\/span> \r\n\r\n&lt;script src=\"http:\/\/cdn.staticfile.org\/jquery\/1.8.3\/jquery.min.js\"&gt;&lt;\/script&gt;\r\n&lt;script src=\"http:\/\/cdn.dowebok.com\/77\/js\/jquery.fullPage.min.js\"&gt;&lt;\/script&gt; \r\n\r\n$(function(){\r\n $('#dowebok').fullpage({\r\n   sectionsColor: ['#1bbc9b', '#4BBFC3', '#7BAABE', '#f90']\r\n });\r\n}); \r\n\r\n&lt;div id=\"dowebok\"&gt;\r\n &lt;div class=\"section\"&gt;\r\n   &lt;h3&gt;\u7b2c\u4e00\u5c4f&lt;\/h3&gt;\r\n   &lt;p&gt;fullPage.js \u2014 \u57fa\u672c\u6f14\u793a&lt;\/p&gt;\r\n &lt;\/div&gt;\r\n\r\n &lt;div class=\"section\"&gt;\r\n   &lt;div class=\"slide\"&gt;\r\n     &lt;h3&gt;\u7b2c\u4e8c\u5c4f\u7684\u7b2c\u4e00\u5c4f&lt;\/h3&gt;\r\n   &lt;\/div&gt;\r\n\r\n   &lt;div class=\"slide\"&gt;\r\n     &lt;h3&gt;\u7b2c\u4e8c\u5c4f\u7684\u7b2c\u4e8c\u5c4f&lt;\/h3&gt;\r\n   &lt;\/div&gt;\r\n\r\n   &lt;div class=\"slide\"&gt;\r\n      &lt;h3&gt;\u7b2c\u4e8c\u5c4f\u7684\u7b2c\u4e09\u5c4f&lt;\/h3&gt;\r\n   &lt;\/div&gt;\r\n &lt;\/div&gt;\r\n\r\n &lt;div class=\"section\"&gt;\r\n   &lt;h3&gt;\u7b2c\u4e09\u5c4f&lt;\/h3&gt;\r\n &lt;\/div&gt;\r\n\r\n &lt;div class=\"section\"&gt;\r\n   &lt;h3&gt;\u7b2c\u56db\u5c4f&lt;\/h3&gt;\r\n   &lt;p&gt;\u8fd9\u662f\u6700\u540e\u4e00\u5c4f&lt;\/p&gt;\r\n &lt;\/div&gt;\r\n\r\n&lt;\/div&gt;<\/pre>\n<p>\u6f14\u793a\uff1a<a href=\"http:\/\/www.dowebok.com\/demo\/2014\/77\/index2.html\" target=\"_blank\" rel=\"noopener\">http:\/\/www.dowebok.com\/demo\/2014\/77\/index2.html<\/a><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #ff0000;\">\u914d\u7f6e\uff1a<\/span><\/p>\n<pre>\/\/\u4e3a\u6bcf\u4e2asection\u8bbe\u7f6e\u80cc\u666f\u8272\r\nsectionsColor: [\"#f00\",\"#0f0\",\"#00f\"],\r\n\/\/\u7528\u6765\u63a7\u5236slide\u5e7b\u706f\u7247\u7684\u7bad\u5934\uff0c\u8bbe\u7f6e\u4e3afalse\uff0c\u4e24\u4fa7\u7684\u7bad\u5934\u4f1a\u6d88\u5931\r\ncontrolArrows: false,\r\n\/\/\u6bcf\u4e00\u9875\u5e7b\u706f\u7247\u7684\u5185\u5bb9\u662f\u5426\u5782\u76f4\u5c45\u4e2d\r\nverticalCentered: false,\r\n\/\/\u5b57\u4f53\u662f\u5426\u968f\u7740\u7a97\u53e3\u7f29\u653e\u800c\u7f29\u653e\r\nresize: true,\r\n\/\/\u9875\u9762\u6eda\u52a8\u901f\u5ea6\r\nscrollingSpeed: 700,\r\n\/\/\u5b9a\u4e49\u951a\u94fe\u63a5\uff0c\u7528\u6237\u53ef\u4ee5\u5feb\u901f\u6253\u5f00\u5b9a\u4f4d\u5230\u67d0\u4e00\u9875\u9762\uff1b\u4e0d\u9700\u8981\u52a0\"#\"\uff0c\u4e0d\u8981\u548c\u9875\u9762\u4e2d\u4efb\u610f\u7684id\u548cname\u76f8\u540c\r\nanchors: [\"page1\",\"page2\",\"page3\"],\r\n\/\/\u662f\u5426\u9501\u5b9a\u951a\u94fe\u63a5\r\nlockAnchors: true,\r\n\/\/\u5b9a\u4e49section\u9875\u9762\u7684\u6eda\u52a8\u65b9\u5f0f\uff0c\u9700\u8981\u5f15\u5165jquery.easings\u63d2\u4ef6\r\neasing:,\r\n\/\/\u662f\u5426\u4f7f\u7528css3 transform\u6765\u5b9e\u73b0\u6eda\u52a8\u6548\u679c\r\ncss3: false,\r\n\/\/\u6eda\u52a8\u5230\u6700\u9876\u90e8\u540e\u662f\u5426\u8fde\u7eed\u6eda\u52a8\u5230\u5e95\u90e8\r\nloopTop: true,\r\n\/\/\u6eda\u52a8\u5230\u6700\u5e95\u90e8\u540e\u662f\u5426\u8fde\u7eed\u6eda\u52a8\u5230\u9876\u90e8\r\nloopBottom: true,\r\n\/\/\u6a2a\u5411slide\u5e7b\u706f\u7247\u662f\u5426\u5faa\u73af\u6eda\u52a8\r\nloopHorizontal: false,\r\n\/\/\u662f\u5426\u5faa\u73af\u6eda\u52a8\uff0c\u4e0d\u4f1a\u51fa\u73b0\u8df3\u52a8\uff0c\u6548\u679c\u5f88\u5e73\u6ed1\r\ncontinuousVertical: true,\r\n\/\/\u662f\u5426\u4f7f\u7528\u63d2\u4ef6\u6eda\u52a8\u65b9\u5f0f\uff0c\u8bbe\u4e3afalse\u540e\uff0c\u4f1a\u51fa\u73b0\u6d4f\u89c8\u5668\u81ea\u5e26\u7684\u6eda\u52a8\u6761\uff0c\u5c06\u4e0d\u4f1a\u6309\u9875\u6eda\u52a8\r\nautoScrolling: false,\r\n\/\/\u662f\u5426\u5305\u542b\u6eda\u52a8\u6761\uff0c\u8bbe\u4e3atrue\uff0c\u5219\u6d4f\u89c8\u5668\u81ea\u5e26\u7684\u6eda\u52a8\u6761\u4f1a\u51fa\u73b0\uff0c\u9875\u9762\u8fd8\u662f\u6309\u9875\u6eda\u52a8\uff0c\u4f46\u662f\u6d4f\u89c8\u5668\u6eda\u52a8\u6761\u9ed8\u8ba4\u884c\u4e3a\u4e5f\u6709\u6548\r\nscrollBar: true,\r\n\/\/\u8bbe\u7f6e\u6bcf\u4e2asection\u9876\u90e8\u7684padding\uff0c\u5f53\u6211\u4eec\u8981\u8bbe\u7f6e\u4e00\u4e2a\u56fa\u5b9a\u5728\u9876\u90e8\u7684\u83dc\u5355\u3001\u5bfc\u822a\u3001\u5143\u7d20\u7b49\u65f6\u4f7f\u7528\r\npaddingTop: \"100px\",\r\n\/\/\u8bbe\u7f6e\u6bcf\u4e2asection\u5e95\u90e8\u7684padding\uff0c\u5f53\u6211\u4eec\u8981\u8bbe\u7f6e\u4e00\u4e2a\u56fa\u5b9a\u5728\u5e95\u90e8\u7684\u83dc\u5355\u3001\u5bfc\u822a\u3001\u5143\u7d20\u7b49\u65f6\u4f7f\u7528\r\npaddingBottom: \"100px\",\r\n\/\/\u56fa\u5b9a\u7684\u5143\u7d20\uff0c\u4e3ajquery\u9009\u62e9\u5668\uff1b\u53ef\u7528\u4e8e\u9876\u90e8\u5bfc\u822a\u7b49\r\nfixedElements: \".nav\",\r\n\/\/\u662f\u5426\u53ef\u4ee5\u4f7f\u7528\u952e\u76d8\u65b9\u5411\u952e\u5bfc\u822a\r\nkeyboardScrolling: false,\r\n\/\/\u5728\u79fb\u52a8\u8bbe\u7f6e\u4e2d\u9875\u9762\u654f\u611f\u6027\uff0c\u6700\u5927\u4e3a100\uff0c\u8d8a\u5927\u8d8a\u96be\u6ed1\u52a8\r\ntouchSensitivity: 5,\r\n\/\/\u8bbe\u4e3afalse\uff0c\u5219\u901a\u8fc7\u951a\u94fe\u63a5\u5b9a\u4f4d\u5230\u67d0\u4e2a\u9875\u9762\u4e0d\u518d\u6709\u52a8\u753b\u6548\u679c\r\nanimateAnchor: false,\r\n\/\/\u662f\u5426\u8bb0\u5f55\u5386\u53f2\uff0c\u53ef\u4ee5\u901a\u8fc7\u6d4f\u89c8\u5668\u7684\u524d\u8fdb\u540e\u9000\u6765\u5bfc\u822a\r\nrecordHistory: true,\r\n\/\/\u7ed1\u5b9a\u83dc\u5355\uff0c\u8bbe\u5b9a\u76f8\u5173\u5c5e\u6027\u548canchors\u7684\u503c\u5bf9\u5e94\u540e\uff0c\u83dc\u5355\u53ef\u4ee5\u63a7\u5236\u5e7b\u706f\u7247\u6eda\u52a8\r\nmenu: '.nav',\r\n\/\/\u662f\u5426\u663e\u793a\u5bfc\u822a\uff0c\u8bbe\u4e3atrue\u4f1a\u663e\u793a\u5c0f\u5706\u70b9\u4f5c\u4e3a\u5bfc\u822a\r\nnavigation: true,\r\n\/\/\u5bfc\u822a\u5c0f\u5706\u70b9\u7684\u4f4d\u7f6e\uff0c\u53ef\u4ee5\u8bbe\u7f6e\u4e3aleft\u6216\u8005right\r\nnavigationPosition: right,\r\n\/\/\u9f20\u6807\u79fb\u52a8\u5230\u5c0f\u5706\u70b9\u4e0a\u65f6\u663e\u793a\u51fa\u7684\u63d0\u793a\u4fe1\u606f\r\nnavigationTooltips: [\"\u7b2c\u4e00\u9875\",\"\u7b2c\u4e8c\u9875\",\"\u7b2c\u4e09\u9875\"],\r\n\/\/\u662f\u5426\u663e\u793a\u5f53\u524d\u9875\u9762\u5c0f\u5706\u70b9\u5bfc\u822a\u7684\u63d0\u793a\u4fe1\u606f\uff0c\u4e0d\u9700\u8981\u9f20\u6807\u79fb\u4e0a\r\nshowActiveTooltip: true,\r\n\/\/\u662f\u5426\u663e\u793a\u6a2a\u5411\u5e7b\u706f\u7247\u7684\u5bfc\u822a\r\nslidesNavigation: true,\r\n\/\/\u6a2a\u5411\u5e7b\u706f\u7247\u5bfc\u822a\u7684\u4f4d\u7f6e\uff0c\u53ef\u4ee5\u4e3atop\u6216\u8005bottom\r\nslidesNavPosition: bottom,\r\n\/\/\u5185\u5bb9\u8d85\u8fc7\u6ee1\u5c4f\u65f6\u662f\u5426\u663e\u793a\u6eda\u52a8\u6761\uff0c\u9700\u8981jquery.slimscroll\u63d2\u4ef6\r\nscrollOverflow: true,\r\n\/\/section\u9009\u62e9\u5668\r\nsectionSelector: \".section\",\r\n\/\/slide\u9009\u62e9\u5668\r\nslideSelector: \".slide\"<\/pre>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #ff0000;\">\u65b9\u6cd5\uff1a<\/span><\/p>\n<p>\u8c03\u7528\u65b9\u6cd5\uff0c\u4f8b\u5982\uff1a$.fn.fullpage.moveTo(2); \/\/\u8df3\u8f6c\u5230\u7b2c\u4e8c\u9875<\/p>\n<pre>\/\/\u5411\u4e0a\u6eda\u52a8\u4e00\u9875\r\nmoveSectionUp();\r\n\/\/\u5411\u4e0b\u6eda\u52a8\u4e00\u9875\r\nmoveSectionDown();\r\n\/\/\u6eda\u52a8\u5230\u7b2c\u51e0\u9875\uff0c\u7b2c\u51e0\u4e2a\u5e7b\u706f\u7247\uff1b\u9875\u9762\u4ece1\u8ba1\u7b97\uff0c\u5e7b\u706f\u7247\u4ece0\u8ba1\u7b97\r\nmoveTo(wection,slide);\r\n\/\/\u548cmoveTo\u4e00\u6837\uff0c\u4f46\u662f\u6ca1\u6709\u52a8\u753b\u6548\u679c\r\nsilentMoveTo(section,slide);\r\n\/\/\u5e7b\u706f\u7247\u5411\u53f3\u6eda\u52a8\r\nmoveSlideRight();\r\n\/\/\u5e7b\u706f\u7247\u5411\u5de6\u6eda\u52a8\r\nmoveSlideLeft();\r\n\/\/\u52a8\u6001\u8bbe\u7f6eautoScrolling\u914d\u7f6e\u9879\r\nsetAutoScrolling(boolean);\r\n\/\/\u52a8\u6001\u8bbe\u7f6elockAnchors\u914d\u7f6e\u9879\r\nsetLockAnchors(boolean);\r\n\/\/\u52a8\u6001\u8bbe\u7f6erecordHistory\u914d\u7f6e\u9879\r\nsetRecordHistory(boolean);\r\n\/\/\u52a8\u6001\u8bbe\u7f6escrollingSpeed\u914d\u7f6e\u9879\r\nsetScrollingSpeed(milliseconds);\r\n\/\/\u6dfb\u52a0\u6216\u5220\u9664\u9f20\u6807\/\u6ed1\u52a8\u63a7\u5236\uff0c\u7b2c\u4e00\u4e2a\u53c2\u6570\u4e3a\u542f\u7528\u3001\u7981\u7528\uff1b\u7b2c\u4e8c\u4e2a\u53c2\u6570\u4e3a\u65b9\u5411\uff0c\u53d6\u503c\u5305\u542ball\u3001up\u3001dowm\u3001left\u3001right\uff0c\u53ef\u4ee5\u4f7f\u7528\u591a\u4e2a\uff0c\u9017\u53f7\u5206\u9694\r\nsetAllowScrolling(boolean,[directions]);\r\n\/\/\u9500\u6bc1fullpage\u7279\u6548\uff0c\u4e0d\u5199type\uff0cfullpage\u7ed9\u9875\u9762\u6dfb\u52a0\u7684\u6837\u5f0f\u548chtml\u5143\u7d20\u8fd8\u5728\uff1b\u5982\u679c\u4f7f\u7528all\uff0c\u5219\u6837\u5f0f\u548chtml\u7b49\u5168\u90e8\u88ab\u9500\u6bc1\r\ndestroy(type);\r\n\/\/\u91cd\u65b0\u66f4\u65b0\u9875\u9762\u548c\u5c3a\u5bf8\uff0c\u7528\u4e8e\u901a\u8fc7ajax\u8bf7\u6c42\u540e\u6539\u53d8\u4e86\u9875\u9762\u7ed3\u6784\u4e4b\u540e\uff0c\u91cd\u5efa\u6548\u679c\r\nreBuild();<\/pre>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #ff0000;\">\u56de\u8c03\u51fd\u6570\uff1a<\/span><\/p>\n<pre>\/\/\u6eda\u52a8\u5230\u67d0\u4e00section\uff0c\u4e14\u6eda\u52a8\u7ed3\u675f\u540e\uff0c\u4f1a\u89e6\u53d1\u4e00\u6b21\u6b64\u56de\u8c03\u51fd\u6570\uff0c\u51fd\u6570\u63a5\u53d7anchorLink\u548cindex\u4e24\u4e2a\u53c2\u6570\uff0canchorLink\u662f\u951a\u94fe\u63a5\u540d\u79f0\uff0cindex\u662f\u5e8f\u53f7\uff0c\u4ece1\u8ba1\u7b97\r\nafterLoad(anchorLink,index);\r\n\/\/\u5728\u79bb\u5f00\u4e00\u4e2asection\u65f6\uff0c\u4f1a\u89e6\u53d1\u4e00\u6b21\u6b64\u56de\u8c03\u51fd\u6570\uff1bindex\u662f\u79bb\u5f00\u7684\u9875\u9762\u7684\u5e8f\u53f7\uff0c\u4ece1\u8ba1\u7b97\uff1bnextIndex\u662f\u6eda\u52a8\u5230\u7684\u76ee\u6807\u9875\u9762\u7684\u5e8f\u53f7\uff0c\u4ece1\u5f00\u59cb\u8ba1\u7b97\uff1bdirection\u5224\u65ad\u5f80\u4e0a\u6eda\u52a8\u8fd8\u662f\u5f80\u4e0b\u6eda\u52a8\uff0c\u503c\u4e3aup\u6216down\u3002\u901a\u8fc7return false\uff0c\u53ef\u4ee5\u53d6\u6d88\u6eda\u52a8\r\nonLeave(index,nextIndex,direction);\r\n\/\/\u9875\u9762\u7ed3\u6784\u751f\u6210\u540e\u7684\u56de\u8c03\u51fd\u6570\uff0c\u6216\u8005\u8bf4\u9875\u9762\u521d\u59cb\u5316\u5b8c\u6210\u540e\u7684\u56de\u8c03\u51fd\u6570\r\nafterRender();\r\n\/\/\u6d4f\u89c8\u5668\u7a97\u53e3\u5c3a\u5bf8\u6539\u53d8\u540e\u7684\u56de\u8c03\u51fd\u6570\r\nafterResize();\r\n\/\/\u6eda\u52a8\u5230\u67d0\u4e00slide\u540e\u7684\u56de\u8c03\u51fd\u6570\uff0c\u4e0eafterLoad\u7c7b\u4f3c\r\nafterSlideLoad(anchorLink,index,slideAnchor,slideIndex);\r\n\/\/\u5728\u79bb\u5f00\u4e00\u4e2aslide\u65f6\uff0c\u89e6\u53d1\u6b64\u56de\u8c03\u51fd\u6570\uff0c\u4e0eonLeave\u7c7b\u4f3c\r\nafterSlideLoad(anchorLink,index,slideIndex,direction,nextSlideIndex);<\/pre>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>FullPage.js \u662f\u4e00\u4e2a\u7b80\u5355\u800c\u6613\u4e8e\u4f7f\u7528\u7684\u63d2\u4ef6\uff0c\u7528\u6765\u521b\u5efa\u5168\u5c4f\u6eda\u52a8\u7f51\u7ad9\uff08\u4e5f\u88ab\u79f0\u4e3a\u5355\u9875\u7f51\u7ad9\uff09\u3002\u9664\u4e86\u53ef\u4ee5\u521b\u5efa\u5168\u5c4f [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-3449","post","type-post","status-publish","format-standard","hentry","category-11"],"_links":{"self":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/3449","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3449"}],"version-history":[{"count":0,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/3449\/revisions"}],"wp:attachment":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3449"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3449"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3449"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}