{"id":3235,"date":"2022-12-30T16:01:58","date_gmt":"2022-12-30T08:01:58","guid":{"rendered":"https:\/\/www.buddhalandonearth.org\/family\/?post_type=haru_video&#038;p=3235"},"modified":"2026-04-07T10:55:14","modified_gmt":"2026-04-07T02:55:14","slug":"3235","status":"publish","type":"haru_video","link":"https:\/\/www.buddhalandonearth.org\/family\/video\/3235\/","title":{"rendered":"\u6392\u9664\u6211\u57f7\u8207\u6cd5\u57f7 \u7834\u9664\u56db\u76f8\u5927\u958b\u609f\uff5c\u7b2c\u4e09\u8b1b06\uff5c\u5370\u5fc3\u4f5b\u6cd5\u5c08\u4fee\u8b1b\u5ea7"},"content":{"rendered":"<p>\u5982\u4f55\u4fee\u884c\u91cb\u8fe6\u725f\u5c3c\u4f5b\u6240\u50b3\u7684\u5370\u5fc3\u4f5b\u6cd5\uff1f\u6700\u4e3b\u8981\u7684\uff0c\u5c31\u662f\u4e0d\u8981\u6709\u6211\u57f7\u548c\u6cd5\u57f7\uff0c\u4e5f\u5c31\u662f\u8981\u96e2\u76f8\uff0c\u6c92\u6709\u300c\u6211\u3001\u4eba\u3001\u773e\u751f\u3001\u58fd\u8005\u300d\u56db\u76f8\uff0c\u9019\u662f\u4f5b\u5728\u300a\u91d1\u525b\u7d93\u300b\u544a\u8a34\u6211\u5011\u7684\u3002<\/p>\n<p>\u96e2\u76f8\u4ee5\u5f8c\uff0c\u81ea\u7136\u5c31\u4e0d\u9700\u8981\u6301\u6212\uff0c\u56e0\u70ba\u7576\u4e0b\u96e2\u76f8\uff0c\u300c\u6211\u300d\u5df2\u4e0d\u5b58\u5728\uff0c\u4f55\u9808\u6301\u6212\uff1f\u6240\u4ee5\u300a\u91d1\u525b\u7d93\u300b\u8aaa\uff0c\u904e\u53bb\u3001\u73fe\u5728\u3001\u672a\u4f86\u7684\u4f5b\uff0c\u90fd\u662f\u5f9e\u9019\u88e1\u958b\u609f\u800c\u4fee\u884c\u6210\u5c31\u7684\u3002<\/p>\n\n<!-- <link rel='stylesheet' id='youtube'  href='https:\/\/www.youtube-nocookie.com\/s\/player\/5dd3f3b2\/www-player-webp.css' type='text\/css' media='all' \/>\n<script src='https:\/\/www.youtube.com\/iframe_api'><\/script> -->\n<style>\n.switch {\n  position: relative;\n  display: inline-block;\n  width: 50px;\n  height: 24px;\n}\n\n.switch input { \n  opacity: 0;\n  width: 0;\n  height: 0;\n}\n\n.slider {\n  position: absolute;\n  cursor: pointer;\n  top: 0;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  background-color: #ccc;\n  -webkit-transition: .4s;\n  transition: .4s;\n  border-radius: 34px;\n}\n\n.slider:before {\n  position: absolute;\n  content: \"\";\n  height: 20px;\n  width: 20px;\n  left: 2px;\n  top: 2px;\n  background-color: white;\n  -webkit-transition: .4s;\n  transition: .4s;\n  border-radius: 50%;\n}\n\ninput:checked + .slider {\n  background-color: green;\n}\n\ninput:checked + .slider:before {\n  -webkit-transform: translateX(26px);\n  -ms-transform: translateX(26px);\n  transform: translateX(26px);\n}\n<\/style>\n<script language=\"JavaScript\">\nvar player;\nvar src = \"https:\/\/www.youtube.com\/embed\/QgmasaM4m_g?enablejsapi=1&iv_load_policy=3&modestbranding=1&rel=0\";\nvar autoNextPlay=false;\n(function($) {\n \tfunction setCookie(name, value, expire_minute) {\n\t\tvar d = new Date();\n\t\td.setTime(d.getTime()+(60*60*24*30*12*1000));\n\t\tvar expires = \"expires=\"+d.toGMTString();\n\t\tdocument.cookie = name + \"=\" + escape(value) + \"; \" + expires+\"; path=\/\";\n  \t}\n  \tfunction getCookie (name) {\n\t\tif (document.cookie.length > 0) { \/\/ if there are any cookies\n\t\t\tvar search = name + \"=\";\n\t\t\toffset = document.cookie.indexOf(search);\n\t\t\tif (offset != -1) { \/\/ if cookie exists\n\t\t\t\toffset += search.length;\n\t\t\t\t\/\/ set index of beginning of value\n\t\t\t\tend = document.cookie.indexOf(\";\", offset);\n\t\t\t\t\/\/ set index of end of cookie value\n\t\t\t\tif (end == -1)\n\t\t\t\t\tend = document.cookie.length;\n\t\t\t\treturn unescape(document.cookie.substring(offset, end));\n\t\t\t}\n\t\t}\n\t\treturn null;\n\t}\n\t$(document).ready(function () {\n\n\t\tif(getCookie(\"autoNextPlay\")==1) {\n\t\t\tautoNextPlay=true;\n\t\t} else {\n\t\t\tautoNextPlay=false;\n\t\t}\n\t\t\t\t\n\t\t\/\/autoplay switch\n\t\tif(autoNextPlay) {\n\t\t\t$('.single-video-title').before('<div class=\"py-3 d-flex justify-content-center\"><div>\u81ea\u52d5\u64ad\u653e<label class=\"switch\"><input id = \"autoplaysw\" type=\"checkbox\" checked><span class=\"slider\"><\/span><\/label><\/div><\/div>');\n\t\t} else {\n\t\t\t$('.single-video-title').before('<div class=\"py-3 d-flex justify-content-center\"><div>\u81ea\u52d5\u64ad\u653e<label class=\"switch\"><input id = \"autoplaysw\" type=\"checkbox\"><span class=\"slider\"><\/span><\/label><\/div><\/div>');\n\t\t}\n\t\t$('#autoplaysw').change(function() {\n\t\t\tautoNextPlay=this.checked;\n\n\t\t\tif(autoNextPlay) {\n\t\t\t\tsetCookie(\"autoNextPlay\", 1,60);\n\t\t\t} else {\n\t\t\t\tsetCookie(\"autoNextPlay\", 0,60);\n\t\t\t}\n\n\t\t});\t\n\t\tif(autoNextPlay) {\n\t\t\tsrc = src+\"&autoplay=1\";\n\t\t}\n\t\t\/\/ var w = Math.ceil($('.player-wrapper').width()*0.8);\n\t\t\/\/ var h = Math.ceil($('.player-wrapper').height()*0.8);\n\t\t\/\/ $('#bw-video iframe').attr('width',w);\t\n\t\t\/\/ $('#bw-video iframe').attr('height',h);\t\n\t\t$('#bw-video iframe').attr('id','ytp');\n\t\t$('#bw-video iframe').attr('allow','accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture');\n\t\t$('#bw-video iframe').attr('allowfullscreen','1');\n\t\t$('#bw-video iframe').attr('frameborder','0');\n\t\t$('#bw-video iframe').attr('src',src);\n\n\t\ttry {\n\t\t\tplayer = { \n\t\t    playVideo: function(container,isautoplay) { \n\t\t     if (typeof(YT) == 'undefined' || typeof(YT.Player) == 'undefined') { \n\t\t      window.onYouTubePlayerAPIReady = function() { \n\t\t       player.loadPlayer(container,isautoplay); \n\t\t      }; \n\t\t      $.getScript('\/\/www.youtube.com\/player_api'); \n\t\t     } else { \n\t\t      player.loadPlayer(container); \n\t\t     } \n\t\t    }, \n\t\t    loadPlayer: function(container,isautoplay) { \n\t\t     window.player = new YT.Player(container,{events: {'onReady': function(){\n\t\t     \tif(isautoplay) {\n\t\t\t\t\t\twindow.player.pauseVideo();\n\t\t\t\t\t\twindow.player.playVideo();\n\t\t     \t}\n\t\t     }}});\n\t\t    }\n\t\t\t}; \n\t\t\tplayer.playVideo('ytp',autoNextPlay); \n\t\t\t$('#ytp').load(function(){\n\t\t\t\t$(\".video-player-direct\").click(function() {\n\t\t\t\t \tvar sStatus = player.getPlayerState();\n\t\t\t\t\tconsole.log(\"play\");\n\t\t\t\t\tconsole.log(sStatus);\n\t\t\t\t\tplayer.playVideo();\n\t\t\t\t});\n\t\t\t});\n\t\t}\n\t\tcatch (e) {\n\t\t\tconsole.log(e);\n\t\t}\n\n\t});\n})(jQuery);\n<\/script>\n<script language=\"JavaScript\">\nvar videolasttime=0;\nvar totalwatchtime=0;\nvar uid='';\nvar isyoutube=true;\nvar isvod=false;\nvar isvimeo=false;\n\n\nvar vid=getvid();\nvar url=window.location.href;\nvar title = gettitle();\nvar postform;\nvar issave = false;\nvar issaving = false;\nvar isend = false;\nvar PlayerStatus;\nvar beforetotalwatchtime=0;\nvar iscolse = false;\nvar number = Math.floor(Math.random()*90)+61;\nvar disconnectcount = 0;\nvar disconnecting =0;\nvar disconnected = 0;\nvar isfirstupdate=true;\nvar is_ga=false;\nfunction gettitle()\n{\n     var title='none';\n    if(title !='none') {\n        return title;\n    }\n\tif(document.getElementsByClassName(\"single-video-title\")[0]) {\n\t\t title = document.getElementsByClassName(\"single-video-title\")[0].innerText;\n\t} else if(document.getElementById(\"single-video-title\")){\n\t\t title = document.getElementById(\"single-video-title\").innerText;\n\t}\n\n\treturn title;\n}\n\nfunction getCookie (name)\n{\n\tif (document.cookie.length > 0) { \/\/ if there are any cookies\n\t\tvar search = name + \"=\";\n\t\toffset = document.cookie.indexOf(search);\n\t\tif (offset != -1) { \/\/ if cookie exists\n\t\t\toffset += search.length;\n\t\t\t\/\/ set index of beginning of value\n\t\t\tend = document.cookie.indexOf(\";\", offset);\n\t\t\t\/\/ set index of end of cookie value\n\t\t\tif (end == -1)\n\t\t\t\tend = document.cookie.length;\n\t\t\treturn unescape(document.cookie.substring(offset, end));\n\t\t}\n\t}\n\treturn null;\n}\nfunction getvid()\n{\n\tvar link =window.location.pathname;\n\tvar vid='0';\n\tif(vid !='0') {\n\t\treturn vid;\n\t}\n\tif(link.indexOf('video') >= 0 ) {\n\t\tvid = link.replace('\/family\/video\/', '');\n\t\treturn vid.replace('\/', '');\n\t} else {\n\t\tvid = \"\";\n\t\tvid = vid.replace(\/ \/g, '');\n\t\tvid = vid.replace(\/-\/g, '');\n\t\tvid = vid.replace(\/:\/g, '');\n\t\tvid = 'live_' + vid.substring(0, 10);\n\t\treturn vid;\n\t}\n\treturn 0;\n}\n\nfunction isVimeoPlayerReady(player)\n{\n  return player && typeof player.getPaused === 'function';\n}\n\nfunction isYTPlayerReady(player)\n{\n  return player && typeof player.getPlayerState === 'function';\n}\n\nfunction isjsPlayerReady(player)\n{\n  return player && typeof player.contentWindow.getisPlaying === 'function';\n}\nfunction getVimeoPlayerStatus()\n{\n\tif(isVimeoPlayerReady(player)) {\n\n\t\tvar t_paused=false;\n\t\tplayer.getPaused().then(function(paused) {\n\t\t\tt_paused = paused;\n\t\t});\n\n\t\tplayer.getCurrentTime().then(function(seconds) {\n\t\t\tif(videolasttime>1 && t_paused==false && videolasttime!=seconds) {\n\t\t\t\ttotalwatchtime=totalwatchtime+1;\n\t\t\t\tPlayerStatus = true;\n\t\t\t\tif(disconnecting>2) {\n\t\t\t\t\tdisconnected = disconnected+disconnecting;\n\t\t\t\t}\n\t\t\t\tdisconnecting=0;\n\t\t\t} else {\n\t\t\t\tif(t_paused==false) {\n\t\t\t\t\tdisconnecting = disconnecting+1;\n\t\t\t\t\tif(disconnecting==3) {\n\t\t\t\t\t\tdisconnectcount=disconnectcount+1;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\tPlayerStatus = false;\n\t\t\t}\n\t\t\tvideolasttime = seconds;\n\t\t}).catch(function(error) {\n\t\t});\n\n\t\tplayer.getDuration().then(function(duration) {\n\t\t\tif(videolasttime+1>Math.round(duration)) {\n\t\t\t\tisend=true;\n\t\t\t} \n    \t\t\/\/ duration = the duration of the video in seconds\n\t\t}).catch(function(error) {\n    \t\t\/\/ an error occurred\n\t\t});\n\t}\n}\n\nfunction getYTPlayerStatus()\n{\n\tif(isYTPlayerReady(player)) {\n\t\tvar sStatus = player.getPlayerState();\n\t\tif(sStatus==0 || sStatus==2 ) {\n\t\t\tPlayerStatus = false;\n\t\t}\n\t\tif(sStatus==1 && player.getCurrentTime()!=videolasttime) {\n\t\t\ttotalwatchtime=totalwatchtime+1;\n\t\t\tPlayerStatus = true;\n\n\t\t\tif(disconnecting>2) {\n\t\t\t\tdisconnected = disconnected+disconnecting;\n\t\t\t}\n\t\t\tdisconnecting=0;\n\t\t}\n\t\tvideolasttime = player.getCurrentTime();\n\n\t\tif(sStatus==3) {\n\t\t\tdisconnecting = disconnecting+1;\n\t\t\tif(disconnecting==3) {\n\t\t\t\tdisconnectcount=disconnectcount+1;\n\t\t\t}\n\t\t}\n\n\n\t\tif(sStatus==0) {\n\t\t\tplayer.stopVideo();\n\t\t\tisend=true;\n\t\t}\n\t}\n}\n\nfunction getJsPlayerStatus()\n{\n\tvar ifr = document.getElementById(\"bw-video\");\n\tif(ifr!=null) {\n\t\tif(ifr.tagName!='IFRAME') {\n\t\t\tifr = document.getElementById(\"bw-video\").firstChild;\n\t\t} \n\t}\n\tif(isjsPlayerReady(ifr)) {\n\t\tvar sStatus = ifr.contentWindow.getisPlaying();\n\t\tPlayerStatus = sStatus;\n\t\tif(sStatus && ifr.contentWindow.getcurrentTime()!=videolasttime) {\n\t\t\ttotalwatchtime=totalwatchtime+1;\n\t\t}\n\t\tvideolasttime = ifr.contentWindow.getcurrentTime();\n\t}\n}\n\n\n(function($) {\n\t$('.video-auto-next-wrap').attr('data-next-url','https:\/\/www.buddhalandonearth.org\/family\/video\/3237\/');$('.video-auto-next-content .video-next-title').text('\u653e\u9b06\u662f\u6700\u597d\u7684\u4fee\u884c\u65b9\u6cd5\uff5c\u7b2c\u4e09\u8b1b07\uff5c\u5370\u5fc3\u4f5b\u6cd5\u5c08\u4fee\u8b1b\u5ea7');\t\/\/haru video\n\tfunction\u3000autoNextProcess()\n\t{\n\t    \/\/ var playerWrap = params.playerWrap;\n\t    var autoNextUrl = $('.video-auto-next-wrap').attr('data-next-url');\n\t    var autoNextTimer = $('.progess-time-remain');\n\t    var autoNextSeconds = 10;\n\t    \/\/ @TODO: check last video auto next\n\t    if ( typeof( autoNextUrl ) === 'undefined' ) {\n\t        return;\n\t    }\n\n\t    \/\/ playerWrap.find('.video-auto-next-wrap').addClass('active');\n\t    $('.video-auto-next-wrap').addClass('active');\n\n\t    \/\/ $('.video-auto-next-wrap').show();\n\n\t    autoNextTimer.text(autoNextSeconds);\n\n\t    \/\/ playerWrap.find('.progess-time').addClass('active');\n\t\t$('.progess-time').addClass('active');\n\n\t    var autoNextInterval = setInterval(function() {\n\t        autoNextSeconds--;\n\t        if ( autoNextSeconds === 0 ) {\n\t            \/\/ playerWrap.find('.progess-time').removeClass('active');\n\t            $('.progess-time').removeClass('active');\n\t            clearInterval(autoNextInterval);\n\t        }\n\t        \n\t        autoNextTimer.text(autoNextSeconds);\n\t    }, 1000);\n\n\t    var autoNextCancel = null;\n\t        \n\t        autoNextCancel = setTimeout(function() {\n\t            if ( autoNextCancel !== null ) {\n\t                clearTimeout(autoNextCancel);\n\t            }\n\n\t            window.location.href = autoNextUrl;\n\n\t        }, autoNextSeconds * 1000);\n\t    \/\/ playerWrap.find('.video-next-cancel').off().on('click', function() {\n\n\t    $('.video-next-cancel').off().on('click', function() {\n\t        if ( autoNextCancel !== null ) {\n\t            clearTimeout(autoNextCancel);\n\t        }\n\t        \/\/ playerWrap.find('.progess-time').removeClass('active'); \/\/ @TODO: autoNextTimer.text(0); \n\n\t        $('.progess-time').removeClass('active'); \/\/ @TODO: autoNextTimer.text(0); \n\n\t        return false;\n\t    });\n\t}\n\n\n\tfunction UpdateStatus()\n\t{\n\n\t\tif(isyoutube) {\n\t\t\tgetYTPlayerStatus();\n\t\t\tif(isend && autoNextPlay) {\n\t\t\t\tautoNextProcess();\n\t\t\t\tisend=false;\n\t\t\t}\n\t\t}\n\n\t\tif(isvod) {\n\t\t\tgetJsPlayerStatus();\n\t\t}\n\t\tif(isvimeo) {\n\t\t\tgetVimeoPlayerStatus();\n\t\t\tif(isend && autoNextPlay) {\n\t\t\t\tautoNextProcess();\n\t\t\t\tisend=false;\n\t\t\t}\n\t\t}\n\t\t\/\/ console.log(videolasttime);\n\t\t\/\/ console.log(totalwatchtime);\n\t\t\/\/ console.log(isyoutube);\n\t\t\/\/ console.log(isvod);\n\t\t\/\/ console.log(uid);\n\t\t\/\/ console.log(vid); \n\t\t\/\/ console.log(url); \n\t\t\/\/ console.log(gettitle());\n\t\t\/\/ console.log(PlayerStatus);\n\t\t\/\/ console.log(videolasttime);\n\t\t\/\/ console.log(totalwatchtime);\n\t\t\/\/ console.log(disconnectcount);\n\t\t\/\/ console.log(disconnecting);\n\t\t\/\/ console.log(disconnected);\n\n\t\tif(totalwatchtime%number==0 || \n\t\t\t(isfirstupdate && totalwatchtime>0)) {\n\t\t\tUpdate_learning_record ();\n\t\t\tnumber = Math.floor(Math.random()*90)+61;\n\t\t\tif(totalwatchtime>0) {\n\t\t\t\t\tisfirstupdate = false;\n\t\t\t}\n\t\t}\n\n\t\tif(PlayerStatus==false) {\n\t\t\tUpdate_learning_record ();\n\t\t}\n\n\t\tsetTimeout(function(){UpdateStatus()}, 1000);\n\t}\n\n\tfunction Update_learning_record ()\n\t{\n\n\n\t\tif(totalwatchtime>0 &&\n\t\t beforetotalwatchtime != totalwatchtime &&\n\t\t issaving == false) {\n\n\t\t\tif(is_ga==false) {\n\t\t\t\tvar bw_prefix = decodeURI(getCookie('bw_prefix'));\n\t\t\t\tvar no = getCookie('share_src');\n\t\t\t\tvar get_title = gettitle();\n\t\t\t\tis_ga=true;\n\n\t\t\t\tif (no != null) {\n\t\t\t\t\tno = no.substring(2);\n\t\t\t\t\t\/\/ga('send', 'event', bw_prefix + 'Video', get_title, no);\n                    gtag('event', get_title, {\n                        'event_category': bw_prefix + 'Video',\n                        'event_label': no\n                    });\n\n\t\t\t\t} else {\n\t\t\t\t\t\/\/ga('send', 'event', bw_prefix + 'Video', get_title, no);\n                    gtag('event', get_title, {\n                        'event_category': bw_prefix + 'Video',\n                        'event_label': no\n                    });\n\t\t\t\t}\n\t\t\t}\n\n\t\t \tdisconnected = disconnected+disconnecting;\n\t\t\tissaving =true;\n\t\t\tvar formData = new FormData();\n\t\t\tformData.append('videolasttime',videolasttime);\n\t\t\tformData.append('watchtime',totalwatchtime);\n\t\t\tformData.append('uid',uid);\n\t\t\tformData.append('vid',vid);\n\t\t\tformData.append('url',url);\n\t\t\tformData.append('update',true);\n\t\t\tformData.append('title',gettitle());\n\t\t\tif(issave) {\n\t\t\t\tformData.append('issave',true);\n\t\t\t}\n\n\t\t\tpostform = $.ajax({\n\t\t\t\ttype: \"POST\",\n\t\t\t\turl: \"\",\n\t\t\t\tdata:formData,\n\t\t\t\tcache:false,\n\t\t\t\tprocessData: false,\n\t\t\t\tcontentType: false,\n\t\t\t\tdataType: 'html',   \/\/ \u56de\u50b3\u7684\u8cc7\u6599\u683c\u5f0f\n\t\t\t\tsuccess: function (data) {\n\t\t\t\t\tissave = true;\n\t\t\t\t\tbeforetotalwatchtime = totalwatchtime;\n\t\t\t\t\ttotalwatchtime=1;\n\t\t\t\t\tissaving=false;\n\t\t\t\t},\n\t\t\t\tbeforeSend: function (){\n\t\t\t\t},\n\n\t\t\t}).fail(function(){\n\n\t\t\t});\n\t\t}\n\t}\n\t$(document).ready(function () {\n\t\tUpdateStatus();\n\t\tif($('#qsm').length) {\n\t\t\tvar tmp_obj = $('#qsm');\n\t\t\t$('#qsm').remove();\n\t\t\t$('.single-video-playlist').before(tmp_obj);\n\t\t}\n\t$(window).bind(\"beforeunload\", function() { \n\t     if(iscolse==false) {\n\t\t\tUpdate_learning_record ();\n\t\t\tiscolse=true;\n\t\t}\n\t}) \n\n\t$(window).unload(function() { \n\t     if(iscolse==false) {\n\t\t\tUpdate_learning_record ();\n\t\t\tiscolse=true;\n\t\t}\n\t}) \n\n\t});\n})(jQuery);\n\n<\/script>\n\n\n\n\n\n\n\n\n\n\n\n","protected":false},"featured_media":3236,"comment_status":"open","ping_status":"closed","template":"","video_category":[65,179,172],"video_tag":[],"video_label":[],"class_list":{"0":"post-3235","1":"haru_video","2":"type-haru_video","3":"status-publish","4":"has-post-thumbnail","6":"video_category-episodethree","7":"video_category-episode","8":"video_category-heartchancourse","9":"pmpro-has-access"},"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u5982\u4f55\u4fee\u884c\u91cb\u8fe6\u725f\u5c3c\u4f5b\u6240\u50b3\u7684\u5370\u5fc3\u4f5b\u6cd5\uff1f\u6700\u4e3b\u8981\u7684\uff0c\u5c31\u662f\u4e0d\u8981\u6709\u6211\u57f7\u548c\u6cd5\u57f7\uff0c\u4e5f\u5c31\u662f\u8981\u96e2\u76f8\uff0c\u6c92\u6709\u300c\u6211\u3001\u4eba\u3001\u773e\u751f\u3001\u58fd\u8005\u300d\u56db\u76f8\" \/>\n\t<meta name=\"robots\" content=\"noindex, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n\t<meta name=\"google-site-verification\" content=\"Vc2eAfc5K3ojSZE61wVtUW6yzaTgvvTlAnv_srFDvDE\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.buddhalandonearth.org\/family\/video\/3235\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"zh_TW\" \/>\n\t\t<meta property=\"og:site_name\" content=\"\u5730\u7403\u4f5b\u570b\u5927\u5bb6\u5ead\u7db2\u7ad9\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\u6392\u9664\u6211\u57f7\u8207\u6cd5\u57f7 \u7834\u9664\u56db\u76f8\u5927\u958b\u609f\uff5c\u7b2c\u4e09\u8b1b06\uff5c\u5370\u5fc3\u4f5b\u6cd5\u5c08\u4fee\u8b1b\u5ea7 | \u5730\u7403\u4f5b\u570b\u5927\u5bb6\u5ead\u7db2\u7ad9\" \/>\n\t\t<meta property=\"og:description\" content=\"\u5982\u4f55\u4fee\u884c\u91cb\u8fe6\u725f\u5c3c\u4f5b\u6240\u50b3\u7684\u5370\u5fc3\u4f5b\u6cd5\uff1f\u6700\u4e3b\u8981\u7684\uff0c\u5c31\u662f\u4e0d\u8981\u6709\u6211\u57f7\u548c\u6cd5\u57f7\uff0c\u4e5f\u5c31\u662f\u8981\u96e2\u76f8\uff0c\u6c92\u6709\u300c\u6211\u3001\u4eba\u3001\u773e\u751f\u3001\u58fd\u8005\u300d\u56db\u76f8\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.buddhalandonearth.org\/family\/video\/3235\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.buddhalandonearth.org\/family\/wp-content\/uploads\/2021\/02\/\u7b2c\u4e09\u8b1b06.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.buddhalandonearth.org\/family\/wp-content\/uploads\/2021\/02\/\u7b2c\u4e09\u8b1b06.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t\t<meta property=\"og:image:height\" content=\"563\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2022-12-30T08:01:58+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-04-07T02:55:14+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/buddhalandonearthfamily\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"\u6392\u9664\u6211\u57f7\u8207\u6cd5\u57f7 \u7834\u9664\u56db\u76f8\u5927\u958b\u609f\uff5c\u7b2c\u4e09\u8b1b06\uff5c\u5370\u5fc3\u4f5b\u6cd5\u5c08\u4fee\u8b1b\u5ea7 | \u5730\u7403\u4f5b\u570b\u5927\u5bb6\u5ead\u7db2\u7ad9\" \/>\n\t\t<meta name=\"twitter:description\" content=\"\u5982\u4f55\u4fee\u884c\u91cb\u8fe6\u725f\u5c3c\u4f5b\u6240\u50b3\u7684\u5370\u5fc3\u4f5b\u6cd5\uff1f\u6700\u4e3b\u8981\u7684\uff0c\u5c31\u662f\u4e0d\u8981\u6709\u6211\u57f7\u548c\u6cd5\u57f7\uff0c\u4e5f\u5c31\u662f\u8981\u96e2\u76f8\uff0c\u6c92\u6709\u300c\u6211\u3001\u4eba\u3001\u773e\u751f\u3001\u58fd\u8005\u300d\u56db\u76f8\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.buddhalandonearth.org\/family\/wp-content\/uploads\/2021\/02\/\u7b2c\u4e09\u8b1b06.jpg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video\\\/3235\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video\\\/#listItem\",\"name\":\"\\u5167\\u5bb9\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video\\\/#listItem\",\"position\":2,\"name\":\"\\u5167\\u5bb9\",\"item\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video-category\\\/episodethree\\\/#listItem\",\"name\":\"\\u5370\\u5fc3\\u4f5b\\u6cd5\\u5c08\\u4fee\\u8b1b\\u5ea7-\\u7b2c\\u4e09\\u8b1b\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video-category\\\/episodethree\\\/#listItem\",\"position\":3,\"name\":\"\\u5370\\u5fc3\\u4f5b\\u6cd5\\u5c08\\u4fee\\u8b1b\\u5ea7-\\u7b2c\\u4e09\\u8b1b\",\"item\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video-category\\\/episodethree\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video\\\/3235\\\/#listItem\",\"name\":\"\\u6392\\u9664\\u6211\\u57f7\\u8207\\u6cd5\\u57f7 \\u7834\\u9664\\u56db\\u76f8\\u5927\\u958b\\u609f\\uff5c\\u7b2c\\u4e09\\u8b1b06\\uff5c\\u5370\\u5fc3\\u4f5b\\u6cd5\\u5c08\\u4fee\\u8b1b\\u5ea7\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video\\\/#listItem\",\"name\":\"\\u5167\\u5bb9\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video\\\/3235\\\/#listItem\",\"position\":4,\"name\":\"\\u6392\\u9664\\u6211\\u57f7\\u8207\\u6cd5\\u57f7 \\u7834\\u9664\\u56db\\u76f8\\u5927\\u958b\\u609f\\uff5c\\u7b2c\\u4e09\\u8b1b06\\uff5c\\u5370\\u5fc3\\u4f5b\\u6cd5\\u5c08\\u4fee\\u8b1b\\u5ea7\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video-category\\\/episodethree\\\/#listItem\",\"name\":\"\\u5370\\u5fc3\\u4f5b\\u6cd5\\u5c08\\u4fee\\u8b1b\\u5ea7-\\u7b2c\\u4e09\\u8b1b\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/#organization\",\"name\":\"\\u8056\\u5149\\u79aa\\u5730\\u7403\\u4f5b\\u570b\\u7e3d\\u6703\",\"description\":\"\\u5927\\u5bb6\\u5ead\\u7db2\\u63d0\\u4f9b\\u5730\\u7403\\u4f5b\\u570b\\u5bb6\\u4eba\\u5c08\\u5c6c\\u798f\\u5229\\uff0c\\u8aa0\\u646f\\u9080\\u8acb\\u5927\\u5bb6\\u5ead\\u6210\\u54e1\\u958b\\u901a\\u6703\\u54e1\\u5e33\\u865f\\uff0c\\u8207\\u6211\\u5011\\u4e00\\u8d77\\u79aa\\u4fee\",\"url\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/\",\"telephone\":\"+88625567610\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/\\u5730\\u7403\\u4f5b\\u570b\\u5927\\u5bb6\\u5ead\\u7db2\\u7ad9logo.png\",\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video\\\/3235\\\/#organizationLogo\",\"width\":512,\"height\":512},\"image\":{\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video\\\/3235\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video\\\/3235\\\/#webpage\",\"url\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video\\\/3235\\\/\",\"name\":\"\\u6392\\u9664\\u6211\\u57f7\\u8207\\u6cd5\\u57f7 \\u7834\\u9664\\u56db\\u76f8\\u5927\\u958b\\u609f\\uff5c\\u7b2c\\u4e09\\u8b1b06\\uff5c\\u5370\\u5fc3\\u4f5b\\u6cd5\\u5c08\\u4fee\\u8b1b\\u5ea7 | \\u5730\\u7403\\u4f5b\\u570b\\u5927\\u5bb6\\u5ead\\u7db2\\u7ad9\",\"description\":\"\\u5982\\u4f55\\u4fee\\u884c\\u91cb\\u8fe6\\u725f\\u5c3c\\u4f5b\\u6240\\u50b3\\u7684\\u5370\\u5fc3\\u4f5b\\u6cd5\\uff1f\\u6700\\u4e3b\\u8981\\u7684\\uff0c\\u5c31\\u662f\\u4e0d\\u8981\\u6709\\u6211\\u57f7\\u548c\\u6cd5\\u57f7\\uff0c\\u4e5f\\u5c31\\u662f\\u8981\\u96e2\\u76f8\\uff0c\\u6c92\\u6709\\u300c\\u6211\\u3001\\u4eba\\u3001\\u773e\\u751f\\u3001\\u58fd\\u8005\\u300d\\u56db\\u76f8\",\"inLanguage\":\"zh-TW\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video\\\/3235\\\/#breadcrumblist\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/wp-content\\\/uploads\\\/2021\\\/02\\\/\\u7b2c\\u4e09\\u8b1b06.jpg\",\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video\\\/3235\\\/#mainImage\",\"width\":1000,\"height\":563},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/video\\\/3235\\\/#mainImage\"},\"datePublished\":\"2022-12-30T16:01:58+08:00\",\"dateModified\":\"2026-04-07T10:55:14+08:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/#website\",\"url\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/\",\"name\":\"\\u5730\\u7403\\u4f5b\\u570b\\u5927\\u5bb6\\u5ead\\u7db2\\u7ad9\",\"description\":\"\\u5927\\u5bb6\\u5ead\\u7db2\\u63d0\\u4f9b\\u5730\\u7403\\u4f5b\\u570b\\u5bb6\\u4eba\\u5c08\\u5c6c\\u798f\\u5229\\uff0c\\u8aa0\\u646f\\u9080\\u8acb\\u5927\\u5bb6\\u5ead\\u6210\\u54e1\\u958b\\u901a\\u6703\\u54e1\\u5e33\\u865f\\uff0c\\u8207\\u6211\\u5011\\u4e00\\u8d77\\u79aa\\u4fee\",\"inLanguage\":\"zh-TW\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.buddhalandonearth.org\\\/family\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\u6392\u9664\u6211\u57f7\u8207\u6cd5\u57f7 \u7834\u9664\u56db\u76f8\u5927\u958b\u609f\uff5c\u7b2c\u4e09\u8b1b06\uff5c\u5370\u5fc3\u4f5b\u6cd5\u5c08\u4fee\u8b1b\u5ea7 | \u5730\u7403\u4f5b\u570b\u5927\u5bb6\u5ead\u7db2\u7ad9","description":"\u5982\u4f55\u4fee\u884c\u91cb\u8fe6\u725f\u5c3c\u4f5b\u6240\u50b3\u7684\u5370\u5fc3\u4f5b\u6cd5\uff1f\u6700\u4e3b\u8981\u7684\uff0c\u5c31\u662f\u4e0d\u8981\u6709\u6211\u57f7\u548c\u6cd5\u57f7\uff0c\u4e5f\u5c31\u662f\u8981\u96e2\u76f8\uff0c\u6c92\u6709\u300c\u6211\u3001\u4eba\u3001\u773e\u751f\u3001\u58fd\u8005\u300d\u56db\u76f8","canonical_url":"https:\/\/www.buddhalandonearth.org\/family\/video\/3235\/","robots":"noindex, max-snippet:-1, max-image-preview:large, max-video-preview:-1","keywords":"","webmasterTools":{"google-site-verification":"Vc2eAfc5K3ojSZE61wVtUW6yzaTgvvTlAnv_srFDvDE","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.buddhalandonearth.org\/family\/video\/3235\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.buddhalandonearth.org\/family#listItem","position":1,"name":"Home","item":"https:\/\/www.buddhalandonearth.org\/family","nextItem":{"@type":"ListItem","@id":"https:\/\/www.buddhalandonearth.org\/family\/video\/#listItem","name":"\u5167\u5bb9"}},{"@type":"ListItem","@id":"https:\/\/www.buddhalandonearth.org\/family\/video\/#listItem","position":2,"name":"\u5167\u5bb9","item":"https:\/\/www.buddhalandonearth.org\/family\/video\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.buddhalandonearth.org\/family\/video-category\/episodethree\/#listItem","name":"\u5370\u5fc3\u4f5b\u6cd5\u5c08\u4fee\u8b1b\u5ea7-\u7b2c\u4e09\u8b1b"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.buddhalandonearth.org\/family#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.buddhalandonearth.org\/family\/video-category\/episodethree\/#listItem","position":3,"name":"\u5370\u5fc3\u4f5b\u6cd5\u5c08\u4fee\u8b1b\u5ea7-\u7b2c\u4e09\u8b1b","item":"https:\/\/www.buddhalandonearth.org\/family\/video-category\/episodethree\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.buddhalandonearth.org\/family\/video\/3235\/#listItem","name":"\u6392\u9664\u6211\u57f7\u8207\u6cd5\u57f7 \u7834\u9664\u56db\u76f8\u5927\u958b\u609f\uff5c\u7b2c\u4e09\u8b1b06\uff5c\u5370\u5fc3\u4f5b\u6cd5\u5c08\u4fee\u8b1b\u5ea7"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.buddhalandonearth.org\/family\/video\/#listItem","name":"\u5167\u5bb9"}},{"@type":"ListItem","@id":"https:\/\/www.buddhalandonearth.org\/family\/video\/3235\/#listItem","position":4,"name":"\u6392\u9664\u6211\u57f7\u8207\u6cd5\u57f7 \u7834\u9664\u56db\u76f8\u5927\u958b\u609f\uff5c\u7b2c\u4e09\u8b1b06\uff5c\u5370\u5fc3\u4f5b\u6cd5\u5c08\u4fee\u8b1b\u5ea7","previousItem":{"@type":"ListItem","@id":"https:\/\/www.buddhalandonearth.org\/family\/video-category\/episodethree\/#listItem","name":"\u5370\u5fc3\u4f5b\u6cd5\u5c08\u4fee\u8b1b\u5ea7-\u7b2c\u4e09\u8b1b"}}]},{"@type":"Organization","@id":"https:\/\/www.buddhalandonearth.org\/family\/#organization","name":"\u8056\u5149\u79aa\u5730\u7403\u4f5b\u570b\u7e3d\u6703","description":"\u5927\u5bb6\u5ead\u7db2\u63d0\u4f9b\u5730\u7403\u4f5b\u570b\u5bb6\u4eba\u5c08\u5c6c\u798f\u5229\uff0c\u8aa0\u646f\u9080\u8acb\u5927\u5bb6\u5ead\u6210\u54e1\u958b\u901a\u6703\u54e1\u5e33\u865f\uff0c\u8207\u6211\u5011\u4e00\u8d77\u79aa\u4fee","url":"https:\/\/www.buddhalandonearth.org\/family\/","telephone":"+88625567610","logo":{"@type":"ImageObject","url":"https:\/\/www.buddhalandonearth.org\/family\/wp-content\/uploads\/2020\/11\/\u5730\u7403\u4f5b\u570b\u5927\u5bb6\u5ead\u7db2\u7ad9logo.png","@id":"https:\/\/www.buddhalandonearth.org\/family\/video\/3235\/#organizationLogo","width":512,"height":512},"image":{"@id":"https:\/\/www.buddhalandonearth.org\/family\/video\/3235\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/www.buddhalandonearth.org\/family\/video\/3235\/#webpage","url":"https:\/\/www.buddhalandonearth.org\/family\/video\/3235\/","name":"\u6392\u9664\u6211\u57f7\u8207\u6cd5\u57f7 \u7834\u9664\u56db\u76f8\u5927\u958b\u609f\uff5c\u7b2c\u4e09\u8b1b06\uff5c\u5370\u5fc3\u4f5b\u6cd5\u5c08\u4fee\u8b1b\u5ea7 | \u5730\u7403\u4f5b\u570b\u5927\u5bb6\u5ead\u7db2\u7ad9","description":"\u5982\u4f55\u4fee\u884c\u91cb\u8fe6\u725f\u5c3c\u4f5b\u6240\u50b3\u7684\u5370\u5fc3\u4f5b\u6cd5\uff1f\u6700\u4e3b\u8981\u7684\uff0c\u5c31\u662f\u4e0d\u8981\u6709\u6211\u57f7\u548c\u6cd5\u57f7\uff0c\u4e5f\u5c31\u662f\u8981\u96e2\u76f8\uff0c\u6c92\u6709\u300c\u6211\u3001\u4eba\u3001\u773e\u751f\u3001\u58fd\u8005\u300d\u56db\u76f8","inLanguage":"zh-TW","isPartOf":{"@id":"https:\/\/www.buddhalandonearth.org\/family\/#website"},"breadcrumb":{"@id":"https:\/\/www.buddhalandonearth.org\/family\/video\/3235\/#breadcrumblist"},"image":{"@type":"ImageObject","url":"https:\/\/www.buddhalandonearth.org\/family\/wp-content\/uploads\/2021\/02\/\u7b2c\u4e09\u8b1b06.jpg","@id":"https:\/\/www.buddhalandonearth.org\/family\/video\/3235\/#mainImage","width":1000,"height":563},"primaryImageOfPage":{"@id":"https:\/\/www.buddhalandonearth.org\/family\/video\/3235\/#mainImage"},"datePublished":"2022-12-30T16:01:58+08:00","dateModified":"2026-04-07T10:55:14+08:00"},{"@type":"WebSite","@id":"https:\/\/www.buddhalandonearth.org\/family\/#website","url":"https:\/\/www.buddhalandonearth.org\/family\/","name":"\u5730\u7403\u4f5b\u570b\u5927\u5bb6\u5ead\u7db2\u7ad9","description":"\u5927\u5bb6\u5ead\u7db2\u63d0\u4f9b\u5730\u7403\u4f5b\u570b\u5bb6\u4eba\u5c08\u5c6c\u798f\u5229\uff0c\u8aa0\u646f\u9080\u8acb\u5927\u5bb6\u5ead\u6210\u54e1\u958b\u901a\u6703\u54e1\u5e33\u865f\uff0c\u8207\u6211\u5011\u4e00\u8d77\u79aa\u4fee","inLanguage":"zh-TW","publisher":{"@id":"https:\/\/www.buddhalandonearth.org\/family\/#organization"}}]},"og:locale":"zh_TW","og:site_name":"\u5730\u7403\u4f5b\u570b\u5927\u5bb6\u5ead\u7db2\u7ad9","og:type":"article","og:title":"\u6392\u9664\u6211\u57f7\u8207\u6cd5\u57f7 \u7834\u9664\u56db\u76f8\u5927\u958b\u609f\uff5c\u7b2c\u4e09\u8b1b06\uff5c\u5370\u5fc3\u4f5b\u6cd5\u5c08\u4fee\u8b1b\u5ea7 | \u5730\u7403\u4f5b\u570b\u5927\u5bb6\u5ead\u7db2\u7ad9","og:description":"\u5982\u4f55\u4fee\u884c\u91cb\u8fe6\u725f\u5c3c\u4f5b\u6240\u50b3\u7684\u5370\u5fc3\u4f5b\u6cd5\uff1f\u6700\u4e3b\u8981\u7684\uff0c\u5c31\u662f\u4e0d\u8981\u6709\u6211\u57f7\u548c\u6cd5\u57f7\uff0c\u4e5f\u5c31\u662f\u8981\u96e2\u76f8\uff0c\u6c92\u6709\u300c\u6211\u3001\u4eba\u3001\u773e\u751f\u3001\u58fd\u8005\u300d\u56db\u76f8","og:url":"https:\/\/www.buddhalandonearth.org\/family\/video\/3235\/","og:image":"https:\/\/www.buddhalandonearth.org\/family\/wp-content\/uploads\/2021\/02\/\u7b2c\u4e09\u8b1b06.jpg","og:image:secure_url":"https:\/\/www.buddhalandonearth.org\/family\/wp-content\/uploads\/2021\/02\/\u7b2c\u4e09\u8b1b06.jpg","og:image:width":1000,"og:image:height":563,"article:published_time":"2022-12-30T08:01:58+00:00","article:modified_time":"2026-04-07T02:55:14+00:00","article:publisher":"https:\/\/www.facebook.com\/buddhalandonearthfamily","twitter:card":"summary","twitter:title":"\u6392\u9664\u6211\u57f7\u8207\u6cd5\u57f7 \u7834\u9664\u56db\u76f8\u5927\u958b\u609f\uff5c\u7b2c\u4e09\u8b1b06\uff5c\u5370\u5fc3\u4f5b\u6cd5\u5c08\u4fee\u8b1b\u5ea7 | \u5730\u7403\u4f5b\u570b\u5927\u5bb6\u5ead\u7db2\u7ad9","twitter:description":"\u5982\u4f55\u4fee\u884c\u91cb\u8fe6\u725f\u5c3c\u4f5b\u6240\u50b3\u7684\u5370\u5fc3\u4f5b\u6cd5\uff1f\u6700\u4e3b\u8981\u7684\uff0c\u5c31\u662f\u4e0d\u8981\u6709\u6211\u57f7\u548c\u6cd5\u57f7\uff0c\u4e5f\u5c31\u662f\u8981\u96e2\u76f8\uff0c\u6c92\u6709\u300c\u6211\u3001\u4eba\u3001\u773e\u751f\u3001\u58fd\u8005\u300d\u56db\u76f8","twitter:image":"https:\/\/www.buddhalandonearth.org\/family\/wp-content\/uploads\/2021\/02\/\u7b2c\u4e09\u8b1b06.jpg"},"aioseo_meta_data":{"post_id":"3235","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"none","schema_type_options":"{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"},\"book\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"restaurant\":[],\"service\":[],\"video\":[]}","pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","location":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"created":"2021-02-17 05:47:17","updated":"2026-04-07 02:55:14"},"_links":{"self":[{"href":"https:\/\/www.buddhalandonearth.org\/family\/wp-json\/wp\/v2\/haru_video\/3235","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.buddhalandonearth.org\/family\/wp-json\/wp\/v2\/haru_video"}],"about":[{"href":"https:\/\/www.buddhalandonearth.org\/family\/wp-json\/wp\/v2\/types\/haru_video"}],"replies":[{"embeddable":true,"href":"https:\/\/www.buddhalandonearth.org\/family\/wp-json\/wp\/v2\/comments?post=3235"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.buddhalandonearth.org\/family\/wp-json\/wp\/v2\/media\/3236"}],"wp:attachment":[{"href":"https:\/\/www.buddhalandonearth.org\/family\/wp-json\/wp\/v2\/media?parent=3235"}],"wp:term":[{"taxonomy":"video_category","embeddable":true,"href":"https:\/\/www.buddhalandonearth.org\/family\/wp-json\/wp\/v2\/video_category?post=3235"},{"taxonomy":"video_tag","embeddable":true,"href":"https:\/\/www.buddhalandonearth.org\/family\/wp-json\/wp\/v2\/video_tag?post=3235"},{"taxonomy":"video_label","embeddable":true,"href":"https:\/\/www.buddhalandonearth.org\/family\/wp-json\/wp\/v2\/video_label?post=3235"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}