From 8a1739e6be669ecb338c3c8dd8b48c1178819ec7 Mon Sep 17 00:00:00 2001 From: xuanchen <122383162@qq.com> Date: Fri, 26 Nov 2021 16:13:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/category/jianjie.blade.php | 10 +- resources/views/category/jqhg.blade.php | 20 ++ resources/views/category/kjpt.blade.php | 2 +- resources/views/category/kxyj.blade.php | 198 ++++++++++---------- resources/views/category/photos.blade.php | 16 +- resources/views/category/sqhg.blade.php | 12 +- resources/views/category/videos.blade.php | 54 ++---- resources/views/category/videos.blade.php-- | 60 ++++++ resources/views/category/yh_qk.blade.php | 84 +++++++++ resources/views/category/yjsjy.blade.php | 2 +- resources/views/layouts/app.blade.php | 1 - resources/views/layouts/footer.blade.php | 2 +- resources/views/layouts/new_app.blade.php | 44 +++++ 13 files changed, 343 insertions(+), 162 deletions(-) create mode 100644 resources/views/category/jqhg.blade.php create mode 100644 resources/views/category/videos.blade.php-- create mode 100644 resources/views/category/yh_qk.blade.php create mode 100644 resources/views/layouts/new_app.blade.php diff --git a/resources/views/category/jianjie.blade.php b/resources/views/category/jianjie.blade.php index a9d204b..5b3128d 100644 --- a/resources/views/category/jianjie.blade.php +++ b/resources/views/category/jianjie.blade.php @@ -38,7 +38,7 @@
- +
{{ getOneCategory(10,'title') }}
@@ -72,7 +72,7 @@
- +
{{ getOneCategory(11,'title') }}
@@ -84,7 +84,7 @@
- +
{{ getOneCategory(12,'title') }}
@@ -118,7 +118,7 @@
- +
{{ getOneCategory(13,'title') }}
@@ -164,7 +164,7 @@
- +
四十年所庆
diff --git a/resources/views/category/jqhg.blade.php b/resources/views/category/jqhg.blade.php new file mode 100644 index 0000000..f6a657f --- /dev/null +++ b/resources/views/category/jqhg.blade.php @@ -0,0 +1,20 @@ +@extends('layouts.app') + +@section('title', $parent->title) + +@section('content') + + @include('category.navigation') + + +
+
+ + @include('category.left') + +
+
+
+
+@endsection + diff --git a/resources/views/category/kjpt.blade.php b/resources/views/category/kjpt.blade.php index c7d0e75..1ef5802 100644 --- a/resources/views/category/kjpt.blade.php +++ b/resources/views/category/kjpt.blade.php @@ -27,7 +27,7 @@ @if (getArticlesBYCate(55,5)->isNotEmpty()) @foreach (getArticlesBYCate(55,5) as $info) @if($loop->iteration<5) -
+
diff --git a/resources/views/category/kxyj.blade.php b/resources/views/category/kxyj.blade.php index 4bc7e5e..e9db791 100644 --- a/resources/views/category/kxyj.blade.php +++ b/resources/views/category/kxyj.blade.php @@ -24,34 +24,115 @@
-
    - @if (getArticlesBYCate(17,3)->isNotEmpty()) - @foreach (getArticlesBYCate(17,3) as $info) -
  • -
    - - -
    -
    -
    - {{ $info->created_at->format('d') }} - {{ $info->created_at->format('Y年m月') }} +
    + @if (getArticlesBYCate(17,1)->isNotEmpty()) + @foreach (getArticlesBYCate(17,1) as $info) +
    + + +
    + @endforeach + @endif +
      + @if (getArticlesBYCate(17,3)->isNotEmpty()) + @foreach (getArticlesBYCate(17,3) as $info) +
    • + +
      +
      +
      + {{ $info->title }} +
      + +
      +
      + + {{ $info->created_at->format('Y年m月d') }} +
      -
      -
      +
    • + @endforeach + @endif +
    +
    +
    + + + +
    +
    +
    + + {{ getOneCategory(26,'title') }} +
    +
    + +
    +
    +
    +
    + + +
    +
    +
    +
    概况
    +
    + {{ getOneCategory(26,'description') }} +
    +
    + 了解更多 +
    +
    +
    +
    + + +
    +
    动态
    +
    +
    + @if (getArticlesBYCate(26,1)->isNotEmpty()) + @foreach (getArticlesBYCate(26,1) as $info) + @if($loop->iteration==1) +
    +
    + + +
    +
    {{ $info->title }}
    -
    +
    {{ $info->description }}
    -
    -
  • - @endforeach - @endif -
