Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
ngic-company
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
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
wuhao
ngic-company
Commits
4d94d899
Commit
4d94d899
authored
Nov 23, 2022
by
wuhao
🎯
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
asder
parent
90804c62
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
4 deletions
+2
-4
.umirc.ts
.umirc.ts
+2
-0
favicon.ico
public/favicon.ico
+0
-0
index.jsx
src/layouts/index.jsx
+0
-4
No files found.
.umirc.ts
View file @
4d94d899
...
...
@@ -29,7 +29,9 @@ export default defineConfig({
],
},
],
title
:
'江苏南高智能装备创新中心有限公司'
,
fastRefresh
:
{},
favicon
:
'/favicon.ico'
,
theme
:
{
'primary-color'
:
'#1890ff'
,
},
...
...
public/favicon.ico
0 → 100644
View file @
4d94d899
4.19 KB
src/layouts/index.jsx
View file @
4d94d899
...
...
@@ -116,10 +116,6 @@ function Layout({ children, location }) {
return
(
<
div
className=
{
styles
.
container
}
>
<
Helmet
encodeSpecialCharacters=
{
false
}
>
<
html
lang=
"en"
data
-
direction=
"666"
/>
<
title
>
江苏南高智能装备创新中心有限公司
</
title
>
</
Helmet
>
<
Drawer
open=
{
collspan
}
title=
{
false
}
...
...
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