no message

This commit is contained in:
kuaifan 2025-08-27 17:10:17 +08:00
parent b800cde34d
commit 554e3d0c2f
2 changed files with 3 additions and 2 deletions

View File

@ -5,7 +5,8 @@
class="micro-app-iframe-container" class="micro-app-iframe-container"
:class="{'iframe-immersive': immersive}" :class="{'iframe-immersive': immersive}"
:src="src" :src="src"
sandbox="allow-scripts allow-forms allow-same-origin allow-popups allow-popups-to-escape-sandbox"> sandbox="allow-scripts allow-forms allow-same-origin allow-popups allow-popups-to-escape-sandbox allow-modals allow-orientation-lock allow-pointer-lock allow-presentation allow-storage-access-by-user-activation allow-downloads allow-downloads-without-user-activation"
allow="microphone; camera; speaker-selection; geolocation; accelerometer; gyroscope; magnetometer; fullscreen; picture-in-picture; clipboard-read; clipboard-write">
</iframe> </iframe>
</div> </div>
</template> </template>

@ -1 +1 @@
Subproject commit cbb7f4208aee524f27a178655a261796ab39f94a Subproject commit 1d2a5f577d1844198fec7448b0ab715a3285ce60