Skip to content

Commit

Permalink
重新组织本地 localStorage 存储形式
Browse files Browse the repository at this point in the history
localStorage 存储形式更改为
{
    "key": {
        "data": "data",
        "title": "title",
        "time": "time"
    }
}
结构更清晰
  • Loading branch information
im0qianqian committed Apr 23, 2019
1 parent b916edb commit 4faf4c1
Showing 1 changed file with 383 additions and 385 deletions.
Loading

0 comments on commit 4faf4c1

Please sign in to comment.