This commit is contained in:
2021-09-30 09:39:00 +08:00
parent c18b402a63
commit 90af00b235
3 changed files with 4 additions and 4 deletions

View File

@@ -73,7 +73,7 @@
} catch (e) {
localhost = ""
}
// localhost = "http://113.109.23.240:8000";
localhost = "http://120.55.85.10:8001";
layui.use(['table', 'element'], function () {
let table = layui.table;
let element = layui.element;