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
233ddd89
Commit
233ddd89
authored
Apr 12, 2023
by
陈毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【U】鼠标悬浮效果
parent
51df4fc5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
24 additions
and
12 deletions
+24
-12
delmia.vue
src/pages/product/delmia.vue
+24
-12
001-1.jpg
src/static/image/delmia/apriso/001-1.jpg
+0
-0
001-1.jpg
src/static/image/delmia/dm/001-1.jpg
+0
-0
001-1.jpg
src/static/image/delmia/lean3D/001-1.jpg
+0
-0
001-1.jpg
src/static/image/delmia/quintiq/001-1.jpg
+0
-0
No files found.
src/pages/product/delmia.vue
View file @
233ddd89
...
...
@@ -44,11 +44,11 @@
<p>
{{
product
[
i
].
product
.
p2
}}
</p>
</div>
<div
class=
"subaggregate "
style=
"padding-top:50px"
>
<
a
href=
"./delmias/quintiq"
>
DELMIA Quintiq
</a
>
<
a
href=
"./delmias/ortems"
>
DELMIA Ortems
</a
>
<
a
href=
"./delmias/dm"
>
DELMIA DM
</a
>
<
a
href=
"./delmias/apriso"
>
DELMIA Apriso
</a
>
<
a
href=
"./delmias/3dlean"
>
DELMIA 3DLean
</a
>
<
nuxt-link
to=
"/product/delmias/quintiq"
>
DELMIA Quintiq
</nuxt-link
>
<
nuxt-link
to=
"/product/delmias/ortems"
>
DELMIA Ortems
</nuxt-link
>
<
nuxt-link
to=
"/product/delmias/dm"
>
DELMIA DM
</nuxt-link
>
<
nuxt-link
to=
"/product/delmias/apriso"
>
DELMIA Apriso
</nuxt-link
>
<
nuxt-link
to=
"/product/delmias/3dlean"
>
DELMIA 3DLean
</nuxt-link
>
</div>
</div>
<!-- 背景图 -->
...
...
@@ -291,18 +291,30 @@ export default {
<
style
lang=
"less"
scope
>
.subaggregate{
// text-align: center;
font-size: 36px;
font-family: Microsoft YaHei;
font-weight: 300;
color: #000000;
opacity: 1;
display: flex;
flex-wrap: wrap;
justify-content: space-around;
color:#2d8cf0;
a{
width: 30%;
height: 60px;
text-align: center;
width: 20%;
font-size: 20px;
font-weight: 300;
font-family: Microsoft YaHei;
height: 60px;
text-align: center;
transition:all 0.1s ease;
}
a:hover{
transform: scale(1.0);
font-weight: bold;
font-size: 20px;
color: #000000;
}
}
...
...
src/static/image/delmia/apriso/001-1.jpg
deleted
100644 → 0
View file @
51df4fc5
462 KB
src/static/image/delmia/dm/001-1.jpg
deleted
100644 → 0
View file @
51df4fc5
610 KB
src/static/image/delmia/lean3D/001-1.jpg
deleted
100644 → 0
View file @
51df4fc5
414 KB
src/static/image/delmia/quintiq/001-1.jpg
deleted
100644 → 0
View file @
51df4fc5
585 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