fix: 去除页面缓存

This commit is contained in:
xuziqiang
2024-07-18 14:56:26 +08:00
parent 7f839b7a31
commit db70343b18
9 changed files with 19 additions and 19 deletions

View File

@@ -17,7 +17,7 @@ const home = {
// name: 'homeIndex',
// meta: {
// title: '首页',
// keepAlive: true,
// keepAlive: false,
// // backApi: [],
// },
// },