chore: remove iframe placeholder hint text from home view
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
{% endfor %}
|
||||
</aside>
|
||||
<div class="frame-wrap">
|
||||
<div class="frame-placeholder" id="placeholder">在左侧点击服务,在此区域以内嵌方式打开(不跳转、不开新标签)</div>
|
||||
<div class="frame-placeholder" id="placeholder" aria-hidden="true"></div>
|
||||
<iframe id="svc-frame" title="内嵌服务" hidden></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user