+ @endif + @endforeach + @endif + +
+
+
    + @if (getArticlesBYCate(26,8)->isNotEmpty()) + @foreach (getArticlesBYCate(26,8) as $info) + @if($loop->iteration>1) +
  • +
    {{ $info->title }}
    +
    {{ $info->created_at->format('Y-m-d')}}
    +
  • + @endif + @endforeach + @endif +
+
+
- +
+
@@ -177,80 +258,6 @@
- -
-
-
- - {{ getOneCategory(26,'title') }} -
-
- -
-
-
-
- - -
-
-
-
概况
-
- {{ getOneCategory(26,'description') }} -
-
- 了解更多 -
-
-
-
- - -
-
动态
-
-
- @if (getArticlesBYCate(26,1)->isNotEmpty()) - @foreach (getArticlesBYCate(26,1) as $info) - @if($loop->iteration==1) -
-
- - -
-
- {{ $info->title }} -
-
- {{ $info->description }} -
-
- @endif - @endforeach - @endif - -
-
-
    - @if (getArticlesBYCate(26,8)->isNotEmpty()) - @foreach (getArticlesBYCate(26,8) as $info) - @if($loop->iteration>1) -
  • -
    {{ $info->title }}
    -
    {{ $info->created_at->format('Y-m-d')}}
    -
  • - @endif - @endforeach - @endif -
-
-
-
-
- -
@@ -351,4 +358,3 @@
@endsection - diff --git a/resources/views/category/photos.blade.php b/resources/views/category/photos.blade.php index 571510e..d101415 100644 --- a/resources/views/category/photos.blade.php +++ b/resources/views/category/photos.blade.php @@ -1215,35 +1215,35 @@
  • - +
  • - +
  • - +
  • - +
  • - +
  • - +
  • - +
  • - +
  • diff --git a/resources/views/category/sqhg.blade.php b/resources/views/category/sqhg.blade.php index cfbe7b9..adf1ed7 100644 --- a/resources/views/category/sqhg.blade.php +++ b/resources/views/category/sqhg.blade.php @@ -14,10 +14,7 @@
    -
    - -
    四十年所庆
    -
    +
    四十年所庆
    四十周年所庆宣传片 @@ -32,13 +29,10 @@
    -
    四十周年所庆纪念册
    -
    - -
    +
    四十周年所庆纪念册
    +
    @endsection - diff --git a/resources/views/category/videos.blade.php b/resources/views/category/videos.blade.php index 9970496..8d520e0 100644 --- a/resources/views/category/videos.blade.php +++ b/resources/views/category/videos.blade.php @@ -2,11 +2,6 @@ @section('title', $parent->title) - -@section('css') - -@endsection - @section('content') @include('category.navigation') @@ -17,44 +12,23 @@ @include('category.left') - @if ($articles->isNotEmpty()) -
    -
    -
    - @foreach ($articles as $article) -
    -
    -
    - - -
    -
    -

    {{ $article->title }}

    -
    -
    -
    - @endforeach +
    +
    +
    四十年所庆
    +
    +
    + 四十周年所庆宣传片 +
    +
    +
    -
    - @if ($articles->isNotEmpty()) - {{ $articles->links('layouts.pagination') }} - @endif -
    - @else -
    -
    - - 抱歉,暂无内容 -
    -
    - @endif +
    @endsection -@push('script') - -@endpush diff --git a/resources/views/category/videos.blade.php-- b/resources/views/category/videos.blade.php-- new file mode 100644 index 0000000..9970496 --- /dev/null +++ b/resources/views/category/videos.blade.php-- @@ -0,0 +1,60 @@ +@extends('layouts.app') + +@section('title', $parent->title) + + +@section('css') + +@endsection + +@section('content') + + @include('category.navigation') + + +
    +
    + + @include('category.left') + + @if ($articles->isNotEmpty()) +
    +
    +
    + @foreach ($articles as $article) +
    +
    +
    + + +
    +
    +

    {{ $article->title }}

    +
    +
    +
    + @endforeach +
    +
    +
    + @if ($articles->isNotEmpty()) + {{ $articles->links('layouts.pagination') }} + @endif +
    +
    + @else +
    +
    + + 抱歉,暂无内容 +
    +
    + @endif +
    +
    +@endsection +@push('script') + +@endpush diff --git a/resources/views/category/yh_qk.blade.php b/resources/views/category/yh_qk.blade.php new file mode 100644 index 0000000..ec75a20 --- /dev/null +++ b/resources/views/category/yh_qk.blade.php @@ -0,0 +1,84 @@ +@extends('layouts.app') + +@section('title', $parent->title) + +@section('content') + + @include('category.navigation') + + +
    +
    + + @include('category.left') + +
    +
    + +
    +
    + 学会LEARN +
    +
    +
    +
    +
    + +
    +
    +
    +
    +
    +
    党建文化-学会简介
    +
    + 近年来,中国银行西安长安路支行结合陕西红色文化特点和本行实际,坚持党建引领,文化铸魂,提倡“幸福中行,快乐员工”的文化理念,以加快转型发展,打造区域强行为突破口,形成了具有自身特色的企业文化,并将其渗透和服务于经营管理的全过程,实现了文化创造价值,党建与经营双丰收的目标。 +
    +
    查看详情
    +
    + +
    +
    +
    +
    +
    + + + +
    +
    + 期刊PERIODICAL +
    +
    + +
    +
    +
    +
    +
    党建文化-期刊
    +
    +
    查看更多 +
    +
    征稿启事 +
    +
    +
    +
    +
    + +
    + 近年来,中国银行西安长安路支行结合陕西红色文化特点和本行实际,坚持党建引领,文化铸魂,提倡“幸福中行,快乐员工”的文化理念,以加快转型发展,打造区域强行为突破口,形成了具有自身特色的企业文化,并将其渗透和服务于经营管理的全过程,实现了文化创造价值,党建与经营双丰收的目标。 +
    +
    +
    +
    +
    +
    + +
    +
    +
    +
    +@endsection + diff --git a/resources/views/category/yjsjy.blade.php b/resources/views/category/yjsjy.blade.php index 283f38a..f83ddfd 100644 --- a/resources/views/category/yjsjy.blade.php +++ b/resources/views/category/yjsjy.blade.php @@ -21,7 +21,7 @@
    {{ getOneCategory(54,'article')->title }} - / {{ getOneCategory(53,'article')->remark }}
    + / Introduction to graduate education
    {{ getOneCategory(54,'article')->description }}
    diff --git a/resources/views/layouts/app.blade.php b/resources/views/layouts/app.blade.php index 9079be9..2661b39 100644 --- a/resources/views/layouts/app.blade.php +++ b/resources/views/layouts/app.blade.php @@ -12,7 +12,6 @@ - @include('layouts.header') @section('content') diff --git a/resources/views/layouts/footer.blade.php b/resources/views/layouts/footer.blade.php index fcacd99..6abd853 100644 --- a/resources/views/layouts/footer.blade.php +++ b/resources/views/layouts/footer.blade.php @@ -35,7 +35,7 @@
    diff --git a/resources/views/layouts/new_app.blade.php b/resources/views/layouts/new_app.blade.php new file mode 100644 index 0000000..8359688 --- /dev/null +++ b/resources/views/layouts/new_app.blade.php @@ -0,0 +1,44 @@ + + + + + {{ config('app.name', '') }} + + @section('css') + @show + + + + + + + + + + + + + + + +@stack('script') + +