This commit is contained in:
ylj20011123 2025-06-20 19:28:54 +08:00
parent 3e35dcaea9
commit 185184a2d7

View File

@ -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>