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
393bb20a
Commit
393bb20a
authored
Jul 15, 2021
by
liguokang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:
⚡
parent
91f836a2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
3 deletions
+1
-3
components/layout/XMHeader/laHeader.js
+1
-3
pages/index.jsx
+0
-0
No files found.
components/layout/XMHeader/laHeader.js
View file @
393bb20a
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: liguokang
* @Author: liguokang
* @Date: 2021-07-15 10:28:10
* @Date: 2021-07-15 10:28:10
* @LastEditors: liguokang
* @LastEditors: liguokang
* @LastEditTime: 2021-07-15 10:4
6:33
* @LastEditTime: 2021-07-15 10:4
7:25
* @Description:
* @Description:
* @Copyrigh: ©2021 杭州杰竞科技有限公司 版权所有
* @Copyrigh: ©2021 杭州杰竞科技有限公司 版权所有
*/
*/
...
@@ -19,8 +19,6 @@ class LaHeader extends React.Component {
...
@@ -19,8 +19,6 @@ class LaHeader extends React.Component {
this
.
state
=
{};
this
.
state
=
{};
}
}
componentDidMount
()
{}
render
()
{
render
()
{
return
(
return
(
<
header
>
<
header
>
...
...
pages/
join-us
.jsx
→
pages/
index
.jsx
View file @
393bb20a
File moved
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