mirror of
https://gitee.com/dromara/go-view.git
synced 2025-10-13 14:02:10 +08:00
fix: iframe组件改提示
This commit is contained in:
parent
702cc105a3
commit
8ec8791740
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<collapse-item name="属性" :expanded="true">
|
||||
<setting-item-box name="路径" :alone="true">
|
||||
<setting-item name="请填写 https 协议的网址">
|
||||
<setting-item name="请输入类似 https://a.com 或 http://a.com 并注意绕过浏览器同源策略">
|
||||
<n-input v-model:value="optionData.dataset" size="small"></n-input>
|
||||
</setting-item>
|
||||
</setting-item-box>
|
||||
|
Loading…
x
Reference in New Issue
Block a user