Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
dangan_dataV
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
c491e76a
authored
2025-04-27 16:11:35 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
看板
1 parent
a22ed4f0
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
10 deletions
src/viewsPc/vip/centerPage.vue
src/viewsPc/vip/leftPage.vue
src/viewsPc/vip/rightPage.vue
src/viewsPc/vip/centerPage.vue
View file @
c491e76
...
...
@@ -67,7 +67,7 @@
<
div
ref
=
"bing3"
style
=
"width: 100%;height:13vh;"
>
<
/div
>
<
div
class
=
"bingBottom"
>
<
div
style
=
"text-align: center"
>
{{
`${dayjs().format('YYYY')
}
年${dayjs().format('MM')
}
月`
}}
前
<
br
>
累计
应收
余额
<
br
>
(
万元
)
<
div
style
=
"text-align: center"
>
{{
`${dayjs().format('YYYY')
}
年${dayjs().format('MM')
}
月`
}}
前
<
br
>
累计
现金
余额
<
br
>
(
万元
)
<
/div
>
<
/div
>
<
/div
>
...
...
src/viewsPc/vip/leftPage.vue
View file @
c491e76
...
...
@@ -25,7 +25,6 @@
<el-select
v-model=
"type1"
class=
"select"
collapse-tags
multiple
placeholder=
"数据因素"
size=
"small"
...
...
@@ -750,15 +749,15 @@ onUnmounted(() => {
}
.title
{
font-family
:
PingFang
SC
,
serif
;
font-family
:
SimHei
,
serif
;
font-weight
:
600
;
color
:
#FFFFFF
;
text-shadow
:
0px
2px
3px
rgba
(
17
,
20
,
22
,
0.41
);
background
:
linear-gradient
(
0deg
,
#FFFFFF
0%
,
#41F2FF
65.2587890625%
);
-webkit-background-clip
:
text
;
-webkit-text-fill-color
:
transparent
;
padding
:
calc
(
12
*
100vw
/
1920
)
calc
(
5
0
*
100vw
/
1920
)
0
;
font-size
:
calc
(
20
*
100vw
/
1920
);
padding
:
calc
(
12
*
100vw
/
1920
)
calc
(
5
*
100vw
/
1920
)
0
;
font-size
:
calc
(
14
*
100vw
/
1920
);
position
:
relative
;
&::after
{
...
...
@@ -796,7 +795,7 @@ onUnmounted(() => {
right
:
calc
(
20
*
100vw
/
1920
);
top
:
3%
;
z-index
:
1
;
width
:
5
0%
;
width
:
7
0%
;
display
:
flex
;
justify-content
:
space-between
;
...
...
@@ -820,7 +819,7 @@ onUnmounted(() => {
}
.itemBox
{
width
:
4
5
%
;
width
:
4
8
%
;
background
:
#0B2239
;
box-shadow
:
0
0
24px
0
rgba
(
130
,
220
,
255
,
0.5
),
0
0
16px
0
rgba
(
130
,
220
,
255
,
0.27
);
border-radius
:
5px
;
...
...
src/viewsPc/vip/rightPage.vue
View file @
c491e76
...
...
@@ -890,15 +890,15 @@ onUnmounted(() => {
}
.title
{
font-family
:
PingFang
SC
,
serif
;
font-family
:
SimHei
,
serif
;
font-weight
:
600
;
color
:
#FFFFFF
;
text-shadow
:
0px
2px
3px
rgba
(
17
,
20
,
22
,
0.41
);
background
:
linear-gradient
(
0deg
,
#FFFFFF
0%
,
#41F2FF
65.2587890625%
);
-webkit-background-clip
:
text
;
-webkit-text-fill-color
:
transparent
;
padding
:
calc
(
12
*
100vw
/
1920
)
calc
(
5
0
*
100vw
/
1920
)
0
;
font-size
:
calc
(
20
*
100vw
/
1920
);
padding
:
calc
(
12
*
100vw
/
1920
)
calc
(
5
*
100vw
/
1920
)
0
;
font-size
:
calc
(
14
*
100vw
/
1920
);
position
:
relative
;
&::after
{
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment