完善功能
This commit is contained in:
@ -16,6 +16,7 @@ const baseURLMap = {
|
||||
// 开发环境
|
||||
// development: 'https://likeshop-open.yixiangonline.com',
|
||||
development: 'http://admin.likeshop.com',
|
||||
// development: 'https://jianbing.stnav.com',
|
||||
// 生产环境https://php-b2c.likeshop.cn
|
||||
production: IS_H5 ? location.origin : ''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user