Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
X
xmbdt
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
姜启航
xmbdt
Commits
bf41c370
Commit
bf41c370
authored
May 28, 2018
by
姜启航
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改字体大小
parent
b5135b38
Changes
15
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
110 additions
and
66 deletions
+110
-66
logo.png
src/assets/images/logo.png
+0
-0
PageFooter.vue
src/components/PageFooter.vue
+8
-2
PageHeader.vue
src/components/PageHeader.vue
+5
-5
Memorabilia.vue
src/pages/Memorabilia.vue
+2
-0
company.vue
src/pages/company.vue
+1
-1
contact.vue
src/pages/contact.vue
+2
-2
index.vue
src/pages/index.vue
+5
-1
intro.vue
src/pages/intro.vue
+2
-0
investinfo.vue
src/pages/investinfo.vue
+1
-2
ip.vue
src/pages/ip.vue
+2
-2
manager.vue
src/pages/manager.vue
+3
-1
newinfo.vue
src/pages/newinfo.vue
+58
-22
news.vue
src/pages/news.vue
+1
-0
team.vue
src/pages/team.vue
+2
-0
territory.vue
src/pages/territory.vue
+18
-28
No files found.
src/assets/images/logo.png
View replaced file @
b5135b38
View file @
bf41c370
3.64 KB
|
W:
|
H:
28.8 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/components/PageFooter.vue
View file @
bf41c370
...
...
@@ -2,7 +2,7 @@
<footer>
<div
class=
"container"
>
<p>
厦门半导体投资集团有限公司 版权所有- Powered by 网站技术支持:
三五互联
闽ICP备17021675号-1 闽公网安备14010602004605号
厦门半导体投资集团有限公司 版权所有- Powered by 网站技术支持:
<a
href=
"http://laoyaoba.com/"
target=
"_blank"
>
集微网
</a>
闽ICP备17021675号-1 闽公网安备14010602004605号
</p>
</div>
</footer>
...
...
@@ -36,6 +36,12 @@
padding-left
:
0
;
padding-right
:
0
;
}
a
{
color
:
#aaa
;
}
a
:hover
{
text-decoration
:
none
;
color
:
#A69249
;
}
</
style
>
\ No newline at end of file
src/components/PageHeader.vue
View file @
bf41c370
...
...
@@ -41,7 +41,7 @@
header
{
min-width
:
1200px
;
height
:
74px
;
font-size
:
1
4
px
;
font-size
:
1
6
px
;
/* background-position: center center;
background-attachment: fixed; */
...
...
@@ -55,11 +55,11 @@
}
img
{
margin-top
:
11px
;
/* margin-top: 11px; */
}
nav
{
width
:
7
50px
;
width
:
6
50px
;
float
:
right
;
}
...
...
@@ -80,13 +80,13 @@
cursor
:
pointer
;
}
li
:nth-child
(
1
)
{
width
:
3
0
px
;
width
:
3
5
px
;
}
.router-link-active
{
border-bottom
:
3px
solid
#B59F4C
!important
;
}
.router-link-active
:nth-child
(
1
)
{
width
:
3
0
px
;
width
:
3
5
px
;
}
</
style
>
\ No newline at end of file
src/pages/Memorabilia.vue
View file @
bf41c370
...
...
@@ -100,6 +100,7 @@
margin-bottom
:
200px
;
}
.p-about
{
font-size
:
16px
;
margin-top
:
145px
;
text-align
:
center
;
margin-bottom
:
145px
;
...
...
@@ -178,6 +179,7 @@
.dic
p
{
color
:
#aaa
;
margin-top
:
10px
;
font-size
:
15px
;
}
.right
i
{
margin-left
:
-5px
;
...
...
src/pages/company.vue
View file @
bf41c370
...
...
@@ -57,7 +57,7 @@
.p-about
{
/* width: 62.5vw; */
font-size
:
1
4
px
;
font-size
:
1
6
px
;
margin-top
:
145px
;
text-align
:
center
;
margin-bottom
:
145px
;
...
...
src/pages/contact.vue
View file @
bf41c370
...
...
@@ -77,7 +77,7 @@
margin-bottom
:
16vw
;
}
.ip
{
/*
.ip {
display: inline-block;
width: 3.6vw;
margin-top: 7vw;
...
...
@@ -85,7 +85,7 @@
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
color: #aaa;
}
}
*/
.content
{
widows
:
1200px
;
;
...
...
src/pages/index.vue
View file @
bf41c370
...
...
@@ -228,12 +228,13 @@
}
p
{
/* font-size: 14px; */
font-size
:
16px
;
color
:
#aaa
;
}
h2
{
font-size
:
16px
;
margin-top
:
18px
;
margin-left
:
17px
;
}
...
...
@@ -278,6 +279,7 @@
text-align
:
center
;
line-height
:
40px
;
color
:
#aaa
;
font-size
:
16px
;
}
/*投资业务 */
.investment
{
...
...
@@ -307,6 +309,7 @@
.investment-left
P
{
color
:
#fff
;
font-size
:
16px
;
}
.investment-right
p
{
...
...
@@ -320,6 +323,7 @@
display
:
inline-block
;
width
:
120px
;
height
:
36px
;
font-size
:
16px
;
line-height
:
36px
;
text-align
:
center
;
color
:
#fff
;
...
...
src/pages/intro.vue
View file @
bf41c370
...
...
@@ -38,6 +38,7 @@
/*关于我们 */
.p-about
{
font-size
:
16px
;
margin-top
:
145px
;
text-align
:
center
;
margin-bottom
:
145px
;
...
...
@@ -73,6 +74,7 @@
padding-bottom
:
38px
;
margin-bottom
:
40px
;
color
:
#aaa
;
font-size
:
16px
;
border-bottom
:
1px
dotted
#aaa
;
}
.right
p
:nth-child
(
3
)
{
...
...
src/pages/investinfo.vue
View file @
bf41c370
...
...
@@ -38,10 +38,9 @@
.left
p
{
width
:
680px
;
color
:
#aaa
;
/* font-size: 14px; */
font-size
:
16px
;
}
.p-dic
{
margin-top
:
10px
;
margin-bottom
:
6vw
;
}
</
style
>
\ No newline at end of file
src/pages/ip.vue
View file @
bf41c370
...
...
@@ -35,9 +35,9 @@
<
style
scoped
>
.div-about
{
margin-top
:
97px
;
font-size
:
1
2
px
;
font-size
:
1
4
px
;
text-align
:
left
;
padding-left
:
4
45
px
;
padding-left
:
4
30
px
;
margin-bottom
:
500px
;
}
.top
{
...
...
src/pages/manager.vue
View file @
bf41c370
...
...
@@ -37,6 +37,7 @@
<
style
scoped
>
.p-about
{
font-size
:
16px
;
margin-top
:
145px
;
text-align
:
center
;
margin-bottom
:
145px
;
...
...
@@ -70,11 +71,12 @@
}
.right
p
{
width
:
609px
;
font-size
:
16px
;
color
:
#aaa
;
}
.two
{
margin-top
:
100px
;
margin-bottom
:
1
26
px
;
margin-bottom
:
1
00
px
;
}
</
style
>
\ No newline at end of file
src/pages/newinfo.vue
View file @
bf41c370
...
...
@@ -2,10 +2,18 @@
<div>
<!-- 头部 -->
<page-header></page-header>
<div
class=
"background"
>
</div>
<div
class=
"container"
>
<div
class=
"top"
>
<ul
class=
"com"
>
<li
class=
"active"
>
新闻中心
</li>
</ul>
</div>
<div
class=
"div-content"
>
<div
class=
"left"
>
<div
class=
"top"
>
<div
class=
"time"
>
07-03
</div>
<div
class=
"
left-
top"
>
<div
class=
"time"
>
7月3号
</div>
<div
class=
"emay"
></div>
<div>
<p
class=
"t1"
>
李克强对“华龙一号”福清核电5号机组建设工作 作出重要批示
</p>
...
...
@@ -35,6 +43,7 @@
</div>
</div>
</div>
</div>
<page-footer></page-footer>
</div>
</
template
>
...
...
@@ -50,27 +59,17 @@
return
{
msg
:
"newinfo"
,
news
:[
{
time
:
'
07-03
'
,
title
:
'李克强对“华龙一号”福清核电5号机组建设工作作出重要批示'
,
content
:
'中共中央政治局常委、国务院总理李克强日前对“华龙一号”福清核电5号机组建设工作作出重要批示。批示指出:我国自'
}
{
time
:
'
7月3号
'
,
title
:
'李克强对“华龙一号”福清核电5号机组建设工作作出重要批示'
,
content
:
'中共中央政治局常委、国务院总理李克强日前对“华龙一号”福清核电5号机组建设工作作出重要批示。批示指出:我国自'
}
]
};
},
// methods: {
// }
methods
:
{
// getLiveList() {
// this.$http.post('/api/postlist?category_id=1')
// .then((res) => {
// this.news=res.body.data
// console.log()
// this.news.forEach(e => {
// this.day=e.published_time
// this.title=e.post_title.replace(/"/g,'"')
// this.day.substring(this.day.length,this.day.length-5)
// this.time=this.day.substring(this.day.length-9,this.day.length-14)
// });
// console.log(res)
// })
// .catch((err) => {
// console.log(err)
...
...
@@ -99,21 +98,54 @@
.container
{
width
:
1200px
;
padding
:
0
;
display
:
flex
;
padding-bottom
:
172px
;
/* justify-content: space-between; */
}
.div-content
{
display
:
flex
;
}
.background
{
min-width
:
1200px
;
width
:
100%
;
height
:
300px
;
background-size
:
100%
100%
;
background-image
:
url('../assets/images/new01.jpg')
;
}
.com
{
width
:
240px
;
height
:
60px
;
margin
:
0
auto
;
margin-top
:
-30px
;
color
:
#fff
;
background-color
:
#fff
;
/* border: 1px solid red; */
box-shadow
:
0px
4px
5px
#ddd
;
}
.com
li
{
width
:
100%
;
text-align
:
center
;
line-height
:
60px
;
font-size
:
22px
;
}
.top
{
margin-bottom
:
145px
;
}
.active
{
background-color
:
#B5A14E
;
}
.left
{
width
:
800px
;
margin-right
:
50px
;
}
.top
{
.
left-
top
{
display
:
flex
;
}
.time
{
width
:
100px
;
font-size
:
30
px
;
font-size
:
24
px
;
color
:
#aaa
;
margin-top
:
45px
;
margin-right
:
15px
;
...
...
@@ -123,7 +155,7 @@
height
:
1px
;
border-top
:
1px
solid
#aaa
;
background-color
:
#aaa
;
margin-top
:
7
5
px
;
margin-top
:
7
0
px
;
margin-right
:
10px
;
}
.t1
{
...
...
@@ -133,7 +165,7 @@
}
.t2
{
width
:
650px
;
font-size
:
1
2
px
;
font-size
:
1
6
px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
;
...
...
@@ -173,6 +205,7 @@
margin-right
:
40px
;
}
.bom-left-title
{
font-size
:
16px
;
display
:
inline-block
;
width
:
256px
;
overflow
:
hidden
;
...
...
@@ -181,6 +214,7 @@
margin-bottom
:
5px
;
}
.bom-right-title
{
font-size
:
16px
;
display
:
inline-block
;
width
:
145px
;
overflow
:
hidden
;
...
...
@@ -219,12 +253,13 @@
.hangye
{
font-size
:
20px
;
margin-left
:
30px
;
margin-bottom
:
10px
;
}
.right
{
width
:
350px
;
margin-top
:
12
0px
;
margin-top
:
8
0px
;
/* height: 1000px; */
/* border: 1px solid red; */
}
...
...
@@ -270,7 +305,7 @@
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
;
font-size
:
1
4
px
;
font-size
:
1
6
px
;
color
:
#101010
;
margin-top
:
0
;
}
...
...
@@ -280,6 +315,7 @@
.new-content
{
color
:
#aaa
;
width
:
290px
;
font-size
:
16px
;
display
:
-webkit-box
;
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
2
;
...
...
src/pages/news.vue
View file @
bf41c370
...
...
@@ -192,6 +192,7 @@
}
.mid
p
{
font-size
:
16px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
display
:
-webkit-box
;
...
...
src/pages/team.vue
View file @
bf41c370
...
...
@@ -147,6 +147,7 @@
}
.dic
.zhiye
{
font-size
:
16px
;
border-bottom
:
1px
solid
#aaa
;
padding-bottom
:
23px
;
margin-bottom
:
24px
;
...
...
@@ -169,6 +170,7 @@
display
:
-webkit-box
;
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
2
;
font-size
:
14px
;
overflow
:
hidden
;
}
.div-about
{
...
...
src/pages/territory.vue
View file @
bf41c370
...
...
@@ -25,10 +25,10 @@
return
{
msg
:
"territory"
,
items
:[
{
p1
:
'芯片设计
...'
,
p2
:
'Chip desi...
'
},
{
p1
:
'精研制造
...'
,
p2
:
'R&D and...
'
},
{
p1
:
'封装测试
...'
,
p2
:
'Packaging...
'
},
{
p1
:
'系统应用
...'
,
p2
:
'system ap...
'
},
{
p1
:
'芯片设计
啦啦啦'
,
p2
:
'Chip desi啦啦啦
'
},
{
p1
:
'精研制造
啦啦啦'
,
p2
:
'R&D and啦啦啦
'
},
{
p1
:
'封装测试
啦啦啦'
,
p2
:
'Packaging啦啦啦
'
},
{
p1
:
'系统应用
啦啦啦'
,
p2
:
'system ap啦啦啦
'
},
]
};
}
...
...
@@ -46,47 +46,37 @@
display
:
flex
;
margin-bottom
:
200px
;
}
img
{
margin-top
:
114px
;
margin-bottom
:
46px
;
width
:
680px
;
}
.left
{
width
:
80%
;
border-right
:
1px
solid
#aaa
;
height
:
820px
;
}
h1
{
font-size
:
18px
;
margin-bottom
:
12px
;
}
.p-eng
{
font-size
:
18px
;
margin-top
:
26px
;
margin-bottom
:
19px
;
}
.left
p
{
width
:
680px
;
color
:
#aaa
;
/* font-size: 14px; */
}
.p-dic
{
margin-top
:
10px
;
margin-bottom
:
6vw
;
}
.right
{
width
:
20%
;
}
.right
div
{
/* height: 25%; */
text-align
:
center
;
padding-top
:
170px
;
cursor
:
pointer
;
margin
:
0
auto
;
}
.right
div
:nth-child
(
1
)
{
padding-top
:
89px
;
}
.p1
{
.right
div
p
{
margin-left
:
70px
;
font-size
:
16px
;
width
:
90px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
;
}
.p1
{
color
:
#666
;
}
.p2
{
...
...
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