mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 00:36:41 +08:00
添加离线状态管理和网络请求处理
This commit is contained in:
@@ -124,6 +124,7 @@ export default defineConfig({
|
||||
],
|
||||
navigateFallback: null,
|
||||
navigateFallbackDenylist: [/.*\/api\/v\d+\/system\/logging.*/, /\/offline\.html$/],
|
||||
ignoreURLParametersMatching: [/^utm_/, /^fbclid$/, /^gclid$/],
|
||||
skipWaiting: true,
|
||||
clientsClaim: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user