Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mancheng_code
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hanxiao
mancheng_code
Commits
ad90927e
Commit
ad90927e
authored
Nov 01, 2023
by
heshihao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 首页修改
parent
ac45d751
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
38 additions
and
17 deletions
+38
-17
src/views/index/index_copy.vue
+38
-17
No files found.
src/views/index/index_copy.vue
View file @
ad90927e
...
...
@@ -128,7 +128,7 @@
</el-carousel-item>
</el-carousel>
<div
v-if=
"activeCard == 2"
class=
"enterprise"
>
<ul
class=
"list-num"
>
<ul
class=
"list-num
1
"
>
<li>
<span
@
click=
"goEpList(1)"
>
上市企业:
{{
table_dic
.
ssqy
}}
家
</span>
<span
@
click=
"goEpList(2)"
>
...
...
@@ -672,7 +672,6 @@
</g>
</g>
</svg>
<!-- TODO 换成动态的 -->
<img
class=
"img-map-bottom"
:src=
"require(`@/assets/images/index/$
{district1}.png`)" />
</div>
</div>
...
...
@@ -680,7 +679,7 @@
<div
class=
"zs-box"
>
<img
src=
"@/assets/images/index/bg-zsyzzzt.png"
/>
<div
class=
"title"
>
<span>
招商引资作战图
</span>
招商引资作战图
</div>
<div
class=
"charts-box1"
>
...
...
@@ -1000,7 +999,7 @@ export default {
},
changeDir
(
val
)
{
if
(
this
.
district
==
val
)
{
if
(
this
.
district
1
==
val
)
{
this
.
$message
({
message
:
"已在"
+
val
,
type
:
"success"
,
...
...
@@ -2690,7 +2689,6 @@ export default {
font-weight
:
normal
;
color
:
#8dbfee
;
line-height
:
40px
;
opacity
:
0.8
;
width
:
130px
;
height
:
40px
;
text-align
:
center
;
...
...
@@ -2845,15 +2843,18 @@ export default {
//
right
:
50%
;
margin-right
:
-100px
;
}
.list-num
{
.list-num
,
.list-num1
{
box-sizing
:
border-box
;
padding-top
:
20px
;
padding-left
:
25px
;
background
:
url("~@/assets/images/index/img-box-bg.png")
no-repeat
;
p.title
{
height
:
33px
;
line-height
:
33px
;
text-align
:
center
;
span
{
margin
:
0
14px
;
font-size
:
18px
;
font-family
:
Microsoft
YaHei
;
font-weight
:
bold
;
...
...
@@ -2888,6 +2889,27 @@ export default {
height
:
100%
;
position
:
absolute
;
left
:
0
;
top
:
15px
;
}
}
}
.list-num1
{
li
{
span
{
flex
:
0
0
50%
;
font-size
:
18px
;
font-family
:
Microsoft
YaHei
;
font-weight
:
bold
;
color
:
#d1e7ff
;
white-space
:
nowrap
;
}
&
::after
{
content
:
""
;
background
:
url("~@/assets/images/index/bg-line.png")
no-repeat
0
;
width
:
100%
;
height
:
100%
;
position
:
absolute
;
left
:
0
;
top
:
10px
;
}
}
...
...
@@ -2900,14 +2922,13 @@ export default {
margin-bottom
:
5px
;
.title-text
{
position
:
absolute
;
top
:
4
px
;
top
:
6
px
;
left
:
50px
;
font-size
:
20px
;
font-family
:
Alibaba
PuHuiTi
;
font-weight
:
bold
;
font-style
:
italic
;
color
:
#f6f9fe
;
text-shadow
:
0px
2px
8px
rgba
(
5
,
28
,
55
,
0.42
);
background
:
linear-gradient
(
0deg
,
rgba
(
14
,
197
,
236
,
1
)
0%
,
...
...
@@ -2943,17 +2964,17 @@ export default {
svg
{
position
:
absolute
;
margin
:
0
0
0
-280px
;
left
:
51
%
;
top
:
2
;
max-height
:
4
20
px
;
left
:
60
%
;
top
:
2
px
;
max-height
:
4
92
px
;
z-index
:
99
;
}
.img-map-bottom
{
margin
:
0
0
0
-280px
;
position
:
absolute
;
left
:
5
0
%
;
left
:
5
8
%
;
top
:
8px
;
max-height
:
4
20
px
;
max-height
:
4
92
px
;
}
.text-map-bottom
{
position
:
absolute
;
...
...
@@ -2964,8 +2985,8 @@ export default {
}
.overview
{
position
:
absolute
;
right
:
0
;
top
:
4
0
px
;
right
:
-30px
;
top
:
4px
;
width
:
130px
;
height
:
40px
;
line-height
:
40px
;
...
...
@@ -3009,7 +3030,6 @@ export default {
font-weight
:
bold
;
font-style
:
italic
;
color
:
#f6f9fe
;
text-shadow
:
0px
2px
8px
rgba
(
5
,
28
,
55
,
0.42
);
background
:
linear-gradient
(
0deg
,
rgba
(
14
,
197
,
236
,
1
)
0%
,
...
...
@@ -3126,7 +3146,7 @@ export default {
.text
{
position
:
absolute
;
left
:
46px
;
top
:
0
px
;
top
:
3
px
;
display
:
flex
;
align-items
:
center
;
height
:
35px
;
...
...
@@ -3192,6 +3212,7 @@ export default {
);
-webkit-background-clip
:
text
;
-webkit-text-fill-color
:
transparent
;
text-shadow
:
none
;
}
}
}
...
...
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