调整所有IP地址为域名,方便日后管理

This commit is contained in:
BBIT-Kai
2025-08-22 10:29:45 +08:00
parent c431679395
commit 7c9d376ce1
6 changed files with 8 additions and 10 deletions
@@ -54,7 +54,7 @@ const routes: RouteRecordRaw[] = [
component: IFrameView,
meta: {
icon: 'mdi:wall-fire',
iframeSrc: 'http://171.212.101.199:13010/',
iframeSrc: 'http://s1.ronsunny.cn:13010/',
keepAlive: false,
title: '检索增强生成',
},