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
9d6ad1a5
Commit
9d6ad1a5
authored
Feb 05, 2021
by
zL
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除无用图片
parent
5e4e5f37
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
9 additions
and
10 deletions
+9
-10
db.png
src/assets/images/Home/db.png
+0
-0
banner.png
src/entry/sy/images/Home/banner.png
+0
-0
features.png
src/entry/sy/images/Home/features.png
+0
-0
home-2-icon.png
src/entry/sy/images/Home/home-2-icon.png
+0
-0
home2.png
src/entry/sy/images/Home/home2.png
+0
-0
home3.png
src/entry/sy/images/Home/home3.png
+0
-0
home3_baner1.png
src/entry/sy/images/Home/home3_baner1.png
+0
-0
home3_baner2.png
src/entry/sy/images/Home/home3_baner2.png
+0
-0
home3_baner3.png
src/entry/sy/images/Home/home3_baner3.png
+0
-0
Home.vue
src/entry/sy/views/Home.vue
+9
-10
No files found.
src/
entry/sy
/images/Home/db.png
→
src/
assets
/images/Home/db.png
View file @
9d6ad1a5
File moved
src/entry/sy/images/Home/banner.png
deleted
100644 → 0
View file @
5e4e5f37
84 KB
src/entry/sy/images/Home/features.png
deleted
100644 → 0
View file @
5e4e5f37
14.9 KB
src/entry/sy/images/Home/home-2-icon.png
deleted
100644 → 0
View file @
5e4e5f37
4.47 KB
src/entry/sy/images/Home/home2.png
deleted
100644 → 0
View file @
5e4e5f37
38.1 KB
src/entry/sy/images/Home/home3.png
deleted
100644 → 0
View file @
5e4e5f37
108 KB
src/entry/sy/images/Home/home3_baner1.png
deleted
100644 → 0
View file @
5e4e5f37
103 KB
src/entry/sy/images/Home/home3_baner2.png
deleted
100644 → 0
View file @
5e4e5f37
160 KB
src/entry/sy/images/Home/home3_baner3.png
deleted
100644 → 0
View file @
5e4e5f37
128 KB
src/entry/sy/views/Home.vue
View file @
9d6ad1a5
...
@@ -82,7 +82,7 @@
...
@@ -82,7 +82,7 @@
</section>
</section>
<!-- 主页第二个模块 我们的优势 -->
<!-- 主页第二个模块 我们的优势 -->
<section
class=
"home-2"
>
<section
class=
"home-2"
>
<img
class=
"home-2-icon"
src=
"../images/Home/home-2-icon.png"
alt
/>
<img
class=
"home-2-icon"
src=
"../
../../assets/
images/Home/home-2-icon.png"
alt
/>
<span
class=
"home-title"
>
我们的优势
</span>
<span
class=
"home-title"
>
我们的优势
</span>
<div
class=
"home-2-in"
>
<div
class=
"home-2-in"
>
<div
class=
"content"
>
<div
class=
"content"
>
...
@@ -122,19 +122,19 @@
...
@@ -122,19 +122,19 @@
<img
<img
class=
"home-3-in-right"
class=
"home-3-in-right"
v-show=
"currentDeploy === 0"
v-show=
"currentDeploy === 0"
src=
"../images/Home/home3_baner3.png"
src=
"../
../../assets/
images/Home/home3_baner3.png"
alt
alt
/>
/>
<img
<img
class=
"home-3-in-right"
class=
"home-3-in-right"
v-show=
"currentDeploy === 1"
v-show=
"currentDeploy === 1"
src=
"../images/Home/home3_baner1.png"
src=
"../
../../assets/
images/Home/home3_baner1.png"
alt
alt
/>
/>
<img
<img
class=
"home-3-in-right"
class=
"home-3-in-right"
v-show=
"currentDeploy === 2"
v-show=
"currentDeploy === 2"
src=
"../images/Home/home3_baner2.png"
src=
"../
../../assets/
images/Home/home3_baner2.png"
alt
alt
/>
/>
</div>
</div>
...
@@ -429,7 +429,7 @@ export default class Home extends Vue {
...
@@ -429,7 +429,7 @@ export default class Home extends Vue {
min-width: 1200px;
min-width: 1200px;
min-height: 724px;
min-height: 724px;
height: 36.77vw;
height: 36.77vw;
background-image: url("../images/Home/banner.png");
background-image: url("../
../../assets/
images/Home/banner.png");
background-size: cover;
background-size: cover;
header {
header {
width: 100%;
width: 100%;
...
@@ -438,7 +438,6 @@ export default class Home extends Vue {
...
@@ -438,7 +438,6 @@ export default class Home extends Vue {
display: flex;
display: flex;
justify-content: space-between;
justify-content: space-between;
align-items: center;
align-items: center;
.header-left {
.header-left {
margin-left: 200px;
margin-left: 200px;
width: 101px;
width: 101px;
...
@@ -614,7 +613,7 @@ export default class Home extends Vue {
...
@@ -614,7 +613,7 @@ export default class Home extends Vue {
rgba(144, 147, 236, 1) 0%,
rgba(144, 147, 236, 1) 0%,
rgba(255, 255, 255, 1) 100%
rgba(255, 255, 255, 1) 100%
);
);
background-image: url("../images/Home/features.png");
background-image: url("../
../../assets/
images/Home/features.png");
background-size: 100% 100%;
background-size: 100% 100%;
}
}
.features-right {
.features-right {
...
@@ -683,7 +682,7 @@ export default class Home extends Vue {
...
@@ -683,7 +682,7 @@ export default class Home extends Vue {
margin-top: 10px;
margin-top: 10px;
width: 100%;
width: 100%;
height: 684px;
height: 684px;
background-image: url("../images/Home/home2.png");
background-image: url("../
../../assets/
images/Home/home2.png");
background-size: 100% 100%;
background-size: 100% 100%;
.content {
.content {
width: 1200px;
width: 1200px;
...
@@ -749,7 +748,7 @@ export default class Home extends Vue {
...
@@ -749,7 +748,7 @@ export default class Home extends Vue {
.home-3 {
.home-3 {
width: 100%;
width: 100%;
height: 640px;
height: 640px;
background-image: url("../images/Home/home3.png");
background-image: url("../
../../assets/
images/Home/home3.png");
background-position: right center;
background-position: right center;
background-repeat: no-repeat;
background-repeat: no-repeat;
.home-3-in {
.home-3-in {
...
@@ -904,7 +903,7 @@ export default class Home extends Vue {
...
@@ -904,7 +903,7 @@ export default class Home extends Vue {
margin-top: 100px;
margin-top: 100px;
width: 100%;
width: 100%;
height: 501px;
height: 501px;
background-image: url("../images/Home/db.png");
background-image: url("../
../../assets/
images/Home/db.png");
background-size: 100% 100%;
background-size: 100% 100%;
.home-5-title {
.home-5-title {
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