补充了注册页面的小程序用户协议和隐私政策
This commit is contained in:
@ -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/'
|
Reference in New Issue
Block a user