change sandbox attributes

This commit is contained in:
Fine 2025-07-17 16:02:57 +08:00
parent 0c7462069f
commit 252adfad12

View File

@ -37,7 +37,7 @@ limitations under the License. -->
height="100%" height="100%"
scrolling="no" scrolling="no"
style="border: none" style="border: none"
sandbox="allow-scripts allow-same-origin allow-forms allow-popups" sandbox="allow-scripts allow-same-origin"
referrerpolicy="no-referrer" referrerpolicy="no-referrer"
></iframe> ></iframe>
<div v-else class="tips">{{ t("iframeWidgetTip") }}</div> <div v-else class="tips">{{ t("iframeWidgetTip") }}</div>