Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
weadmin_gatsby
Project
Project
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
xiaohong.liu
weadmin_gatsby
Commits
d87a8325
Commit
d87a8325
authored
Aug 24, 2021
by
Liuxiaohong123
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页脚添加公安备案图片湘公网安备 43010302001396号
parent
044f82d6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
+6
-0
footer.js
weadmin/src/components/footer.js
+6
-0
gaba.png
weadmin/src/images/footer/gaba.png
+0
-0
openjdk.png
weadmin/src/pages/quickstart/step-0/img/openjdk.png
+0
-0
No files found.
weadmin/src/components/footer.js
View file @
d87a8325
...
...
@@ -4,6 +4,7 @@ import { Link } from 'gatsby'
import
styled
from
"@emotion/styled"
import
typography
from
"../utils/typography"
import
ARCode
from
"../images/footer/s-weixin.jpg"
import
GABA
from
"../images/footer/gaba.png"
import
presets
,
{
colors
}
from
"../utils/presets"
const
Footer
=
(
props
)
=>
(
...
...
@@ -52,6 +53,7 @@ const Footer = (props) => (
<
div
style
=
{{...
styles
.
info
,
marginTop
:
-
7
}}
>
长沙智维宝网络科技有限公司
<
/div
>
<
div
style
=
{
styles
.
info
}
>
Copyright
©
2021
长沙智维宝网络科技有限公司
版权所有
<
/div
>
<
div
style
=
{
styles
.
info
}
>
备案号:
<
a
href
=
"https://beian.miit.gov.cn"
target
=
"_blank"
title
=
"京ICP备14004049-1号"
>
京
ICP
备
14004049
号
-
4
<
/a></
div
>
<
div
style
=
{
styles
.
info
}
><
img
src
=
{
GABA
}
width
=
"18"
height
=
"18"
style
=
{{
"margin-top"
:
10
}}
align
=
"bottom"
alt
=
"公安备案图片"
/><
a
target
=
"_blank"
href
=
"http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=43010302001396"
>
湘公网安备
43010302001396
号
<
/a></
div
>
<
/Col
>
<
/Row
>
<
/
>
...
...
@@ -159,4 +161,7 @@ const styles ={
textDecoration
:
`none`
,
},
}
export
default
Footer
\ No newline at end of file
weadmin/src/images/footer/gaba.png
0 → 100644
View file @
d87a8325
18.8 KB
weadmin/src/pages/quickstart/step-0/img/openjdk.png
0 → 100644
View file @
d87a8325
35.2 KB
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