feat: 新增预览功能

This commit is contained in:
王奥斯
2022-01-07 18:31:14 +08:00
parent d49b223059
commit be428cb7ac
7 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
window.global_config = {
BASE_URL: 'http://api.aseditor.fun/',
BASE_URL: '/api/',
NODE_ENV: 'prd',
}