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
1015776c
Commit
1015776c
authored
Jun 02, 2022
by
陈毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
行业解决方案
parent
1ffbebb5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
33 additions
and
20 deletions
+33
-20
layout.less
src/assets/theme/layout.less
+31
-18
index.vue
src/pages/index.vue
+2
-2
No files found.
src/assets/theme/layout.less
View file @
1015776c
...
...
@@ -848,10 +848,9 @@ h3 {
}
.line{
margin-bottom: 75px;
width: 1400px;
text-align: center;
margin:0px auto
75
px;
margin:0px auto
100
px;
}
.ivu-carousel-dots {
height: 50px;
...
...
@@ -872,8 +871,8 @@ h3 {
left: 0;
bottom: 0;
z-index: 19;
padding-top:
100
px;
padding-left:
91
px;
padding-top:
48
px;
padding-left:
80
px;
img {
position: absolute;
...
...
@@ -907,15 +906,22 @@ h3 {
}
.info {
font-size: 14px;
// font-family: "宋体";
margin-top: 100px;
// text-indent: 28px;
text-indent: 36px;
margin-top: 114px;
font-weight: 300;
color: #FFFFFF;
opacity: 1;
width: 291px;
height: 1
00
px;
font-size: 1
4
px;
height: 1
33
px;
font-size: 1
8
px;
font-family: Microsoft YaHei;
font-weight:
3
00;
font-weight:
4
00;
color: #FFFFFF;
opacity: 1;
}
...
...
@@ -927,15 +933,19 @@ h3 {
}
.moreal {
width: 140px;
height: 48px;
border: 1px solid #FFFFFF;
opacity: 1;
border-radius: 24px;
font-size: 18px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #FFFFFF;
opacity: 1;
display: inline-block;
width: 100px;
height: 36px;
line-height: 36px;
line-height: 46px;
text-align: center;
border-radius: 36px;
border: 1px solid #fff;
font-size: 14px;
color: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
...
...
@@ -1649,6 +1659,9 @@ a.news {
justify-content: space-between;
margin-bottom:120px ;
}
.pg1-bottom8{
margin-bottom: 80px !important;
}
.productt .productt-content .pg-1 li {
display: inline-block;
// float: left;
...
...
src/pages/index.vue
View file @
1015776c
...
...
@@ -125,7 +125,7 @@
</nuxt-link>
</li>
</ul>
<ul
class=
"pg-1 clear-fix"
>
<ul
class=
"pg-1
pg1-bottom8
clear-fix"
>
<li
class=
"ourproducts li4"
>
...
...
@@ -202,7 +202,7 @@
>
<CarouselItem
v-for=
"(item, index) in dataList"
:key=
"index"
height=
"537px"
>
<div
class=
"pr"
>
<img
:src=
"item.img"
style=
"height:537px;width:1
200px
"
alt=
"我们服务于"
/>
<img
:src=
"item.img"
style=
"height:537px;width:1
00%;
"
alt=
"我们服务于"
/>
<div
class=
"pa"
>
<div
class=
"flexd"
>
<div
class=
"title"
>
...
...
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