Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xiaomai-website-ssr-template
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liguokang
xiaomai-website-ssr-template
Commits
26cc67a8
Commit
26cc67a8
authored
Jul 15, 2021
by
liguokang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:
⚡
parent
d1b94495
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
104 additions
and
8 deletions
+104
-8
components/layout/XMFooter/LaFooter.js
+40
-2
components/layout/XMFooter/laFooter.less
+16
-0
components/layout/XMHeader/laHeader.js
+36
-3
components/layout/XMHeader/laHeader.less
+9
-0
pages/index.jsx
+3
-3
No files found.
components/layout/XMFooter/LaFooter.js
View file @
26cc67a8
/*
* @Description:
* @Date: 2020-03-18 18:19:52
* @LastEditTime: 2021-07-15 1
0:46:49
* @LastEditTime: 2021-07-15 1
1:50:36
* @LastEditors: liguokang
*/
import
React
from
'react'
;
...
...
@@ -14,7 +14,45 @@ class LaFooter extends React.Component {
render
()
{
return
(
<
footer
>
<
div
>
<
div
className
=
{
style
.
title_con
}
>
<
Link
href
=
"/"
>
<
div
className
=
{
style
.
title_item
}
>
<
span
>
底部底部底部底部底部
<
/span
>
<
img
src
=
{
StaticImg
+
'/logo.png'
}
width
=
{
121
}
alt
=
""
/>
<
/div
>
<
/Link
>
<
Link
href
=
"/"
>
<
div
className
=
{
style
.
title_item
}
>
<
span
>
底部底部底部底部底部
<
/span
>
<
img
src
=
{
StaticImg
+
'/logo.png'
}
width
=
{
121
}
alt
=
""
/>
<
/div
>
<
/Link
>
<
Link
href
=
"/"
>
<
div
className
=
{
style
.
title_item
}
>
<
span
>
底部底部底部底部底部
<
/span
>
<
img
src
=
{
StaticImg
+
'/logo.png'
}
width
=
{
121
}
alt
=
""
/>
<
/div
>
<
/Link
>
<
Link
href
=
"/"
>
<
div
className
=
{
style
.
title_item
}
>
<
span
>
底部底部底部底部底部
<
/span
>
<
img
src
=
{
StaticImg
+
'/logo.png'
}
width
=
{
121
}
alt
=
""
/>
<
/div
>
<
/Link
>
<
Link
href
=
"/"
>
<
div
className
=
{
style
.
title_item
}
>
<
span
>
底部底部底部底部底部
<
/span
>
<
img
src
=
{
StaticImg
+
'/logo.png'
}
width
=
{
121
}
alt
=
""
/>
<
/div
>
<
/Link
>
<
Link
href
=
"/"
>
<
div
className
=
{
style
.
title_item
}
>
<
span
>
底部底部底部底部底部
<
/span
>
<
img
src
=
{
StaticImg
+
'/logo.png'
}
width
=
{
121
}
alt
=
""
/>
<
/div
>
<
/Link
>
<
/div
>
<
div
className
=
{
style
.
copyright
}
>
<
a
target
=
"_blank"
href
=
"https://beian.miit.gov.cn"
>
<
span
>
Copyright
©
2015
-
2021
杭州杰竞科技有限公司版权所有
浙
ICP
备
15025826
号
-
2
<
/span
>
<
/a
>
...
...
components/layout/XMFooter/laFooter.less
View file @
26cc67a8
.title_con {
width: 100%;
display: flex;
align-items: center;
justify-content: space-around;
.title_item {
background: lightcoral;
}
}
.copyright {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
margin-top: 20px;
}
components/layout/XMHeader/laHeader.js
View file @
26cc67a8
...
...
@@ -2,7 +2,7 @@
* @Author: liguokang
* @Date: 2021-07-15 10:28:10
* @LastEditors: liguokang
* @LastEditTime: 2021-07-15 11:
32:52
* @LastEditTime: 2021-07-15 11:
49:41
* @Description:
* @Copyrigh: ©2021 杭州杰竞科技有限公司 版权所有
*/
...
...
@@ -23,9 +23,42 @@ class LaHeader extends React.Component {
return
(
<
header
>
<
nav
>
<
div
>
<
div
className
=
{
style
.
title_con
}
>
<
Link
href
=
"/"
>
<
img
src
=
{
StaticImg
+
'/logo.png'
}
width
=
{
121
}
alt
=
""
/>
<
div
className
=
{
style
.
title_item
}
>
<
span
>
头部头部头部头部
<
/span
>
<
img
src
=
{
StaticImg
+
'/logo.png'
}
width
=
{
121
}
alt
=
""
/>
<
/div
>
<
/Link
>
<
Link
href
=
"/"
>
<
div
className
=
{
style
.
title_item
}
>
<
span
>
头部头部头部头部
<
/span
>
<
img
src
=
{
StaticImg
+
'/logo.png'
}
width
=
{
121
}
alt
=
""
/>
<
/div
>
<
/Link
>
<
Link
href
=
"/"
>
<
div
className
=
{
style
.
title_item
}
>
<
span
>
头部头部头部头部
<
/span
>
<
img
src
=
{
StaticImg
+
'/logo.png'
}
width
=
{
121
}
alt
=
""
/>
<
/div
>
<
/Link
>
<
Link
href
=
"/"
>
<
div
className
=
{
style
.
title_item
}
>
<
span
>
头部头部头部头部
<
/span
>
<
img
src
=
{
StaticImg
+
'/logo.png'
}
width
=
{
121
}
alt
=
""
/>
<
/div
>
<
/Link
>
<
Link
href
=
"/"
>
<
div
className
=
{
style
.
title_item
}
>
<
span
>
头部头部头部头部
<
/span
>
<
img
src
=
{
StaticImg
+
'/logo.png'
}
width
=
{
121
}
alt
=
""
/>
<
/div
>
<
/Link
>
<
Link
href
=
"/"
>
<
div
className
=
{
style
.
title_item
}
>
<
span
>
头部头部头部头部
<
/span
>
<
img
src
=
{
StaticImg
+
'/logo.png'
}
width
=
{
121
}
alt
=
""
/>
<
/div
>
<
/Link
>
<
/div
>
<
/nav
>
...
...
components/layout/XMHeader/laHeader.less
View file @
26cc67a8
.title_con {
width: 100%;
display: flex;
align-items: center;
justify-content: space-around;
.title_item {
background: lightcoral;
}
}
pages/index.jsx
View file @
26cc67a8
...
...
@@ -2,7 +2,7 @@
* @Author: liguokang
* @Date: 2021-07-14 20:36:28
* @LastEditors: liguokang
* @LastEditTime: 2021-07-15 11:
28:30
* @LastEditTime: 2021-07-15 11:
48:53
* @Description:
* @Copyrigh: ©2021 杭州杰竞科技有限公司 版权所有
*/
...
...
@@ -37,8 +37,8 @@ export default function JoinUs() {
}
return
(
<
Layout
isHome=
{
false
}
>
<
div
className=
"
"
style=
{
{
background
:
'#fff
'
}
}
>
<
Layout
isHome=
{
false
}
className=
"nnnnnn"
>
<
div
className=
"
gdfgd"
style=
{
{
background
:
'#fff'
}
}
style=
{
{
height
:
'85vh
'
}
}
>
{
/* <Header active={"aboutUs"} /> */
}
<
div
className=
"join-us"
>
<
div
className=
"center"
style=
{
{
textAlign
:
'center'
}
}
>
...
...
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