删除图片

This commit is contained in:
Leo_Ding 2025-09-16 11:43:50 +08:00
parent b0b79b2ce0
commit 98e6ffffff
8 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 367 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 123 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 112 KiB

View File

@ -1,7 +1,7 @@
export const BASE_URL = 'http://10.10.1.6:8071'; export const BASE_URL = 'http://10.10.1.6:8071';
export const IMAGE_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 BASE_URL = 'https://jinshan.nantong.info';
// export const IMAGE_BASE_URL = `https://jinshan.nantong.info`; export const IMAGE_BASE_URL = `https://jinshan.nantong.info`;
export const WS_BASE_URL = `wss://jinshan.nantong.info`; export const WS_BASE_URL = `wss://jinshan.nantong.info`;
// export const WS_BASE_URL = 'ws://10.10.1.6:8071'; // export const WS_BASE_URL = 'ws://10.10.1.6:8071';