From f03f9bfdb3981710665591660aa73c84173b4727 Mon Sep 17 00:00:00 2001 From: liuminjian Date: Tue, 6 Apr 2021 09:36:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- static/js/common/main.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 72822eb..5f367f2 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@ - \ No newline at end of file diff --git a/static/js/common/main.js b/static/js/common/main.js index abdf846..884a46f 100644 --- a/static/js/common/main.js +++ b/static/js/common/main.js @@ -18,7 +18,7 @@ requirejs.config({ //自己写的路径配置 Tools: 'common/tools', - addressApi: 'api/index' //所有Ajax存放地 + addressApi: 'api/index' //所有Ajax接口存放地 }, shim: { bootstrap: {