chore:取消掉施工页面展示
This commit is contained in:
@@ -326,7 +326,7 @@
|
||||
|
||||
<!-- Mapping 标签页 - 嵌入原有的映射编辑器 -->
|
||||
<div id="content-mapping" class="tab-content hidden">
|
||||
<iframe src="/editor/error.html?code=施工中" class="w-full border-0 rounded-lg shadow-sm bg-white"
|
||||
<iframe src="/editor/editor.html" class="w-full border-0 rounded-lg shadow-sm bg-white"
|
||||
style="height: calc(100vh - 100px);"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user