feature(web): 调整线上使用相对路径调用后端接口

This commit is contained in:
2023-05-18 17:39:36 +08:00
parent f2aac867b3
commit d16135f6d0

View File

@@ -68,7 +68,8 @@
amisJSON,
{
data: {
base: 'http://132.122.116.142:38000',
// base: 'http://132.122.116.142:38000',
base: '',
},
},
{