Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
DTBPcompnay
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
李堔
DTBPcompnay
Commits
a5790990
Commit
a5790990
authored
May 12, 2022
by
陈毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
enovia
parent
3be35335
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4070 additions
and
3 deletions
+4070
-3
layout.less
src/assets/theme/layout.less
+23
-3
diming.js
src/plugins/diming.js
+4047
-0
0530.png
src/static/image/enovia/0530.png
+0
-0
No files found.
src/assets/theme/layout.less
View file @
a5790990
...
...
@@ -2396,7 +2396,6 @@ line-height: 48px;
.enovia{
width: 1400px;
height: auto;
border: 1px solid #000;
display: flex;
justify-content: space-evenly;
margin-bottom: 90px;
...
...
@@ -2405,11 +2404,10 @@ line-height: 48px;
font-size: 15px;
display: flex;
flex-direction: column;
border: 1px solid #005385;
img{
width: 50px;
height: auto;
margin:
4
0px auto 20px;
margin: 0px auto 20px;
}
h4{
text-align: center;
...
...
@@ -2615,6 +2613,28 @@ line-height: 48px;
}
}
}
//下载页面
.download{
margin-top: 180px;
div{
width: 100%;
text-align: center;
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #294982;
opacity: 1;
padding-top: 32px;
span{
margin-left: 14px;
}
span:hover{
border-bottom: 1px solid #294982;
cursor: pointer;
}
}
}
//我们是谁 about页面
//加入我们 about页面
...
...
src/plugins/diming.js
0 → 100644
View file @
a5790990
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/static/image/enovia/0530.png
0 → 100644
View file @
a5790990
154 KB
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