提交
This commit is contained in:
0
static/.gitkeep
Normal file
0
static/.gitkeep
Normal file
11
static/config.js
Normal file
11
static/config.js
Normal file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* @Author: zwq
|
||||
* @Date: 2021-10-29 15:09:18
|
||||
* @LastEditors: zwq
|
||||
* @LastEditTime: 2021-10-29 15:12:14
|
||||
* @Description:
|
||||
*/
|
||||
|
||||
window.global_config = {
|
||||
BASE_URL: 'http://192.168.1.188:8009'
|
||||
}
|
||||
Reference in New Issue
Block a user