This commit is contained in:
2021-12-09 11:40:17 +08:00
parent 67b4f16455
commit 40b700b091
3 changed files with 472 additions and 463 deletions

View File

@@ -333,7 +333,7 @@ img {max-width: 100%;}
.studyExtend li:hover::before {background-color: #273981;} .studyExtend li:hover::before {background-color: #273981;}
.studyDynamic, .studyDynamic,
.studyDynamic li{height: 280px; text-align: left;} .studyDynamic li{height: 230px; text-align: left;}
.studyDynamic .indexTeam-cont {padding: 10px 15px; position: relative;} .studyDynamic .indexTeam-cont {padding: 10px 15px; position: relative;}
.studyDynamic-name {margin-bottom: 10px;} .studyDynamic-name {margin-bottom: 10px;}
.studyDynamic-time {color: #203175; display: flex;} .studyDynamic-time {color: #203175; display: flex;}

View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>系统维护中</title>
</head>
<body>
<div style="text-align: center;line-height: 200px;margin: 100px auto;font-size: 41px;font-weight: bold;color: #aeaeae;">系统正在维护中......</div>
</body>
</html>

View File

@@ -17,8 +17,8 @@
</div> </div>
</div> </div>
<ul class="indexTeam-ul studyDynamic"> <ul class="indexTeam-ul studyDynamic">
@if (getArticlesBYCate(8,3)->isNotEmpty()) @if (getArticlesBYCate(8,4)->isNotEmpty())
@foreach (getArticlesBYCate(8,3) as $article) @foreach (getArticlesBYCate(8,4) as $article)
<li> <li>
<a href="{{ $article->link }}" target="_blank"> <a href="{{ $article->link }}" target="_blank">
<div class="ce-img indexTeam-img"> <div class="ce-img indexTeam-img">