7 changed files with 41 additions and 5 deletions
@ -0,0 +1,4 @@ |
|||
window.publicConfig = { |
|||
// 请求地址
|
|||
BASE_API:'http://btgym.xingtongworld.com/index.php?s=/api/', |
|||
} |
|||
@ -0,0 +1,5 @@ |
|||
|
|||
window.publicConfig = { |
|||
// 请求地址
|
|||
BASE_API: 'http://btgym.xingtongworld.com/index.php?s=/api/', |
|||
} |
|||
Loading…
Reference in new issue