update
This commit is contained in:
parent
3e35dcaea9
commit
185184a2d7
@ -227,12 +227,12 @@ const handleStopPrint = () => {
|
|||||||
@click="handleSubmit()" />
|
@click="handleSubmit()" />
|
||||||
</div> -->
|
</div> -->
|
||||||
<!-- 线上地址 -->
|
<!-- 线上地址 -->
|
||||||
<!-- <iframe src="http://saas.eshangtech.com/deepseek/?comeForm=YNMap" style="width: 100%;height: 100%;"
|
<iframe src="http://saas.eshangtech.com/deepseek/?comeForm=YNMap" style="width: 100%;height: 100%;"
|
||||||
frameborder="0" @load="handleIframeLoad"></iframe> -->
|
frameborder="0" @load="handleIframeLoad"></iframe>
|
||||||
<!-- 本地地址 -->
|
<!-- 本地地址 -->
|
||||||
<iframe src="http://10.104.1.171:5174/deepseek/?comeForm=YNMap"
|
<!-- <iframe src="http://10.104.1.171:5174/deepseek/?comeForm=YNMap"
|
||||||
style="width: 100%;height: 100%;overflow: hidden;" frameborder="0"
|
style="width: 100%;height: 100%;overflow: hidden;" frameborder="0"
|
||||||
@load="handleIframeLoad"></iframe>
|
@load="handleIframeLoad"></iframe> -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user