Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
O
official
Project
Project
Details
Activity
Releases
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
吕祺
official
Commits
0fca1787
Commit
0fca1787
authored
Jul 28, 2023
by
吕祺
⛹🏽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change 新技术 to 新科技
parent
668731de
Changes
4
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
198 additions
and
198 deletions
+198
-198
newsList.md
content/newsList.md
+117
-117
portfolioChi.md
content/portfolioChi.md
+43
-43
portfolioEN.md
content/portfolioEN.md
+36
-36
portfolio.js
pages/portfolio.js
+2
-2
No files found.
content/newsList.md
View file @
0fca1787
This source diff could not be displayed because it is too large. You can
view the blob
instead.
content/portfolioChi.md
View file @
0fca1787
This diff is collapsed.
Click to expand it.
content/portfolioEN.md
View file @
0fca1787
This diff is collapsed.
Click to expand it.
pages/portfolio.js
View file @
0fca1787
...
...
@@ -21,7 +21,7 @@ export default class PortfolioPage extends Component {
mounted
:
false
}
this
.
showAll
=
this
.
setShowType
.
bind
(
this
,
'all'
)
this
.
showTech
=
this
.
setShowType
.
bind
(
this
,
'新
技术
'
)
this
.
showTech
=
this
.
setShowType
.
bind
(
this
,
'新
科技
'
)
this
.
showConsumption
=
this
.
setShowType
.
bind
(
this
,
'新消费'
)
this
.
showHealth
=
this
.
setShowType
.
bind
(
this
,
'医疗健康'
)
}
...
...
@@ -165,7 +165,7 @@ export default class PortfolioPage extends Component {
<
div
className
=
{
classnames
({
'portfolio-select-tech'
:
true
,
'portfolio-active'
:
showType
===
'新
技术
'
'portfolio-active'
:
showType
===
'新
科技
'
})}
onClick
=
{
this
.
showTech
}
>
...
...
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