{"id":20467172,"url":"https://github.com/windlany/vue-mail-list","last_synced_at":"2025-10-20T06:26:51.901Z","repository":{"id":44388973,"uuid":"114949126","full_name":"windlany/vue-mail-list","owner":"windlany","description":"vue全家桶+localStorage实现一个简易的通讯录","archived":false,"fork":false,"pushed_at":"2018-04-11T02:23:26.000Z","size":1766,"stargazers_count":94,"open_issues_count":2,"forks_count":19,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T00:54:13.579Z","etag":null,"topics":["localstorage","sessionstorage","vue","vue-router","vuex"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/windlany.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-21T01:42:47.000Z","updated_at":"2024-10-28T10:05:15.000Z","dependencies_parsed_at":"2022-07-15T01:00:30.934Z","dependency_job_id":null,"html_url":"https://github.com/windlany/vue-mail-list","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windlany%2Fvue-mail-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windlany%2Fvue-mail-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windlany%2Fvue-mail-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windlany%2Fvue-mail-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/windlany","download_url":"https://codeload.github.com/windlany/vue-mail-list/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688565,"owners_count":21145766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["localstorage","sessionstorage","vue","vue-router","vuex"],"created_at":"2024-11-15T13:27:27.668Z","updated_at":"2025-10-20T06:26:46.870Z","avatar_url":"https://github.com/windlany.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mail list \n\n## 前言\n\u003e 最近在学习vue，就写了一个简易的SPA通讯录项目，该项目用了\n\u003e - vue \n\u003e - vue-router\n\u003e - vuex\n\u003e - axios\n\u003e - localStorage\n\u003e - sessionStorage\n\u003e \n\u003e 写这个项目之前我用vue写过很多小的页面部件，比如选项卡、路由跳转之类的，但毕竟这些涉及的知识是零散的，当系统的学习了之后我就想做一个整体性的项目，一方面巩固知识一方面打通经脉，所以就写了这个通讯录。\n\u003e\n\u003e 目前这个通讯录支持多用户注册，后期还可以用node写一个后台与之交互，我也会一直维护，完善以及优化项目，也会根据需求增添个别功能，学vue的朋友也可以clone下来练练手。\n\u003e\n\u003e从零出发完成一个SPA。\n\n\n## 动图展示\n![](https://github.com/windlany/mail_list/blob/master/static/img/mailList.gif)\n\n## 运行项目\n```bash\n# clone项目到本地\ngit clone https://github.com/windlany/mail_list.git\n\n# 安装项目依赖\nnpm install\n\n# 将项目部署在localhost:8080，运行一下命令打开浏览器的localhost:8080查看\nnpm run dev \n```\n\n#### 2017.12.21\n- vue\n- vue-router\n- localStorage\n- axios\n\n#### 2017.12.23\n- 登录注册界面vuex\n- \u003cdel\u003elocalStorae\u003c/del\u003e\n- \u003cdel\u003eaxios\u003c/del\u003e\n- sessionStorage缓存用户信息以及已登录用户信息\n- 仅支持单用户注册\n\n#### 2017.12.24\n- 完善登录注册界面的vuex\n- localStorage缓存用户信息，sessionStorage缓存当前登录用户信息\n- 支持多用户注册\n\n#### 2018.1.12\n- 添加导航守卫","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindlany%2Fvue-mail-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwindlany%2Fvue-mail-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindlany%2Fvue-mail-list/lists"}