6 Commits

Author SHA1 Message Date
hb0730
e661f60f13
feat(storage): add new storage (#48)
* feat(storage): add new storage,新增 database 和 cookie 存储
* fix(storage): 区分用户,获取当前存储路径时,应该获取当前用户,用来区分用户
* fix: ts alias mapping
* chore: remove lodash
* fix(storage): replace lodash with lodash-es
* fix(storage): initialization,Initialization failed, unable to write
2021-09-29 09:07:54 +08:00
啝裳
fd8de45bff
feat: add horizontal nav (#45)
* feat: add horizontal nav

* workflow: update linter.yml

* fix: update

* fix: update

* fix: update

* Rename Link.vue to link.vue

* Rename SidebarItem.vue to sidebarItem.vue

* Rename Logo.vue to logo.vue

* Rename AppMain.vue to appMain.vue

* Rename Navbar.vue to navbar.vue

* fix: update

* fix: update

* fix: update

* workflow: update linter.yml

* fix: update

* chore: update

* workflow: update

* fix: update

* fix: update

* fix: update

* perf: 外链功能实现方式改变

* style: update nav style

* perf: 优化国际化

* fix: update

* fix: update
2021-09-29 01:55:56 +08:00
xiaoxian521
8bb67d4a5a refactor: setup version complete 2021-09-19 15:39:44 +08:00
xiaoxian521
85f4917f26 refactor: use setup refactor 2021-09-18 22:24:52 +08:00
xiaoxian521
ff329b1e8e refactor: use setup refactor 2021-09-17 10:29:59 +08:00
xiaoxian521
aab808d9dd chore: use yarn replace npm 2021-09-16 12:30:12 +08:00