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
eb50d41b
authored
2025-08-05 14:25:51 +0800
by
zrj
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
daping quan
1 parent
03dc0e61
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
7 deletions
src/assets/image/top@3x.png
src/layoutPc/components/AppHeader.vue
src/viewsPc/home.vue
src/viewsPc/vip/centerPage.vue
src/assets/image/top@3x.png
0 → 100644
View file @
eb50d41
75.1 KB
src/layoutPc/components/AppHeader.vue
View file @
eb50d41
...
...
@@ -103,7 +103,7 @@ h1 {
}
.text-top
{
background
:
url('@/assets/image/top@
2
x.png')
no-repeat
top
center
;
background
:
url('@/assets/image/top@
3
x.png')
no-repeat
top
center
;
background-size
:
100%
;
height
:
calc
(
63
*
100vw
/
1920
);
margin
:
0
;
...
...
src/viewsPc/home.vue
View file @
eb50d41
...
...
@@ -38,7 +38,7 @@ const result = ref()
const
router
=
useRouter
()
const
nowDate
=
new
Date
()
let
isLeader
=
ref
(
false
)
// url.value = 'http://192.168.1.152:8899/login/sid=
a5d48b77-0da4-4008-aa1c-f7f0ed575413
#/'
// url.value = 'http://192.168.1.152:8899/login/sid=
65075093-0520-444e-af42-d277c4f366cb
#/'
url
.
value
=
window
.
location
.
href
result
.
value
=
url
.
value
?.
split
(
'='
)[
1
]?.
split
(
'#'
)[
0
];
...
...
src/viewsPc/vip/centerPage.vue
View file @
eb50d41
...
...
@@ -32,7 +32,7 @@
<!--
<div
style=
"text-align: center"
>
{{
`${dayjs().format('YYYY')
}
年`
}}
营业收入
<
br
>
(
万元
)
<
/div>--
>
<!--
<
/div>--
>
<
/div
>
<
div
ref
=
"zhuRef1"
class
=
"zhu"
style
=
"width:70%"
:
style
=
"
{
height
:
myType
?
'17.3vh'
:
'calc(20.5vh + 1vw +
6
px)'
}
"/>
<
div
ref
=
"zhuRef1"
class
=
"zhu"
style
=
"width:70%"
:
style
=
"
{
height
:
myType
?
'17.3vh'
:
'calc(20.5vh + 1vw +
8
px)'
}
"/>
</div>
<hr>
...
...
@@ -52,7 +52,7 @@
<!--
<
/div>--
>
<!--
<
/div>--
>
<
/div
>
<
div
ref
=
"zhuRef2"
class
=
"zhu"
style
=
"width:70%"
:
style
=
"
{
height
:
myType
?
'17.3vh'
:
'calc(20.5vh + 1vw +
6
px)'
}
"/>
<
div
ref
=
"zhuRef2"
class
=
"zhu"
style
=
"width:70%"
:
style
=
"
{
height
:
myType
?
'17.3vh'
:
'calc(20.5vh + 1vw +
8
px)'
}
"/>
</div>
<hr>
...
...
@@ -82,7 +82,7 @@
<
span
class
=
"heiti"
>
DSO
天数
<
/span
>
<
span
class
=
"dsotext heiti"
>&
nbsp
;{{
dso
}}
<
/span
>
<
/div
>
<
div
ref
=
"zhuRef4"
style
=
"width: 100%"
:
style
=
"
{
height
:
myType
?
'calc(17.3vh - 2px)'
:
'calc(20.5vh + 1vw +
6
px)'
}
">
<
div
ref
=
"zhuRef4"
style
=
"width: 100%"
:
style
=
"
{
height
:
myType
?
'calc(17.3vh - 2px)'
:
'calc(20.5vh + 1vw +
8
px)'
}
">
</div>
</div>
</div>
...
...
@@ -1640,7 +1640,7 @@ const handelZhu4 = (listX, dataList, arr1, arr2) => {
left
:
'3%'
,
right
:
'4%'
,
bottom
:
'2%'
,
top
:
"20%"
,
top
:
'20%'
,
containLabel
:
true
}
,
xAxis
:
[
...
...
@@ -1879,7 +1879,7 @@ const handelZhu4_2 = (listX1, dataList1,dataList2, arr1) => {
grid
:
{
left
:
'3%'
,
right
:
'4%'
,
bottom
:
'
3
%'
,
bottom
:
'
2
%'
,
top
:
"20%"
,
containLabel
:
true
}
,
...
...
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