Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
source-trace-manage-go
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tracing
source-trace-manage-go
Commits
478a6b62
Commit
478a6b62
authored
Jun 21, 2021
by
salitedfish
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed
parent
0378a209
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
5 deletions
+7
-5
banner-phone-hl.png
src/entry/hl/images/Home/banner-phone-hl.png
+0
-0
Home.vue
src/entry/hl/views/Home.vue
+7
-5
No files found.
src/entry/hl/images/Home/banner-phone-hl.png
0 → 100644
View file @
478a6b62
400 KB
src/entry/hl/views/Home.vue
View file @
478a6b62
...
@@ -17,7 +17,8 @@
...
@@ -17,7 +17,8 @@
</header>
</header>
<div
class=
"bg-layout"
>
<div
class=
"bg-layout"
>
<div
class=
"bg-content"
>
<div
class=
"bg-content"
>
<span
class=
"bg-content-title"
>
hlczsl.com
</span>
<!--
<span
class=
"bg-content-title"
>
hlczsl.com
</span>
-->
<span
class=
"bg-content-title"
>
链查查
</span>
<span
class=
"bg-content-text"
>
打造全行业存证数据上链溯源平台
</span>
<span
class=
"bg-content-text"
>
打造全行业存证数据上链溯源平台
</span>
<div
class=
"bg-search"
>
<div
class=
"bg-search"
>
<input
<input
...
@@ -177,7 +178,7 @@
...
@@ -177,7 +178,7 @@
</section>
</section>
<!-- 免费试用上链查 -->
<!-- 免费试用上链查 -->
<section
class=
"home-5"
>
<section
class=
"home-5"
>
<span
class=
"home-5-title"
>
免费试用
HL
存证上链
</span>
<span
class=
"home-5-title"
>
免费试用
链查查
存证上链
</span>
<span
class=
"home-5-text"
<span
class=
"home-5-text"
>
不需要注册和审批只需手机登录就可以直接使用
</span
>
不需要注册和审批只需手机登录就可以直接使用
</span
>
>
...
@@ -471,7 +472,7 @@ export default class Home extends Vue {
...
@@ -471,7 +472,7 @@ export default class Home extends Vue {
}
}
}
}
.bg-content {
.bg-content {
width:
465
px;
width:
500
px;
height: 350px;
height: 350px;
position: absolute;
position: absolute;
top: 100px;
top: 100px;
...
@@ -537,7 +538,7 @@ export default class Home extends Vue {
...
@@ -537,7 +538,7 @@ export default class Home extends Vue {
.bg-phone {
.bg-phone {
width: 1340px;
width: 1340px;
height: 498px;
height: 498px;
background-image: url("../images/Home/banner-phone.png");
background-image: url("../images/Home/banner-phone
-hl
.png");
background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-repeat: no-repeat;
position: absolute;
position: absolute;
...
@@ -912,13 +913,14 @@ export default class Home extends Vue {
...
@@ -912,13 +913,14 @@ export default class Home extends Vue {
display: block;
display: block;
margin: 0 auto;
margin: 0 auto;
padding-top: 100px;
padding-top: 100px;
width:
324
px;
width:
400
px;
height: 48px;
height: 48px;
font-size: 34px;
font-size: 34px;
font-family: PingFangSC-Light;
font-family: PingFangSC-Light;
font-weight: 300;
font-weight: 300;
color: black;
color: black;
line-height: 48px;
line-height: 48px;
text-align: center;
}
}
.home-5-text {
.home-5-text {
display: block;
display: block;
...
...
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