Skip to content

Commit 2a08c33

Browse files
committed
Site updated: 2018-02-06 12:03:56
1 parent 1fda1e1 commit 2a08c33

File tree

141 files changed

+160
-160
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

141 files changed

+160
-160
lines changed

2016/05/04/css-中的垂直居中法/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ <h2 id="css3-中的-Flex-布局"><a href="#css3-中的-Flex-布局" class="heade
250250
</span>
251251
<script>
252252
var gitment = new Gitment({
253-
id: location.href, // 可选。默认为 location.href
253+
id: location.pathname, // 可选。默认为 location.href
254254
owner: 'elevenbeans',
255255
repo: 'elevenbeans.github.io',
256256
oauth: {

2016/05/04/浅析-JavaScript-中的闭包/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ <h2 id="闭包的风险"><a href="#闭包的风险" class="headerlink" title="
266266
</span>
267267
<script>
268268
var gitment = new Gitment({
269-
id: location.href, // 可选。默认为 location.href
269+
id: location.pathname, // 可选。默认为 location.href
270270
owner: 'elevenbeans',
271271
repo: 'elevenbeans.github.io',
272272
oauth: {

2016/05/05/scroll事件处理之-throttle-和-debounce/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h2 id="根本解决"><a href="#根本解决" class="headerlink" title="根本
238238
</span>
239239
<script>
240240
var gitment = new Gitment({
241-
id: location.href, // 可选。默认为 location.href
241+
id: location.pathname, // 可选。默认为 location.href
242242
owner: 'elevenbeans',
243243
repo: 'elevenbeans.github.io',
244244
oauth: {

2016/05/19/js 中的小技巧汇总/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ <h2 id="自调用的匿名函数"><a href="#自调用的匿名函数" class="hea
269269
</span>
270270
<script>
271271
var gitment = new Gitment({
272-
id: location.href, // 可选。默认为 location.href
272+
id: location.pathname, // 可选。默认为 location.href
273273
owner: 'elevenbeans',
274274
repo: 'elevenbeans.github.io',
275275
oauth: {

2016/05/22/2015-2016-小结/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ <h1 class="post-title">
252252
</span>
253253
<script>
254254
var gitment = new Gitment({
255-
id: location.href, // 可选。默认为 location.href
255+
id: location.pathname, // 可选。默认为 location.href
256256
owner: 'elevenbeans',
257257
repo: 'elevenbeans.github.io',
258258
oauth: {

2016/05/31/node-mysql-CRUD/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ <h3 id="关闭连接"><a href="#关闭连接" class="headerlink" title="关闭
248248
</span>
249249
<script>
250250
var gitment = new Gitment({
251-
id: location.href, // 可选。默认为 location.href
251+
id: location.pathname, // 可选。默认为 location.href
252252
owner: 'elevenbeans',
253253
repo: 'elevenbeans.github.io',
254254
oauth: {

2016/06/03/DomReady/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ <h3 id="Reference"><a href="#Reference" class="headerlink" title="Reference:"></
254254
</span>
255255
<script>
256256
var gitment = new Gitment({
257-
id: location.href, // 可选。默认为 location.href
257+
id: location.pathname, // 可选。默认为 location.href
258258
owner: 'elevenbeans',
259259
repo: 'elevenbeans.github.io',
260260
oauth: {

2016/06/12/生活本应如此/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ <h2 id="关于离职"><a href="#关于离职" class="headerlink" title="关于
265265
</span>
266266
<script>
267267
var gitment = new Gitment({
268-
id: location.href, // 可选。默认为 location.href
268+
id: location.pathname, // 可选。默认为 location.href
269269
owner: 'elevenbeans',
270270
repo: 'elevenbeans.github.io',
271271
oauth: {

2016/08/08/helloCtrip/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ <h2 id="写代码的-UED-我觉得极有可能胸怀大志"><a href="#写代码
231231
</span>
232232
<script>
233233
var gitment = new Gitment({
234-
id: location.href, // 可选。默认为 location.href
234+
id: location.pathname, // 可选。默认为 location.href
235235
owner: 'elevenbeans',
236236
repo: 'elevenbeans.github.io',
237237
oauth: {

2016/08/11/UC-手机浏览器调试经验/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ <h2 id="水落石出"><a href="#水落石出" class="headerlink" title="水落
275275
</span>
276276
<script>
277277
var gitment = new Gitment({
278-
id: location.href, // 可选。默认为 location.href
278+
id: location.pathname, // 可选。默认为 location.href
279279
owner: 'elevenbeans',
280280
repo: 'elevenbeans.github.io',
281281
oauth: {

2016/08/18/URL-Scheme-唤起问题踩坑/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ <h3 id="3-IOS9-safari"><a href="#3-IOS9-safari" class="headerlink" title="3. IOS
273273
</span>
274274
<script>
275275
var gitment = new Gitment({
276-
id: location.href, // 可选。默认为 location.href
276+
id: location.pathname, // 可选。默认为 location.href
277277
owner: 'elevenbeans',
278278
repo: 'elevenbeans.github.io',
279279
oauth: {

2016/10/24/1024/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ <h2 id="坚持读源码"><a href="#坚持读源码" class="headerlink" title="
231231
</span>
232232
<script>
233233
var gitment = new Gitment({
234-
id: location.href, // 可选。默认为 location.href
234+
id: location.pathname, // 可选。默认为 location.href
235235
owner: 'elevenbeans',
236236
repo: 'elevenbeans.github.io',
237237
oauth: {

2017/01/12/Koa-React-webpack-SPA-项目全家桶新鲜出炉~/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ <h3 id="结束也不是结束"><a href="#结束也不是结束" class="headerlin
287287
</span>
288288
<script>
289289
var gitment = new Gitment({
290-
id: location.href, // 可选。默认为 location.href
290+
id: location.pathname, // 可选。默认为 location.href
291291
owner: 'elevenbeans',
292292
repo: 'elevenbeans.github.io',
293293
oauth: {

2017/01/22/常用算法汇总/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ <h2 id="递归"><a href="#递归" class="headerlink" title="递归"></a>递归</
222222
</span>
223223
<script>
224224
var gitment = new Gitment({
225-
id: location.href, // 可选。默认为 location.href
225+
id: location.pathname, // 可选。默认为 location.href
226226
owner: 'elevenbeans',
227227
repo: 'elevenbeans.github.io',
228228
oauth: {

2017/02/09/房子/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ <h1 class="post-title">
246246
</span>
247247
<script>
248248
var gitment = new Gitment({
249-
id: location.href, // 可选。默认为 location.href
249+
id: location.pathname, // 可选。默认为 location.href
250250
owner: 'elevenbeans',
251251
repo: 'elevenbeans.github.io',
252252
oauth: {

2017/03/15/A-React-Caculator/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ <h1 class="post-title">
227227
</span>
228228
<script>
229229
var gitment = new Gitment({
230-
id: location.href, // 可选。默认为 location.href
230+
id: location.pathname, // 可选。默认为 location.href
231231
owner: 'elevenbeans',
232232
repo: 'elevenbeans.github.io',
233233
oauth: {

2017/04/05/Game-of-life/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ <h1 class="post-title">
269269
</span>
270270
<script>
271271
var gitment = new Gitment({
272-
id: location.href, // 可选。默认为 location.href
272+
id: location.pathname, // 可选。默认为 location.href
273273
owner: 'elevenbeans',
274274
repo: 'elevenbeans.github.io',
275275
oauth: {

2017/04/10/开源精神从我做起/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ <h2 id="Become-a-supporter"><a href="#Become-a-supporter" class="headerlink" tit
237237
</span>
238238
<script>
239239
var gitment = new Gitment({
240-
id: location.href, // 可选。默认为 location.href
240+
id: location.pathname, // 可选。默认为 location.href
241241
owner: 'elevenbeans',
242242
repo: 'elevenbeans.github.io',
243243
oauth: {

2017/05/16/撸了一个投票App/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ <h2 id="最后送上源码和-Demo"><a href="#最后送上源码和-Demo" class=
420420
</span>
421421
<script>
422422
var gitment = new Gitment({
423-
id: location.href, // 可选。默认为 location.href
423+
id: location.pathname, // 可选。默认为 location.href
424424
owner: 'elevenbeans',
425425
repo: 'elevenbeans.github.io',
426426
oauth: {

2017/06/06/移动端浏览器调试方法汇总/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ <h2 id="At-last"><a href="#At-last" class="headerlink" title="At last"></a>At la
393393
</span>
394394
<script>
395395
var gitment = new Gitment({
396-
id: location.href, // 可选。默认为 location.href
396+
id: location.pathname, // 可选。默认为 location.href
397397
owner: 'elevenbeans',
398398
repo: 'elevenbeans.github.io',
399399
oauth: {

2017/06/08/GA-for-juejin/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ <h2 id="At-last"><a href="#At-last" class="headerlink" title="At last"></a>At la
264264
</span>
265265
<script>
266266
var gitment = new Gitment({
267-
id: location.href, // 可选。默认为 location.href
267+
id: location.pathname, // 可选。默认为 location.href
268268
owner: 'elevenbeans',
269269
repo: 'elevenbeans.github.io',
270270
oauth: {

2017/06/12/summary-of-my-2016-2017/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ <h1 class="post-title">
239239
</span>
240240
<script>
241241
var gitment = new Gitment({
242-
id: location.href, // 可选。默认为 location.href
242+
id: location.pathname, // 可选。默认为 location.href
243243
owner: 'elevenbeans',
244244
repo: 'elevenbeans.github.io',
245245
oauth: {

2017/06/22/Yin-and-Yang-by-CSS/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818

1919

20-
<meta name="keywords" content="八卦,CSS,翻译," />
20+
<meta name="keywords" content="翻译,八卦,CSS," />
2121

2222

2323

@@ -254,12 +254,12 @@ <h2 id="结语"><a href="#结语" class="headerlink" title="结语"></a>结语</
254254
<footer class="post-footer">
255255
<div class="post-tags">
256256

257+
<a href="/tags/翻译/">翻译</a>
258+
257259
<a href="/tags/八卦/">八卦</a>
258260

259261
<a href="/tags/CSS/">CSS</a>
260262

261-
<a href="/tags/翻译/">翻译</a>
262-
263263

264264
</div>
265265

@@ -313,7 +313,7 @@ <h2 id="结语"><a href="#结语" class="headerlink" title="结语"></a>结语</
313313
</span>
314314
<script>
315315
var gitment = new Gitment({
316-
id: location.href, // 可选。默认为 location.href
316+
id: location.pathname, // 可选。默认为 location.href
317317
owner: 'elevenbeans',
318318
repo: 'elevenbeans.github.io',
319319
oauth: {

2017/07/07/floating-point-issue/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ <h2 id="Q-amp-A"><a href="#Q-amp-A" class="headerlink" title="Q&amp;A"></a><stro
334334
</span>
335335
<script>
336336
var gitment = new Gitment({
337-
id: location.href, // 可选。默认为 location.href
337+
id: location.pathname, // 可选。默认为 location.href
338338
owner: 'elevenbeans',
339339
repo: 'elevenbeans.github.io',
340340
oauth: {

2017/07/19/Why-React/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818

1919

20-
<meta name="keywords" content="React,翻译,Vue," />
20+
<meta name="keywords" content="React,Vue,翻译," />
2121

2222

2323

@@ -202,10 +202,10 @@ <h2 id="BTW-夹带点儿私货"><a href="#BTW-夹带点儿私货" class="headerl
202202

203203
<a href="/tags/React/">React</a>
204204

205-
<a href="/tags/翻译/">翻译</a>
206-
207205
<a href="/tags/Vue/">Vue</a>
208206

207+
<a href="/tags/翻译/">翻译</a>
208+
209209

210210
</div>
211211

@@ -259,7 +259,7 @@ <h2 id="BTW-夹带点儿私货"><a href="#BTW-夹带点儿私货" class="headerl
259259
</span>
260260
<script>
261261
var gitment = new Gitment({
262-
id: location.href, // 可选。默认为 location.href
262+
id: location.pathname, // 可选。默认为 location.href
263263
owner: 'elevenbeans',
264264
repo: 'elevenbeans.github.io',
265265
oauth: {

2017/08/28/Rocker-Jaber-0/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ <h2 id="不上-JB-你说个图-???"><a href="#不上-JB-你说个图-?
244244
</span>
245245
<script>
246246
var gitment = new Gitment({
247-
id: location.href, // 可选。默认为 location.href
247+
id: location.pathname, // 可选。默认为 location.href
248248
owner: 'elevenbeans',
249249
repo: 'elevenbeans.github.io',
250250
oauth: {

2017/08/29/Explaining-React-s-license/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ <h2 id="At-last"><a href="#At-last" class="headerlink" title="At last"></a>At la
274274
</span>
275275
<script>
276276
var gitment = new Gitment({
277-
id: location.href, // 可选。默认为 location.href
277+
id: location.pathname, // 可选。默认为 location.href
278278
owner: 'elevenbeans',
279279
repo: 'elevenbeans.github.io',
280280
oauth: {

2017/09/19/pull-to-refresh/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ <h2 id="At-last"><a href="#At-last" class="headerlink" title="At last"></a>At la
286286
</span>
287287
<script>
288288
var gitment = new Gitment({
289-
id: location.href, // 可选。默认为 location.href
289+
id: location.pathname, // 可选。默认为 location.href
290290
owner: 'elevenbeans',
291291
repo: 'elevenbeans.github.io',
292292
oauth: {

2017/10/13/js-memory-management/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ <h2 id="Resources"><a href="#Resources" class="headerlink" title="Resources"></a
343343
</span>
344344
<script>
345345
var gitment = new Gitment({
346-
id: location.href, // 可选。默认为 location.href
346+
id: location.pathname, // 可选。默认为 location.href
347347
owner: 'elevenbeans',
348348
repo: 'elevenbeans.github.io',
349349
oauth: {

2017/11/24/art-of-comments/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ <h2 id="不良注释"><a href="#不良注释" class="headerlink" title="不良
307307
</span>
308308
<script>
309309
var gitment = new Gitment({
310-
id: location.href, // 可选。默认为 location.href
310+
id: location.pathname, // 可选。默认为 location.href
311311
owner: 'elevenbeans',
312312
repo: 'elevenbeans.github.io',
313313
oauth: {

2017/11/30/resume-x/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ <h2 id="Over~"><a href="#Over~" class="headerlink" title="Over~"></a>Over
298298
</span>
299299
<script>
300300
var gitment = new Gitment({
301-
id: location.href, // 可选。默认为 location.href
301+
id: location.pathname, // 可选。默认为 location.href
302302
owner: 'elevenbeans',
303303
repo: 'elevenbeans.github.io',
304304
oauth: {

2017/12/13/fuck-tech-broadband/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ <h2 id="MQNMLGB!"><a href="#MQNMLGB!" class="headerlink" title="MQNMLGB!">
254254
</span>
255255
<script>
256256
var gitment = new Gitment({
257-
id: location.href, // 可选。默认为 location.href
257+
id: location.pathname, // 可选。默认为 location.href
258258
owner: 'elevenbeans',
259259
repo: 'elevenbeans.github.io',
260260
oauth: {

2018/01/12/front-end-layout-methods/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ <h1 id="Reference"><a href="#Reference" class="headerlink" title="Reference"></a
343343
</span>
344344
<script>
345345
var gitment = new Gitment({
346-
id: location.href, // 可选。默认为 location.href
346+
id: location.pathname, // 可选。默认为 location.href
347347
owner: 'elevenbeans',
348348
repo: 'elevenbeans.github.io',
349349
oauth: {

2018/01/23/nothing-is-impossible-for-javascript/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ <h2 id="And-so-on-…"><a href="#And-so-on-…" class="headerlink" title="And so
236236
</span>
237237
<script>
238238
var gitment = new Gitment({
239-
id: location.href, // 可选。默认为 location.href
239+
id: location.pathname, // 可选。默认为 location.href
240240
owner: 'elevenbeans',
241241
repo: 'elevenbeans.github.io',
242242
oauth: {

0 commit comments

Comments
 (0)