Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
Muse
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
Muse
Commits
63143696
Commit
63143696
authored
Nov 29, 2019
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
s
parent
749e0b44
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
17 deletions
+6
-17
salesGuestList.vue
src/components/viitto/salesGuestList.vue
+6
-17
No files found.
src/components/viitto/salesGuestList.vue
View file @
63143696
...
...
@@ -533,10 +533,7 @@ export default {
axisLine
:
{
lineStyle
:
{
// 设置x轴颜色
textStyle
:{
color
:
"#252D48"
},
// color: "#252D48"
color
:
"#252D48"
}
},
axisLabel
:
{
...
...
@@ -569,17 +566,13 @@ export default {
axisLine
:
{
lineStyle
:
{
// 设置y轴颜色
//color: "#252D48",
},
textStyle
:{
color
:
"#252D48"
,
},
color
:
"#252D48"
,
}
},
axisLabel
:
{
// formatter: '{value}k',
textStyle
:
{
//
color: "#4A5271"
color
:
"#4A5271"
},
padding
:
[
10
,
0
,
10
,
0
]
},
...
...
@@ -600,12 +593,8 @@ export default {
axisLine
:
{
lineStyle
:
{
// 设置y轴颜色
//color: "#252D48"
},
textStyle
:{
color
:
"#252D48"
},
color
:
"#252D48"
}
},
axisLabel
:
{
textStyle
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment