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: {