修改了部分样式

This commit is contained in:
2025-06-11 14:16:23 +08:00
parent a51f9bdea8
commit dc3837dbff
6 changed files with 15 additions and 19 deletions

View File

@ -1,6 +1,6 @@
export const local='http://localhost:9091';
export const ip = 'http://27.30.77.229:9091';
export const test = 'http://27.30.77.229:9092';
export const baseUrl = local;
export const baseUrl = test;
export const globalImgUrl = baseUrl + '/file/download/'