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
0642318e
Commit
0642318e
authored
Jun 02, 2022
by
陈毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
信息动态
parent
1015776c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
29 additions
and
28 deletions
+29
-28
layout.less
src/assets/theme/layout.less
+3
-2
product.less
src/assets/theme/product.less
+24
-15
index.vue
src/pages/index.vue
+2
-11
No files found.
src/assets/theme/layout.less
View file @
0642318e
...
...
@@ -832,12 +832,13 @@ h3 {
.service {//行业解决办法
// padding-top: 65px;
background-color: #e9edef;
padding-bottom: 80px;
.main{
max-width: 1400px;
min-width: 1100px;
width: 80%;
//
height: 100%;
height: 880px;
height: 100%;
//
height: 880px;
padding-top: 50px;
}
h2{
...
...
src/assets/theme/product.less
View file @
0642318e
...
...
@@ -582,14 +582,19 @@
}
.home-news {
display: flex;
width: 1200px;
margin:50px auto;
width: 80%;
max-width: 1400px;
min-width: 1100px;
margin:80px auto;
img {
width: 500px;
height: 400px;
}
.home-news-right {
margin-left: 60px;
width: 100%;
// width: 100%;
min-width:0;
flex: 1;
h5 {
font-size: 18px;
color: #232323;
...
...
@@ -601,6 +606,7 @@
font-family: Microsoft YaHei;
opacity: 1;
}
p {
font-size: 16px;
line-height: 27px;
...
...
@@ -611,6 +617,7 @@
opacity: 1;
}
span {
margin-bottom: 17px;
font-size: 14px;
line-height: 24px;
// margin-top: 7px;
...
...
@@ -627,22 +634,24 @@
}
.see-more {
width: 80px;
margin: 60px 0 0 550px;
//
margin: 60px 0 0 550px;
cursor: pointer;
float: right;
margin-top: 79px;
}
}
}
@media (max-width:1280px) {
.home-news{
width: 1000px;
.home-news-right{
width: 440px;
.see-more{
margin: 60px 0 0 385px;
}
}
}
}
//
@media (max-width:1280px) {
//
.home-news{
//
width: 1000px;
//
.home-news-right{
//
width: 440px;
//
.see-more{
//
margin: 60px 0 0 385px;
//
}
//
}
//
}
//
}
.details-news{
width: 1200px;
margin: 65px auto 100px;
...
...
src/pages/index.vue
View file @
0642318e
...
...
@@ -188,7 +188,7 @@
</div>
</section>
<div
class=
"pt50"
></div>
<div
class=
"service
bg
"
>
<div
class=
"service "
>
<div
class=
"main"
>
<h2>
行业解决方案
</h2>
<div
class=
"line"
style=
"width:60px;height:6px;border-top: 6px solid #294982;"
></div>
...
...
@@ -266,16 +266,7 @@
<nuxt-link
to=
"/"
><div
class=
"see-more"
>
查看更多>>
</div></nuxt-link>
</div>
</div>
<!--
<div
class=
"main custom"
>
<h1>
我们的客户
</h1>
<div
class=
"ac"
>
<img
src=
"/images/home/customs.png"
alt=
""
/>
</div>
<div
class=
"pt50 ac"
>
<nuxt-link
to=
"/case"
>
查看更多>>
</nuxt-link>
</div>
<div
class=
"pt50"
></div>
</div>
-->
<section
class=
"customer"
>
<div
class=
"customer-content"
>
<div
class=
"customer-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