添加清空缓存确认提示,优化缓存管理页面的用户体验

This commit is contained in:
jxxghp
2025-05-29 22:37:03 +08:00
parent b886f02043
commit 52b5fdf383
5 changed files with 89 additions and 59 deletions

View File

@@ -1439,6 +1439,7 @@ export default {
movie: 'Movie',
tv: 'TV Show',
},
clearConfirm: 'Are you sure you want to clear all cache?',
},
},
dialog: {

View File

@@ -1419,6 +1419,7 @@ export default {
movie: '电影',
tv: '电视剧',
},
clearConfirm: '确认清空所有缓存吗?',
},
},
dialog: {

View File

@@ -1420,6 +1420,7 @@ export default {
movie: '電影',
tv: '電視劇',
},
clearConfirm: '確認清空所有緩存嗎?',
},
},
dialog: {