chore: remove iframe placeholder hint text from home view

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-05-12 16:13:58 +08:00
parent 03a5a43f30
commit f2aeb13403
+1 -1
View File
@@ -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>