This commit is contained in:
2021-11-11 16:23:58 +08:00
commit c19229e37d
30 changed files with 13369 additions and 0 deletions

0
static/.gitkeep Normal file
View File

11
static/config.js Normal file
View 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'
}