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
b26a81ec
Commit
b26a81ec
authored
Jan 14, 2021
by
杨昕
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'test' into 'master'
Test See merge request
!32
parents
148d76f6
703c5a5e
Pipeline
#13295
passed with stages
in 44 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
19 additions
and
16 deletions
+19
-16
login.css
public/xadmin/css/pages/login.css
+2
-2
toast.js
public/xadmin/extra/toast/js/toast.js
+1
-1
common.js
public/xadmin/js/common.js
+1
-1
foot.blade.php
resources/views/admin/common/foot.blade.php
+15
-12
No files found.
public/xadmin/css/pages/login.css
View file @
b26a81ec
...
...
@@ -11,7 +11,7 @@ License URL: https://creativecommons.org/licenses/by/4.0/
.overlay
{
position
:
absolute
;
width
:
100%
;
height
:
100
vh
;
height
:
94
vh
;
z-index
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0.66
);
background
:
linear-gradient
(
to
bottom
,
rgba
(
123
,
67
,
151
,
0.35
),
rgba
(
33
,
150
,
243
,
0.55
));
...
...
@@ -31,7 +31,7 @@ License URL: https://creativecommons.org/licenses/by/4.0/
}
.hero-area
{
height
:
100
vh
;
height
:
94
vh
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
...
...
public/xadmin/extra/toast/js/toast.js
View file @
b26a81ec
...
...
@@ -20,7 +20,7 @@
}
}
loadStyles
(
baseurl
+
"/xadmin/extra/toast/css/animate.css"
);
//
loadStyles(baseurl+"/xadmin/extra/toast/css/animate.css");
//显示提示信息 toast
$
.
fn
.
toast
=
function
(
options
){
...
...
public/xadmin/js/common.js
View file @
b26a81ec
//var baseurl = 'http://local.www.nxxadmin.com';
var
baseurl
=
'http://39.105.38.33'
;
//
var baseurl = 'http://39.105.38.33';
/**
* fetch提交
* @param method,url,opts
...
...
resources/views/admin/common/foot.blade.php
View file @
b26a81ec
...
...
@@ -17,25 +17,28 @@
</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>
<!-- <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>
京ICP证161188号
{{--
<img
src=
"{{ asset('images/gongbei.png')}}"
style=
"vertical-align:-5px;"
>
--}}
{{--
<a
href=
"//www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802020664"
target=
"_blank"
rel=
"nofollow"
>
京公网安备11010802020664号
</a>
--}}
<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>
<style>
.footer
{
margin
:
auto
;
padding-top
:
8px
;
text-align
:
center
;
height
:
6
0px
;
line-height
:
6
0px
;
height
:
3
0px
;
line-height
:
3
0px
;
}
</style>
{{--
<link
rel=
"stylesheet"
href=
"{{ asset('xadmin/extra/jqueryToast/css/toast.style.css')}}"
>
--}}
...
...
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