feature(web): 调整线上使用相对路径调用后端接口
This commit is contained in:
@@ -68,7 +68,8 @@
|
||||
amisJSON,
|
||||
{
|
||||
data: {
|
||||
base: 'http://132.122.116.142:38000',
|
||||
// base: 'http://132.122.116.142:38000',
|
||||
base: '',
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user