新增iframe模式

This commit is contained in:
王奥斯
2022-01-07 18:19:36 +08:00
parent 33197d30ff
commit bc3559d51b
26 changed files with 8311 additions and 18 deletions
+4
View File
@@ -0,0 +1,4 @@
window.global_config = {
BASE_URL: "/api",
NODE_ENV: "development",
};