From 9ba0e8315aedc3d3e01dbe6a63dca8a17b986f3d Mon Sep 17 00:00:00 2001 From: DELL Date: Thu, 29 Feb 2024 18:27:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=94=AE=E5=AD=97=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 1 + 1 file changed, 1 insertion(+) 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;