/** * 本地联调 H5(仅开发编译生效,发行仍走线上域名) * 改成你电脑局域网 IP — 运行 digital-psychology 的 `npm run dev:mp` 会打印 */ export const LOCAL_H5_HOST = '192.168.100.16:5173'