From 16255a805681a7a7bf813bcfbde752fbfb4b8256 Mon Sep 17 00:00:00 2001
From: 云 <2163098428@qq.com>
Date: 星期一, 10 八月 2026 09:16:28 +0800
Subject: [PATCH] chore(config): 更新生产环境API服务器配置
---
src/views/im/home/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/im/home/index.vue b/src/views/im/home/index.vue
index 01239e9..5f7bdc5 100644
--- a/src/views/im/home/index.vue
+++ b/src/views/im/home/index.vue
@@ -4,7 +4,7 @@
import { nextTick, onMounted, onUnmounted, ref, watch } from 'vue'
import { useRoute } from 'vue-router'
-import { preferences } from '..\..\..\packages\preferences\src'
+import { preferences } from '#/packages/preferences/src'
import { ImConversationType } from '../utils/constants'
import { initDb, stopRequests, StorageKeys } from '../utils/db'
@@ -185,7 +185,7 @@
)
/**
- * 娴忚鍣ㄦ爣绛� title 鎷间笂鏈鏁板墠缂�锛涗緥锛�(63鏉℃湭璇�)鑺嬮亾婧愮爜
+ * 娴忚鍣ㄦ爣绛� title 鎷间笂鏈鏁板墠缂�锛涗緥锛�(63鏉℃湭璇�)瓒呯骇绠$悊鍛�
*
* 璺敱鍒囨崲鏃� router.afterEach 浼氳皟 useTitle 閲嶇疆 title锛涚敤 nextTick 鎺掑湪瀹冧箣鍚庡啀瑕嗙洊
* 涓�骞剁洃鍚� route.fullPath锛孖M 瀛愯矾鐢卞垏鎹紙娑堟伅 / 閫氳褰曪級涔熻兘閲嶆柊鍔犱笂鍓嶇紑
--
Gitblit v1.9.3