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
6a6011fc
authored
2025-03-07 16:13:21 +0800
by
杨炀
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
713fde52
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
9 deletions
src/viewsPc/vip/leftPage.vue
src/viewsPc/vip/rightPage.vue
vite.config.js
src/viewsPc/vip/leftPage.vue
View file @
6a6011f
...
...
@@ -109,7 +109,7 @@ const setA = () => {
axisLabel
:
{
inside
:
false
,
color
:
'#7ECEF4'
,
fontSize
:
'1.
5
rem'
fontSize
:
'1.
3
rem'
},
axisTick
:
{
show
:
false
...
...
@@ -136,7 +136,7 @@ const setA = () => {
},
axisLabel
:
{
color
:
'#7ECEF4'
,
fontSize
:
'1.
5
rem'
fontSize
:
'1.
3
rem'
},
splitLine
:
{
show
:
true
,
...
...
@@ -233,7 +233,7 @@ const setB = () => {
},
axisLabel
:
{
color
:
'#7ECEF4'
,
fontSize
:
'1.
5
rem'
fontSize
:
'1.
3
rem'
},
axisLine
:
{
show
:
true
,
...
...
@@ -250,7 +250,7 @@ const setB = () => {
},
type
:
'value'
,
axisLabel
:
{
fontSize
:
'1.
5
rem'
fontSize
:
'1.
3
rem'
},
axisLine
:
{
lineStyle
:
{
...
...
src/viewsPc/vip/rightPage.vue
View file @
6a6011f
...
...
@@ -95,7 +95,7 @@ const setA = () => {
axisLabel
:
{
inside
:
false
,
color
:
'#7ECEF4'
,
fontSize
:
'1.
5
rem'
fontSize
:
'1.
3
rem'
},
axisTick
:
{
show
:
false
...
...
@@ -122,7 +122,7 @@ const setA = () => {
},
axisLabel
:
{
color
:
'#7ECEF4'
,
fontSize
:
'1.
5
rem'
fontSize
:
'1.
3
rem'
},
splitLine
:
{
show
:
true
,
...
...
@@ -235,7 +235,8 @@ const setB = () => {
},
axisLabel
:
{
color
:
'#7ECEF4'
,
fontSize
:
'1.5rem'
fontSize
:
'1.3rem'
,
interval
:
0
},
axisLine
:
{
show
:
true
,
...
...
@@ -252,7 +253,7 @@ const setB = () => {
},
type
:
'value'
,
axisLabel
:
{
fontSize
:
'1.
5
rem'
fontSize
:
'1.
3
rem'
},
axisLine
:
{
lineStyle
:
{
...
...
vite.config.js
View file @
6a6011f
...
...
@@ -81,7 +81,7 @@ export default defineConfig(({ mode, command }) => {
rewrite
:
(
p
)
=>
p
.
replace
(
/^
\/
dev-api
\/
ztx-webSite/
,
''
)
},
'/dev-api'
:
{
target
:
'http://192.168.1.66:551
3
/'
,
target
:
'http://192.168.1.66:551
1
/'
,
// target: 'https://jijin.wtwuxicenter.com/stage-api',
changeOrigin
:
true
,
rewrite
:
(
p
)
=>
p
.
replace
(
/^
\/
dev-api/
,
''
)
...
...
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