Skip to content

Commit 75e6b5d

Browse files
committed
chore: update readme
1 parent 9fa4aaa commit 75e6b5d

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
English | [简体中文](./README_CN.md)
1010

11+
![img](./assets/stack.gif)
12+
1113
### Why you need this helper:
1214

1315
When developing a SPA project of `Vue.js` with `vue-router`, `<keep-alive>` is always used to cach pages which are already routed,there are three options to manage the cache tree inside it,

README_CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
[English](./README.md) | 简体中文
77

8+
![img](./assets/stack.gif)
89
### 为什么需要本插件:
910
在使用```Vue.js```搭配```vue-router```开发单页面应用时,经常使用[keep-alive](https://vuejs.org/v2/api/#keep-alive)组件缓存浏览过的页面来提升用户体验,目前提供了如下配置方式来动态管理缓存
1011
```

assets/stack.gif

81.7 KB
Loading

0 commit comments

Comments
 (0)