{"id":18288,"date":"2023-02-18T17:00:27","date_gmt":"2023-02-18T09:00:27","guid":{"rendered":"https:\/\/www.buddhalandonearth.org\/family\/?post_type=haru_video&#038;p=18288"},"modified":"2024-08-13T14:31:39","modified_gmt":"2024-08-13T06:31:39","slug":"18288","status":"publish","type":"haru_video","link":"https:\/\/www.buddhalandonearth.org\/family\/video\/18288\/","title":{"rendered":"\u609f\u89ba\u5999\u5929\u5e2b\u7236\u5f18\u63da\u4f5b\u7956\u79aa\u5b97\u6b63\u6cd540\u9031\u5e74 \u73cd\u8cb4\u5f71\u50cf\u898b\u8b49\u5e2b\u7236\u6148\u60b2\u6fdf\u4e16\u5f18\u6cd5\u6b77\u7a0b"},"content":{"rendered":"\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\/Y93iljt3OFU?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\/18290\/');$('.video-auto-next-content .video-next-title').text('3\u5206\u9418\u8a8d\u8b58\u79aa\u5b97\u7b2c\u516b\u5341\u4e94\u4ee3\u5b97\u5e2b \u609f\u89ba\u5999\u5929\u79aa\u5e2b');\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<p>1934\u5e74\uff0c\u609f\u89ba\u5999\u5929\u5e2b\u7236\u51fa\u751f\u65bc\u5c4f\u6771\u6f6e\u5dde\u93ae\u56db\u6625\uff0c\u51fa\u751f\u7576\u5929\u65e5\u6708\u540c\u660e\u3002<br \/>\n1981\u5e74\uff0c\u5143\u5bb5\u7bc0\u7576\u5929\uff0c\u5e2b\u7236\u8b49\u9053\uff0c\u8b49\u5f97\u4e09\u8eab\u6210\u5c31\uff0c\u7576\u5929\u5ead\u5712\u4e2d\u7684\u82b1\u6735\u5168\u90e8\u76db\u653e\uff0c\u6b771\u6708\u4e0d\u51cb\uff0c\u6b8a\u52dd\u975e\u5e38\u3002<br \/>\n1983\u5e74\uff0c\u5e2b\u7236\u5e74\u6b63\u5f0f\u958b\u5802\u5f18\u6cd5\uff0c\u958b\u555f\u5e02\u5340\u5f18\u6cd5\u7684\u5148\u6cb3\uff0c\u4e00\u6642\u851a\u70ba\u98a8\u6f6e\uff0c\u5168\u7403\u6709\u6578\u5341\u842c\u5f1f\u5b50\u3002<br \/>\n\u4e2d\u9593\u537b\u8499\u53d7\u6cd5\u96e3\uff0c\u53d7\u5230\u5404\u7a2e\u4e0d\u5be6\u6bc0\u8b17\u53ca\u8aa4\u89e3\uff0c\u4f46\u5e2b\u7236\u4e0d\u4ee5\u70ba\u82e6\uff0c\u9ed8\u9ed8\u5305\u5bb9\u4e00\u5207\u6253\u58d3\u975e\u96e3\uff0c\u9006\u4f86\u9806\u53d7\uff0c\u66f4\u70ba\u4e86\u5ea6\u773e\uff0c\u4e0d\u8a08\u6bc0\u8b7d\uff0c\u591a\u5e74\u4f86\u5927\u9858\u5fc3\u59cb\u7d42\u6c92\u6709\u6539\u8b8a\u3002<br \/>\n2011\u5e74\uff0c\u5e2b\u7236\u6b63\u5f0f\u63d0\u51fa\u300c\u5730\u7403\u4f5b\u570b\uff0c\u4eba\u4eba\u4f5c\u4f5b\u300d\u7684\u5f18\u6cd5\u9858\u529b\uff0c\u4e26\u5275\u7acb\u300c\u8ca1\u5718\u6cd5\u4eba\u91cb\u8fe6\u725f\u5c3c\u4f5b\u6551\u4e16\u57fa\u91d1\u6703\u300d\uff0c\u6301\u7e8c\u5728\u53f0\u7063\u5ee3\u5927\u5730\u5340\u6210\u7acb\u9053\u5834\uff0c\u65b9\u4fbf\u773e\u4eba\u5c31\u8fd1\u4fee\u884c\u6b63\u6cd5\uff0c\u89aa\u50b3\u4e16\u5c0a\u300c\u4f5b\u5fc3\u50b3\u5fc3\u3001\u4f5b\u5fc3\u5370\u5fc3\u3001\u898b\u6027\u6210\u4f5b\u300d\u7684\u5fae\u5999\u6cd5\u9580\u3002<br \/>\n2020\u5e74\uff0c\u5e2b\u7236\u5275\u7acb\u5730\u7403\u4f5b\u570b\u5927\u5bb6\u5ead\uff0c\u5ee3\u958b\u5730\u7403\u4f5b\u570b\u4eba\u9593\u5929\u5802\u5927\u5bb6\u5ead\u4e4b\u9580\uff0c\u63d0\u51fa\u300c\u5148\u5f9e\u53f0\u7063\u958b\u59cb\uff0c\u8b93\u53f0\u7063\u6210\u70ba\u4f5b\u570b\uff0c\u518d\u958b\u5c55\u81f3\u5168\u4e16\u754c\u300d\u7684\u7406\u5ff5\uff0c\u70ba\u5730\u7403\u81fb\u65bc\u4f5b\u570b\u6de8\u571f\uff0c\u4eba\u4eba\u4e00\u4e16\u6210\u4f5b\uff0c\u5e2b\u7236\u59cb\u7d42\u4e00\u6b65\u4e00\u8173\u5370\uff0c\u5b5c\u5b5c\u4e0d\u5026\u7684\u52aa\u529b\u3002<\/p>\n<p>\u609f\u89ba\u5999\u5929\u5e2b\u7236\u5f18\u6cd5\u5df1\u9081\u516540\u5e74\u3002\u5e2b\u7236\u6df1\u77e5\uff0c\u5370\u5fc3\u4f5b\u6cd5\u53ef\u4ee5\u8b93\u4fee\u884c\u4eba\u4e00\u4e16\u6210\u4f5b\uff0c\u56e0\u6b64\u4e0d\u8ad6\u591a\u9ebc\u8271\u8f9b\uff0c\u5e2b\u7236\u4f9d\u7136\u5805\u6301\u666e\u50b3\u7684\u9053\u8def\uff0c\u5e0c\u671b\u5e36\u9818\u66f4\u591a\u4fee\u884c\u4eba\u6210\u5c31\uff0c\u56de\u5230\u9748\u6027\u7684\u5bb6\u3002<\/p>\n<p>\u914d\u6a02\u88fd\u4f5c\uff1a\u4f59\u66c9\u5cef<br \/>\n\u5927\u63d0\u7434\uff1a\u9673\u97cb\u6f94<br \/>\n\u5c0f\u63d0\u7434\uff1a\u9ad8\u70ba\u7ff0<\/p>\n","protected":false},"featured_media":18289,"comment_status":"open","ping_status":"closed","template":"","video_category":[169],"video_tag":[],"video_label":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.buddhalandonearth.org\/family\/wp-json\/wp\/v2\/haru_video\/18288"}],"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=18288"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.buddhalandonearth.org\/family\/wp-json\/wp\/v2\/media\/18289"}],"wp:attachment":[{"href":"https:\/\/www.buddhalandonearth.org\/family\/wp-json\/wp\/v2\/media?parent=18288"}],"wp:term":[{"taxonomy":"video_category","embeddable":true,"href":"https:\/\/www.buddhalandonearth.org\/family\/wp-json\/wp\/v2\/video_category?post=18288"},{"taxonomy":"video_tag","embeddable":true,"href":"https:\/\/www.buddhalandonearth.org\/family\/wp-json\/wp\/v2\/video_tag?post=18288"},{"taxonomy":"video_label","embeddable":true,"href":"https:\/\/www.buddhalandonearth.org\/family\/wp-json\/wp\/v2\/video_label?post=18288"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}