diff --git a/index.html b/index.html index 085b7d9..dbc1656 100644 --- a/index.html +++ b/index.html @@ -39,6 +39,7 @@ (function () { // 请求后端的url localStorage.setItem("backend_url", "/austin/api/"); + // localStorage.setItem("backend_url", "http://localhost:8080"); let amis = amisRequire('amis/embed'); const match = amisRequire('path-to-regexp').match;