补充了注册页面的小程序用户协议和隐私政策

This commit is contained in:
2025-06-16 10:59:20 +08:00
parent 6f06dfd826
commit fc957770ce
4 changed files with 14 additions and 51 deletions

View File

@ -2,6 +2,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 localTest = 'http://localhost:9092';
export const baseUrl = localTest;
export const baseUrl = test;
export const globalImgUrl = baseUrl + '/file/download/'