Skip to content

Commit 3e3cc24

Browse files
committed
update README
1 parent 452fbb1 commit 3e3cc24

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

README-en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Welcome to discuss, if you feel that it is helpful to your study, please click [
4848
[html](category/html.md) | [css](category/css.md) | [js](category/js.md) | [Skill](category/skill.md)
4949

5050
- Topics(Please look forward to and welcome PR)
51-
[ES6](category/es6.md) | [NodeJs](category/nodejs.md) | [jQuery](lib/jQuery.md) | [Vue 248+](lib/Vue.md) | [React 328+](lib/React.md) | [AngularJs](lib/AngularJs.md) | [wxapp](lib/wxapp.md)
51+
[ECMAScript 34+](category/ECMAScript.md) | [NodeJs](category/nodejs.md) | [jQuery 22+](lib/jQuery.md) | [Vue 248+](lib/Vue.md) | [React 328+](lib/React.md) | [AngularJs](lib/AngularJs.md) | [wxapp](lib/wxapp.md)
5252

5353
- Tools(Please look forward to and welcome PR)
5454
[webpack](tools/webpack.md)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
[html](category/html.md) | [css](category/css.md) | [js](category/js.md) | [软技能](category/skill.md)
4747

4848
- 专题(欢迎PR)
49-
[ES6](category/es6.md) | [NodeJs](category/nodejs.md) | [jQuery](lib/jQuery.md) | [Vue 248+](lib/Vue.md) | [React 328+](lib/React.md) | [AngularJs](lib/AngularJs.md) | [小程序](lib/wxapp.md)
49+
[ECMAScript 34+](category/ECMAScript.md) | [NodeJs](category/nodejs.md) | [jQuery 22+](lib/jQuery.md) | [Vue 248+](lib/Vue.md) | [React 328+](lib/React.md) | [AngularJs](lib/AngularJs.md) | [小程序](lib/wxapp.md)
5050

5151
- 工具(敬请期待、欢迎PR)
5252
[webpack](tools/webpack.md)
File renamed without changes.

lib/jQuery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
- [针对jQuery的优化方法有哪些?](https://github.com/haizlin/fe-interview/issues/1190)
2727
- [Zepto的点透问题如何解决?](https://github.com/haizlin/fe-interview/issues/1189)
2828
- [jQuery UI怎样自定义组件?](https://github.com/haizlin/fe-interview/issues/1188)
29-
- [jQuery 的 slideUp动画 ,如果目标元素是被外部事件驱动, 当鼠标快速地连续触发外部元素事件, 动画会滞后的反复执行,该如何处理呢?]()
29+
- [jQuery的slideUp动画 ,如果目标元素是被外部事件驱动, 当鼠标快速地连续触发外部元素事件, 动画会滞后的反复执行,该如何处理呢?]()
3030
- [JQuery一个对象可以同时绑定多个事件,这是如何实现的?](https://github.com/haizlin/fe-interview/issues/1186)
3131

3232

0 commit comments

Comments
 (0)