Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
national_museum_vod-H5
Project
Project
Details
Activity
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
fubaole
national_museum_vod-H5
Commits
95744b1a
Commit
95744b1a
authored
May 06, 2021
by
xulili
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
--
parent
ee684351
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
4 deletions
+3
-4
demand.vue
src/components/demand.vue
+2
-2
bar.vue
src/components/echarts/bar.vue
+1
-1
interaction.vue
src/components/interaction.vue
+0
-1
No files found.
src/components/demand.vue
View file @
95744b1a
...
@@ -45,8 +45,8 @@ export default {
...
@@ -45,8 +45,8 @@ export default {
},
},
grid
:
{
grid
:
{
top
:
40
,
top
:
40
,
left
:
"
0
%"
,
left
:
"
3
%"
,
right
:
"2%"
,
right
:
40
,
bottom
:
"15%"
,
bottom
:
"15%"
,
containLabel
:
true
,
containLabel
:
true
,
},
},
...
...
src/components/echarts/bar.vue
View file @
95744b1a
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
},
},
grid
:
{
grid
:
{
top
:
20
,
top
:
20
,
left
:
'
0
%'
,
left
:
'
3
%'
,
right
:
'2%'
,
right
:
'2%'
,
bottom
:
'5%'
,
bottom
:
'5%'
,
containLabel
:
true
containLabel
:
true
...
...
src/components/interaction.vue
View file @
95744b1a
...
@@ -107,7 +107,6 @@ export default {
...
@@ -107,7 +107,6 @@ export default {
nameTextStyle
:
{
nameTextStyle
:
{
color
:
"#fff"
,
color
:
"#fff"
,
},
},
max
:
200
,
axisLabel
:
{
axisLabel
:
{
textStyle
:
{
textStyle
:
{
color
:
"#FFFFFFFF"
,
color
:
"#FFFFFFFF"
,
...
...
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