Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
wms
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
wms
Commits
598e9a60
Commit
598e9a60
authored
Jun 12, 2024
by
李翰林
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去除logo
parent
ec67e9bd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
SiderMenu.js
src/components/SiderMenu/SiderMenu.js
+1
-1
document.ejs
src/pages/document.ejs
+2
-2
No files found.
src/components/SiderMenu/SiderMenu.js
View file @
598e9a60
...
...
@@ -156,7 +156,7 @@ function Diymenu({
>
<
div
className
=
{
styles
.
logo
}
id
=
"logo"
>
<
Link
to
=
"/welcome"
>
<
img
src
=
{
logo
}
alt
=
"logo"
/>
{
/* <img src={logo} alt="logo" /> */
}
<
h1
style
=
{{
fontSize
:
12
}}
>
{
name
}
<
/h1
>
<
/Link
>
<
/div
>
...
...
src/pages/document.ejs
View file @
598e9a60
...
...
@@ -208,7 +208,7 @@
height: 100%;
min-height: 420px;
"
>
<
img
src=
"<%= context.config.publicPath +'logo.png'%>"
alt=
"logo"
width=
"256"
/
>
<
!-- <img src="<%= context.config.publicPath +'logo.png'%>" alt="logo" width="256" /> --
>
<div
class=
"page-loading-warp"
>
<div
class=
"ant-spin ant-spin-lg ant-spin-spinning"
>
<span
class=
"ant-spin-dot ant-spin-dot-spin"
><i
class=
"ant-spin-dot-item"
></i><i
...
...
@@ -216,7 +216,7 @@
</div>
</div>
<div
style=
"display: flex; align-items: center; justify-content: center"
>
江苏南高
<!-- 江苏南高 -->
</div>
</div>
</div>
...
...
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