File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 10
10
"persistPiniaState" : " 🍍 Persistent Pinia state" ,
11
11
"unocssExample" : " 🎨 Unocss example" ,
12
12
"keepAlive" : " 🧡 KeepAlive Demo" ,
13
+ "scrollCache" : " 📜 Scroll Cache Demo" ,
13
14
"login" : " 🔒 Login" ,
14
15
"register" : " Register" ,
15
16
"settings" : " Settings" ,
43
44
"keepAlive" : {
44
45
"label" : " The current component will be cached"
45
46
},
47
+ "scrollCache" : {
48
+ "listItem" : " Slide freely. When you get back, the roll position will still be there"
49
+ },
46
50
"login" : {
47
51
"login" : " Sign In" ,
48
52
"logout" : " Sign Out" ,
Original file line number Diff line number Diff line change 10
10
"404Demo" : " 🙅 404页 演示" ,
11
11
"unocssExample" : " 🎨 Unocss 示例" ,
12
12
"keepAlive" : " 🧡 KeepAlive 演示" ,
13
+ "scrollCache" : " 📜 滚动缓存 演示" ,
13
14
"login" : " 🔒 用户登录" ,
14
15
"register" : " 用户注册" ,
15
16
"settings" : " 设置" ,
43
44
"keepAlive" : {
44
45
"label" : " 当前组件将会被缓存"
45
46
},
47
+ "scrollCache" : {
48
+ "listItem" : " 随便滑滑,离开再回来时位置会保留不变哦"
49
+ },
46
50
"login" : {
47
51
"login" : " 登录" ,
48
52
"logout" : " 退出" ,
You can’t perform that action at this time.
0 commit comments