mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 03:01:12 +00:00
no message
This commit is contained in:
parent
b800cde34d
commit
554e3d0c2f
@ -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
|
||||||
Loading…
x
Reference in New Issue
Block a user