From 88ffcb9ecfec5cd5f259eb6d19b24d73b2b5ad4b Mon Sep 17 00:00:00 2001 From: whb <17803890193@163.com> Date: Mon, 21 Aug 2023 08:49:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/layui-v2.6.8/academicList.html | 2 +- .../templates/layui-v2.6.8/applicationList.html | 2 +- .../templates/layui-v2.6.8/courseList.html | 2 +- .../templates/layui-v2.6.8/downloadList.html | 6 +++--- .../resources/templates/layui-v2.6.8/gameList.html | 6 +++--- .../templates/layui-v2.6.8/inviteList.html | 14 +++++++------- .../templates/layui-v2.6.8/knowledgeList.html | 4 ++-- .../templates/layui-v2.6.8/serveList.html | 6 +++--- .../templates/layui-v2.6.8/textualList.html | 10 +++++----- 9 files changed, 26 insertions(+), 26 deletions(-) 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 @@