1.更新im
2.修改最近提的问题
This commit is contained in:
2025-07-06 15:15:37 +08:00
parent f0a17ff9f1
commit be946d3f0b
56 changed files with 642 additions and 4348 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import { getEnvInfo } from '/@/utils/getEnv';
export const imAddressSrc = `/static/im-web/index.html?${getUrlP()}`;
// export const imAddressSrc = `http://192.168.1.48:8080?${getUrlP()}`;
// export const imAddressSrc = `http://192.168.1.100:8080?${getUrlP()}`;
function getUrlP() {
return `vitePlatform=${getEnvInfo().VITE_PLATFORM}&`;
+1
View File
@@ -0,0 +1 @@
export const mapCenter = [87.592458, 43.80006];