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
369a6c91
authored
2025-03-17 16:51:50 +0800
by
杨炀
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
736c21d0
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
23 additions
and
23 deletions
src/viewsPc/vip/centerPage.vue
src/viewsPc/vip/leftPage.vue
src/viewsPc/vip/rightPage.vue
src/viewsPc/vip/centerPage.vue
View file @
369a6c9
...
...
@@ -44,22 +44,22 @@
</text>
</svg>
</div>
<div
class=
"q3box qqbox"
>
<!-- 液体球
-->
<div
ref=
"q3"
style=
"width: 100%;height:calc(90*100vw/1920);"
></div
>
<svg
width=
"100%"
:height=
"`calc(100*100vw/1920)`"
>
<linearGradient
id=
"gradient"
y1=
"0%"
x1=
"100%"
x2=
"100%"
y2=
"100%"
>
<stop
offset=
"0%"
stop-color=
"#03AEFD"
/
>
<stop
offset=
"10%"
stop-color=
"#AEFFF3"
/
>
</linearGradient
>
<text
x=
"50%"
:y=
"`calc(15*100vw/1920)`"
font-family=
"PingFang SC"
text-anchor=
"middle"
fill=
"#fff"
:font-size=
"`calc(14*100vw/1920)`"
>
基本满意
</text
>
<text
x=
"50%"
:y=
"`calc(40*100vw/1920)`"
font-family=
"DIN Alternate"
text-anchor=
"middle"
font-weight=
"bold"
:font-size=
"`calc(16*100vw/1920)`"
fill=
"url(#gradient)"
>
{{
list
[
'基本满意'
]
}}
</text
>
</svg
>
</div
>
<!--
<div
class=
"q3box qqbox"
>
--
>
<!-- <!– 液体球–>
-->
<!--
<div
ref=
"q3"
style=
"width: 100%;height:calc(90*100vw/1920);"
></div>
--
>
<!--
<svg
width=
"100%"
:height=
"`calc(100*100vw/1920)`"
>
--
>
<!--
<linearGradient
id=
"gradient"
y1=
"0%"
x1=
"100%"
x2=
"100%"
y2=
"100%"
>
--
>
<!--
<stop
offset=
"0%"
stop-color=
"#03AEFD"
/>
--
>
<!--
<stop
offset=
"10%"
stop-color=
"#AEFFF3"
/>
--
>
<!--
</linearGradient>
--
>
<!--
<text
x=
"50%"
:y=
"`calc(15*100vw/1920)`"
font-family=
"PingFang SC"
text-anchor=
"middle"
fill=
"#fff"
--
>
<!-- :font-size="`calc(14*100vw/1920)`">基本满意-->
<!--
</text>
--
>
<!--
<text
x=
"50%"
:y=
"`calc(40*100vw/1920)`"
font-family=
"DIN Alternate"
text-anchor=
"middle"
font-weight=
"bold"
--
>
<!-- :font-size="`calc(16*100vw/1920)`" fill="url(#gradient)">
{{
list
[
'基本满意'
]
}}
-->
<!--
</text>
--
>
<!--
</svg>
--
>
<!--
</div>
--
>
<div
class=
"q4box qqbox"
>
<!-- 液体球-->
<div
ref=
"q4"
style=
"width: 100%;height:calc(90*100vw/1920);"
></div>
...
...
@@ -245,11 +245,11 @@ const setQ1 = (ref, data) => {
}
.partB
{
display
:
flex
;
display
:
flex
;
justify-content
:
space-around
;
}
.qqbox
{
width
:
25
%
;
width
:
33
%
;
position
:
relative
;
top
:
calc
(
-20
*
100vw
/
1920
);
background
:
url("@/assets/img/q1.png")
no-repeat
bottom
center
;
...
...
src/viewsPc/vip/leftPage.vue
View file @
369a6c9
<
template
>
<div
class=
"pd20"
>
<div
class=
"chartCard"
>
<div
class=
"title"
>
查档接待
情况
</div>
<div
class=
"title"
>
档案出证
情况
</div>
<div
class=
"po_right"
>
<el-radio-group
v-model=
"radioA"
size=
"small"
@
change=
"radioAChange"
>
...
...
@@ -123,7 +123,7 @@ const setA = () => {
z
:
10
}],
yAxis
:
{
name
:
'单位(
K
)'
,
name
:
'单位(
次
)'
,
nameTextStyle
:
{
color
:
'#7ECEF4'
,
fontSize
:
'1.2rem'
...
...
@@ -243,7 +243,7 @@ const setB = () => {
},
},
yAxis
:
{
name
:
'单位(
K
)'
,
name
:
'单位(
次
)'
,
nameTextStyle
:
{
color
:
'#7ECEF4'
,
fontSize
:
'1.2rem'
...
...
src/viewsPc/vip/rightPage.vue
View file @
369a6c9
<
template
>
<div
class=
"pd20"
>
<div
class=
"chartCard"
>
<div
class=
"title"
>
档案借阅总览
</div>
<div
class=
"title"
>
查档接待情况
</div>
<div
class=
"po_right"
>
<el-radio-group
v-model=
"radioA"
size=
"small"
@
change=
"radioAChange"
>
...
...
@@ -109,7 +109,7 @@ const setA = () => {
z
:
10
}],
yAxis
:
{
name
:
'单位(
K
)'
,
name
:
'单位(
次
)'
,
nameTextStyle
:
{
color
:
'#7ECEF4'
,
fontSize
:
'1.2rem'
...
...
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