File tree Expand file tree Collapse file tree 5 files changed +3119
-4
lines changed
2016/09/29/What-is-the-Dharma Expand file tree Collapse file tree 5 files changed +3119
-4
lines changed Original file line number Diff line number Diff line change 1212< meta property ="og:url " content ="http://zhanghuiyong.cn/2016/09/29/What-is-the-Dharma/index.html ">
1313< meta property ="og:site_name " content ="生死事大,舍我其谁 ">
1414< meta property ="og:description " content ="常人以为这就是佛法 ">
15- < meta property ="og:updated_time " content ="2016-10-03T13:25:37 .000Z ">
15+ < meta property ="og:updated_time " content ="2016-10-03T13:45:33 .000Z ">
1616< meta name ="twitter:card " content ="summary ">
1717< meta name ="twitter:title " content ="什么是佛法 ">
1818< meta name ="twitter:description " content ="常人以为这就是佛法 ">
@@ -168,7 +168,6 @@ <h1 class="article-title" itemprop="name">
168168< p > 当内心上消除了对立的时候,你就是在诠释佛法。</ p >
169169< p > 在极端条件下,佛法并不排除形式上的对立,而保持内心的柔软与和谐。</ p >
170170< p > 所以佛法就是心法,是一种内涵。</ p >
171- < p > style=”font-family:迷你简南宫;font-size:3em”</ p >
172171
173172
174173 </ div >
Original file line number Diff line number Diff line change @@ -223,7 +223,6 @@ <h1 itemprop="name">
223223< p > 当内心上消除了对立的时候,你就是在诠释佛法。</ p >
224224< p > 在极端条件下,佛法并不排除形式上的对立,而保持内心的柔软与和谐。</ p >
225225< p > 所以佛法就是心法,是一种内涵。</ p >
226- < p > style=”font-family:迷你简南宫;font-size:3em”</ p >
227226
228227
229228 </ div >
Original file line number Diff line number Diff line change 97329732 var Util = __webpack_require__ ( 6 )
97339733 var $article , $tools
97349734 var localKey = 'yilia-menu'
9735-
9735+ var $me = 0 ;
97369736 function triggerClk ( idx ) {
97379737 $ ( '.btn-wrap li' ) . eq ( idx ) . trigger ( 'click' )
97389738 }
97709770 if ( ! $article . hasClass ( 'show' ) )
97719771 {
97729772 triggerClk ( idx )
9773+ if ( idx == 3 ) { $me ++ ; }
9774+ if ( $me == 6 ) {
9775+ $ ( "#js-aboutme" ) . text ( "首先你是对的" ) ;
9776+ } else if ( $me == 10 ) {
9777+ $ ( "#js-aboutme" ) . text ( "你懂的" ) ;
9778+ } else if ( $me == 20 ) {
9779+ $ ( "#js-aboutme" ) . text ( "再点就show佛法了" ) ;
9780+ } else if ( $me == 22 ) {
9781+ window . location . reload ( ) ;
9782+ }
9783+
97739784 $article . addClass ( 'show' )
97749785 $tools . addClass ( 'show' )
97759786 }
You can’t perform that action at this time.
0 commit comments