此demo用vue实现Todos,Todos的功能描述: 1,添加:在输入框中输入内容点击添加添加内容到列表上,对应的也把数据更新到本地储存localStorage中 2,删除:点击列表中的“X”号,删除对应的列表项,localStorage中数据也进行相应的删除 3,更新:点击左边的圆圈,鼠标放到列表项中间可以修改内容,对应本地储存中的数据也更新 4,清除:点击清除按钮删除所有列表项,对应也删除本地储存中所有的数据 5,本地读取:每次进入页面读取本地数据,进行列表的渲染
-
Notifications
You must be signed in to change notification settings - Fork 1
ajaxlinux1234/webFront
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published