JinShan_uniapp/utils/config.js
qiuyuan 4d8022c95e 1
2025-08-08 18:00:20 +08:00

11 lines
309 B
JavaScript

export const BASE_URL = 'http://10.10.1.6:8071';
export const IMAGE_BASE_URL = `http://10.10.1.6:8071`;
// export const BASE_URL = 'https://jinshan.nantong.info';
// export const IMAGE_BASE_URL = `https://jinshan.nantong.info`
// http://36.212.197.253:8071
export const FONT_BASE_URL = `${BASE_URL}/fc/`;