weijia18 / alphabetical-index-navigation

字母导航列表demo,提供了vue和react两个版本。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

字母导航demo,一般用在联系人列表页面,根据右侧的字母可以快速定位到该字母的联系人列表。

该demo分为vue和react两个版本。

查看效果图:

1.gif

本项目的webpack配置不是实际项目中的配置,只是方便查看效果而建的简单的项目

git clone https://github.com/keenjaan/alphabetical-index-navigation.git

npm i

// 查看vue版本
npm run vue

// 查看react版本
npm run react

关于代码解析请移步博客

About

字母导航列表demo,提供了vue和react两个版本。


Languages

Language:JavaScript 77.5%Language:Vue 16.9%Language:CSS 4.5%Language:HTML 1.1%