This commit is contained in:
BianLzhaoMin 2025-12-18 15:36:27 +08:00
parent 59cd01d153
commit 24ce496a85
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ export default {
// URL embedded=true iframe
return (
// this.$route.query.embedded === "true" || window.self !== window.top
true
false
);
},
classObj() {