commit | 4d93c0a188a529dd03f5b5cea13dd8b36e9bc90f | [log] [tgz] |
---|---|---|
author | Xia Kaixiang <kaixiang.xia@supwisdom.com> | 周四 6月 20 13:14:09 2019 +0800 |
committer | Xia Kaixiang <kaixiang.xia@supwisdom.com> | 周四 6月 20 13:14:09 2019 +0800 |
tree | f6e622b26ed47ac8cb7deac186cc5466472d0118 | |
parent | 6fff79f43c4fe000cb80452ca65acee7303ce1fa [diff] [blame] |
html调用url修改
diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 5128026..b5099b3 100755 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html
@@ -155,7 +155,7 @@ index.bindEvent(); // 绑定事件 var dictpool = DictPoolToolkit(); - dictpool.initAll("/dictpool"); //加载字典 + dictpool.initAll("[[@{/dictpool}]]"); //加载字典 }); </script> </body>