update
1.更新im 2.修改最近提的问题
This commit is contained in:
@@ -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}&`;
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
export const mapCenter = [87.592458, 43.80006];
|
||||
Reference in New Issue
Block a user