File tree 7 files changed +7
-7
lines changed
21/data_event_time_problem
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ <h1 class="title">千里之行,始于笔下</h1>
89
89
app_key : '6pu05MQIG17NusspzGTK4xY3' ,
90
90
placeholder : '快来加入评论吧~ (≧∇≦)ノ' ,
91
91
avatar : 'monsterid' ,
92
- path : ' window.location.pathname'
92
+ path : window . location . pathname
93
93
} ) ;
94
94
</ script >
95
95
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ <h1 class="title">人生苦短,我用SQL</h1>
111
111
app_key : '6pu05MQIG17NusspzGTK4xY3' ,
112
112
placeholder : '快来加入评论吧~ (≧∇≦)ノ' ,
113
113
avatar : 'monsterid' ,
114
- path : ' window.location.pathname'
114
+ path : window . location . pathname
115
115
} ) ;
116
116
</ script >
117
117
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ <h1 class="title">Drill在AI场景下的应用</h1>
135
135
app_key : '6pu05MQIG17NusspzGTK4xY3' ,
136
136
placeholder : '快来加入评论吧~ (≧∇≦)ノ' ,
137
137
avatar : 'monsterid' ,
138
- path : ' window.location.pathname'
138
+ path : window . location . pathname
139
139
} ) ;
140
140
</ script >
141
141
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ <h4 id="0x03-小结"><a href="#0x03-小结" class="headerlink" title="0x03 小
108
108
app_key : '6pu05MQIG17NusspzGTK4xY3' ,
109
109
placeholder : '快来加入评论吧~ (≧∇≦)ノ' ,
110
110
avatar : 'monsterid' ,
111
- path : ' window.location.pathname'
111
+ path : window . location . pathname
112
112
} ) ;
113
113
</ script >
114
114
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ <h4 id="0x04-优化方向"><a href="#0x04-优化方向" class="headerlink" title
98
98
app_key : '6pu05MQIG17NusspzGTK4xY3' ,
99
99
placeholder : '快来加入评论吧~ (≧∇≦)ノ' ,
100
100
avatar : 'monsterid' ,
101
- path : ' window.location.pathname'
101
+ path : window . location . pathname
102
102
} ) ;
103
103
</ script >
104
104
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ <h4 id="0x04-总结"><a href="#0x04-总结" class="headerlink" title="0x04 总
97
97
app_key : '6pu05MQIG17NusspzGTK4xY3' ,
98
98
placeholder : '快来加入评论吧~ (≧∇≦)ノ' ,
99
99
avatar : 'monsterid' ,
100
- path : ' window.location.pathname'
100
+ path : window . location . pathname
101
101
} ) ;
102
102
</ script >
103
103
Original file line number Diff line number Diff line change @@ -485,7 +485,7 @@ $(function() {
485
485
appKey : '6pu05MQIG17NusspzGTK4xY3' ,
486
486
placeholder : '快来加入评论吧~ (≧∇≦)ノ' ,
487
487
avatar : 'monsterid' ,
488
- path : ' window.location.pathname'
488
+ path : window . location . pathname
489
489
} ) ;
490
490
$ ( ".comment" ) . removeClass ( "link" )
491
491
// gitalk.render('gitalk-container')
You can’t perform that action at this time.
0 commit comments