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
596aa7c0
authored
2025-04-17 14:26:01 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
大屏
1 parent
b7998bdf
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
8 deletions
src/assets/image/title_bg.png
src/viewsPc/vip/centerPage.vue
src/viewsPc/vip/rightPage.vue
src/assets/image/title_bg.png
0 → 100644
View file @
596aa7c
1.6 KB
src/viewsPc/vip/centerPage.vue
View file @
596aa7c
...
...
@@ -705,7 +705,7 @@ function autoHover(myChart, option, index, time) {
background
:
url("@/assets/image/box02@2x.png")
no-repeat
center
;
background-size
:
100%
100%
;
width
:
calc
(
140
*
100vw
/
1920
);
height
:
calc
(
100
*
100vw
/
1920
);
height
:
calc
(
210
*
100vh
/
1920
);
.titleTop
{
text-align
:
center
;
...
...
@@ -726,7 +726,7 @@ function autoHover(myChart, option, index, time) {
font-weight
:
400
;
font-size
:
calc
(
15
*
100vw
/
1920
);
color
:
#FFFFFF
;
margin-top
:
calc
(
11
*
100vw
/
1920
);
margin-top
:
calc
(
22
*
100vh
/
1920
);
span
{
margin-left
:
calc
(
10
*
100vw
/
1920
);
...
...
@@ -748,7 +748,7 @@ function autoHover(myChart, option, index, time) {
background
:
url("@/assets/image/box03@2x.png")
no-repeat
center
;
background-size
:
100%
100%
;
width
:
calc
(
480
*
100vw
/
1920
);
height
:
calc
(
110
*
100vw
/
1920
);
height
:
calc
(
220
*
100vh
/
1920
);
padding
:
calc
(
13
*
100vw
/
1920
)
calc
(
35
*
100vw
/
1920
);
.rTop
{
...
...
@@ -758,14 +758,14 @@ function autoHover(myChart, option, index, time) {
font-weight
:
600
;
font-size
:
calc
(
20
*
100vw
/
1920
);
color
:
#FFFFFF
;
text-shadow
:
0
px
2px
0px
rgba
(
0
,
1
,
1
,
0.41
);
text-shadow
:
0
2px
0
rgba
(
0
,
1
,
1
,
0.41
);
background
:
linear-gradient
(
180deg
,
#75E2E9
0%
,
#FFFFFF
100%
);
-webkit-background-clip
:
text
;
-webkit-text-fill-color
:
transparent
;
.rTop-img
{
width
:
calc
(
30
*
100vw
/
1920
);
height
:
calc
(
12
*
100vw
/
1920
);
height
:
calc
(
24
*
100vh
/
1920
);
}
}
...
...
@@ -777,7 +777,7 @@ function autoHover(myChart, option, index, time) {
font-weight
:
400
;
font-size
:
calc
(
17
*
100vw
/
1920
);
color
:
#FFFFFF
;
height
:
calc
(
20
*
100vw
/
1920
);
height
:
calc
(
40
*
100vh
/
1920
);
margin
:
calc
(
8
*
100vw
/
1920
)
0
;
span
{
...
...
src/viewsPc/vip/rightPage.vue
View file @
596aa7c
...
...
@@ -19,7 +19,7 @@
<!--
<el-radio-group
v-model=
"radioB"
size=
"small"
@
change=
"radioBChange"
>
-->
<!--
<el-radio-button
label=
"本月"
value=
"month"
/>
-->
<!--
<el-radio-button
label=
"本季度"
value=
"quarter"
/>
-->
<!--
<el-radio-button
label=
"本年"
value=
"year"
/>
-->
<!--
<el-radio-button
label=
"本年"
value=
"year
"
/>
-->
<!--
</el-radio-group>
-->
</div>
...
...
@@ -27,7 +27,7 @@
</div>
<div
class=
"chartCard mt30"
>
<div
class=
"title"
>
逾期360天以上未开票
</div>
<div
ref=
"overdueRef"
style=
"width: 100%; height: 2
5
vh;"
></div>
<div
ref=
"overdueRef"
style=
"width: 100%; height: 2
4
vh;"
></div>
</div>
</div>
</
template
>
...
...
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