Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
media-resource
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨昕
media-resource
Commits
ed7702b5
Commit
ed7702b5
authored
Jan 13, 2021
by
杨昕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
beian
parent
f81ee3bd
Pipeline
#13223
passed with stages
in 43 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
18 deletions
+15
-18
foot.blade.php
resources/views/admin/common/foot.blade.php
+13
-2
login.blade.php
resources/views/admin/login.blade.php
+2
-16
No files found.
resources/views/admin/common/foot.blade.php
View file @
ed7702b5
...
...
@@ -12,10 +12,21 @@
<footer>
<div
class=
"footer"
>
<
!-- <
div class="footer">
中公教育 @2020-2030 京ICP备10218183号 京ICP证161188号 京公网安备 11010802020593号
</div>
</div>
-->
<div
class=
"footer"
>
<!-- <div class="copyright">京ICP备10218183号 京ICP证161188号 京公网安备 11010802020593号</div> -->
<p
class=
"copyright"
>
<a
target=
"_blank"
href=
"https://beian.miit.gov.cn/"
rel=
"nofollow"
>
京ICP备10218183号-106
</a>
<img
src=
"{{ asset('images/gongbei.png')}}"
style=
"vertical-align:-5px;"
>
京ICP证161188号
<a
style=
"padding-left: 8px;"
target=
"_blank"
href=
"https://zzlz.gsxt.gov.cn/businessCheck/verifKey.do?showType=p&serial=91110108551426892J-SAIC_SHOW_10000091110108551426892J1597816757943&signData=MEYCIQC/42StZW2bD8m5uoQqcZLKqORskB7sTTjUa10R/GZdNgIhAJ0BOPBSmJPKn7/0pIvBKWNxZ2XIn0l5XVNsHFmqCMmS"
rel=
"nofollow"
>
<img
src=
"https://s.eoffcn.com//zytg/202008/175c14f5-3bf5-63cd-0c61-12627f47775e.png"
width=
"20"
height=
"20"
style=
"vertical-align:-5px;"
>
</a>
</p>
</div>
</footer>
...
...
resources/views/admin/login.blade.php
View file @
ed7702b5
...
...
@@ -72,22 +72,8 @@
</div>
</div>
</section>
<div
class=
"footer"
>
<!-- <div class="copyright">京ICP备10218183号 京ICP证161188号 京公网安备 11010802020593号</div> -->
<p
class=
"copyright"
>
<a
target=
"_blank"
href=
"https://beian.miit.gov.cn/"
rel=
"nofollow"
>
京ICP备10218183号-106
</a>
<img
src=
"{{ asset('images/gongbei.png')}}"
style=
"vertical-align:-5px;"
>
京ICP证161188号
<a
style=
"padding-left: 8px;"
target=
"_blank"
href=
"https://zzlz.gsxt.gov.cn/businessCheck/verifKey.do?showType=p&serial=91110108551426892J-SAIC_SHOW_10000091110108551426892J1597816757943&signData=MEYCIQC/42StZW2bD8m5uoQqcZLKqORskB7sTTjUa10R/GZdNgIhAJ0BOPBSmJPKn7/0pIvBKWNxZ2XIn0l5XVNsHFmqCMmS"
rel=
"nofollow"
>
<img
src=
"https://s.eoffcn.com//zytg/202008/175c14f5-3bf5-63cd-0c61-12627f47775e.png"
width=
"20"
height=
"20"
style=
"vertical-align:-5px;"
>
</a>
</p>
</div>
<style
type=
"text/css"
>
.footer
.copyright
{
text-align
:
center
;
}
</style>
@include('admin.common.foot')
<!--Global Javascript -->
<script
src=
"{{ asset('xadmin/js/jquery.min.js')}}"
></script>
<script
src=
"{{ asset('xadmin/js/jquery.cookie.js')}}"
></script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment