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
a1b69b74
authored
2025-04-11 09:53:34 +0800
by
杨炀
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
48587546
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
src/viewsPc/vip/leftPage.vue
src/viewsPc/vip/rightPage.vue
vite.config.js
src/viewsPc/vip/leftPage.vue
View file @
a1b69b7
...
...
@@ -109,7 +109,7 @@ const setA = () => {
axisLabel
:
{
inside
:
false
,
color
:
'#7ECEF4'
,
fontSize
:
'1.
3
rem'
fontSize
:
'1.
1
rem'
},
axisTick
:
{
show
:
false
...
...
@@ -233,7 +233,7 @@ const setB = () => {
},
axisLabel
:
{
color
:
'#7ECEF4'
,
fontSize
:
'1.
3
rem'
fontSize
:
'1.
1
rem'
},
axisLine
:
{
show
:
true
,
...
...
src/viewsPc/vip/rightPage.vue
View file @
a1b69b7
...
...
@@ -95,7 +95,7 @@ const setA = () => {
axisLabel
:
{
inside
:
false
,
color
:
'#7ECEF4'
,
fontSize
:
'1.
3
rem'
fontSize
:
'1.
1
rem'
},
axisTick
:
{
show
:
false
...
...
@@ -235,7 +235,7 @@ const setB = () => {
},
axisLabel
:
{
color
:
'#7ECEF4'
,
fontSize
:
'1.
3
rem'
,
fontSize
:
'1.
1
rem'
,
interval
:
0
},
axisLine
:
{
...
...
vite.config.js
View file @
a1b69b7
...
...
@@ -58,7 +58,7 @@ export default defineConfig(({ mode, command }) => {
},
// vite 相关配置
server
:
{
port
:
51
75
,
port
:
51
80
,
host
:
true
,
open
:
true
,
proxy
:
{
...
...
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