diff --git a/src/main/resources/templates/layui-v2.6.8/academicList.html b/src/main/resources/templates/layui-v2.6.8/academicList.html index 649624c..9c4f24f 100644 --- a/src/main/resources/templates/layui-v2.6.8/academicList.html +++ b/src/main/resources/templates/layui-v2.6.8/academicList.html @@ -124,7 +124,7 @@ layer.open({ type: 1, content: $("#updateForm").html(), - title: ['修改学术活动', 'font-size:18px;'], + title: ['修改页面', 'font-size:18px;'], area: ['600px', '600px'], //弹出后回调 diff --git a/src/main/resources/templates/layui-v2.6.8/applicationList.html b/src/main/resources/templates/layui-v2.6.8/applicationList.html index c331abb..d239409 100644 --- a/src/main/resources/templates/layui-v2.6.8/applicationList.html +++ b/src/main/resources/templates/layui-v2.6.8/applicationList.html @@ -128,7 +128,7 @@ layer.open({ type: 1, content: $("#updateForm").html(), - title: ['修改应用', 'font-size:18px;'], + title: ['修改页面', 'font-size:18px;'], area: ['600px', '600px'], //弹出后回调 diff --git a/src/main/resources/templates/layui-v2.6.8/courseList.html b/src/main/resources/templates/layui-v2.6.8/courseList.html index f37f525..c5e59a4 100644 --- a/src/main/resources/templates/layui-v2.6.8/courseList.html +++ b/src/main/resources/templates/layui-v2.6.8/courseList.html @@ -128,7 +128,7 @@ layer.open({ type: 1, content: $("#updateForm").html(), - title: ['修改课程', 'font-size:18px;'], + title: ['修改页面', 'font-size:18px;'], area: ['600px', '600px'], //弹出后回调 diff --git a/src/main/resources/templates/layui-v2.6.8/downloadList.html b/src/main/resources/templates/layui-v2.6.8/downloadList.html index cbb7c13..729e905 100644 --- a/src/main/resources/templates/layui-v2.6.8/downloadList.html +++ b/src/main/resources/templates/layui-v2.6.8/downloadList.html @@ -261,7 +261,7 @@