From e8b1d475e688b31635bde56327e950eaf20df738 Mon Sep 17 00:00:00 2001 From: hanasaki-misaki Date: Sat, 18 Mar 2023 13:52:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8A=A0=E8=BD=BD=E6=95=88?= =?UTF-8?q?=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Static/Gui/js/new_Rss.js | 13 +++++++------ Static/mdui-v1.0.1/css/ui.css | 3 +++ contact.html | 19 +++++++++++++++++-- index.html | 4 ++-- message.html | 19 +++++++++++++++++-- news.html | 22 +++++++++++++++++----- project.html | 19 +++++++++++++++++-- staff.html | 27 ++++++++++++++++++--------- 8 files changed, 98 insertions(+), 28 deletions(-) diff --git a/Static/Gui/js/new_Rss.js b/Static/Gui/js/new_Rss.js index e8ce52a..926bf0c 100644 --- a/Static/Gui/js/new_Rss.js +++ b/Static/Gui/js/new_Rss.js @@ -19,12 +19,13 @@ function getRSS(url) { console.log(title, link); //在news.html页面上的ul元素中添加内容 document.querySelector("ul").innerHTML += ` - -
  • -
    ${title}
    -
    - ${datetime} -
    + +
  • + +
    ${title}
    +
    + ${datetime} +
  • `; diff --git a/Static/mdui-v1.0.1/css/ui.css b/Static/mdui-v1.0.1/css/ui.css index fb95326..c22eb3c 100644 --- a/Static/mdui-v1.0.1/css/ui.css +++ b/Static/mdui-v1.0.1/css/ui.css @@ -356,4 +356,7 @@ body { .dnone{ display: none; +} +.list-news{ + border-radius: 15px; } \ No newline at end of file diff --git a/contact.html b/contact.html index 1c3df33..84c3b5c 100644 --- a/contact.html +++ b/contact.html @@ -29,6 +29,13 @@ + +
    + + + +
    +
    @@ -170,8 +177,16 @@ \ No newline at end of file diff --git a/index.html b/index.html index 7b62faa..59a7199 100644 --- a/index.html +++ b/index.html @@ -230,7 +230,7 @@ diff --git a/message.html b/message.html index e0c751c..ed48e25 100644 --- a/message.html +++ b/message.html @@ -29,6 +29,13 @@ + +
    + + + +
    +
    @@ -160,8 +167,16 @@ \ No newline at end of file diff --git a/news.html b/news.html index 9eb8341..eb0ca1e 100644 --- a/news.html +++ b/news.html @@ -31,6 +31,13 @@ + +
    + + + +
    +
    @@ -165,12 +172,17 @@ + \ No newline at end of file diff --git a/project.html b/project.html index 6b82ed5..09931d5 100644 --- a/project.html +++ b/project.html @@ -29,6 +29,13 @@ + +
    + + + +
    +
    @@ -170,8 +177,16 @@ \ No newline at end of file diff --git a/staff.html b/staff.html index 41e0a9d..9ece75d 100644 --- a/staff.html +++ b/staff.html @@ -10,15 +10,16 @@ - + +
    + + + +
    +
    -
    @@ -181,11 +182,19 @@