Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
haizhilin2013 committed Oct 6, 2019
1 parent 452fbb1 commit 3e3cc24
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README-en.md
Expand Up @@ -48,7 +48,7 @@ Welcome to discuss, if you feel that it is helpful to your study, please click [
[html](category/html.md) | [css](category/css.md) | [js](category/js.md) | [Skill](category/skill.md)
- Topics(Please look forward to and welcome PR)
[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)
[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)
- Tools(Please look forward to and welcome PR)
[webpack](tools/webpack.md)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -46,7 +46,7 @@
[html](category/html.md) | [css](category/css.md) | [js](category/js.md) | [软技能](category/skill.md)

- 专题(欢迎PR)
[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)
[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)

- 工具(敬请期待、欢迎PR)
[webpack](tools/webpack.md)
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion lib/jQuery.md
Expand Up @@ -26,7 +26,7 @@
- [针对jQuery的优化方法有哪些?](https://github.com/haizlin/fe-interview/issues/1190)
- [Zepto的点透问题如何解决?](https://github.com/haizlin/fe-interview/issues/1189)
- [jQuery UI怎样自定义组件?](https://github.com/haizlin/fe-interview/issues/1188)
- [jQuery slideUp动画 ,如果目标元素是被外部事件驱动, 当鼠标快速地连续触发外部元素事件, 动画会滞后的反复执行,该如何处理呢?]()
- [jQuery的slideUp动画 ,如果目标元素是被外部事件驱动, 当鼠标快速地连续触发外部元素事件, 动画会滞后的反复执行,该如何处理呢?]()
- [JQuery一个对象可以同时绑定多个事件,这是如何实现的?](https://github.com/haizlin/fe-interview/issues/1186)


Expand Down

0 comments on commit 3e3cc24

Please sign in to comment.