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
067744db
Commit
067744db
authored
Nov 25, 2019
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/muse
parents
bb2439be
9f34a8df
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
lineChart.vue
src/components/viitto/lineChart.vue
+2
-2
lineChart2.vue
src/components/viitto/lineChart2.vue
+2
-2
No files found.
src/components/viitto/lineChart.vue
View file @
067744db
...
@@ -70,7 +70,7 @@ export default {
...
@@ -70,7 +70,7 @@ export default {
LookCount
.
push
(
item
.
LookCount
);
LookCount
.
push
(
item
.
LookCount
);
Salelookordercount
.
push
(
item
.
Salelookordercount
);
Salelookordercount
.
push
(
item
.
Salelookordercount
);
TcidCount
.
push
(
item
.
TcidCount
);
TcidCount
.
push
(
item
.
TcidCount
);
B2BMemberPrice
.
push
(
item
.
B2BMemberPrice
);
B2BMemberPrice
.
push
(
item
.
B2BMemberPrice
.
toFixed
(
2
)
);
});
});
this
.
dateList2
=
dates
this
.
dateList2
=
dates
this
.
InquireCount
=
InquireCount
this
.
InquireCount
=
InquireCount
...
@@ -314,7 +314,7 @@ export default {
...
@@ -314,7 +314,7 @@ export default {
},
},
{
{
gridIndex
:
3
,
gridIndex
:
3
,
name
:
'
B2B均价
'
,
name
:
'
线路趋势
'
,
type
:
'value'
,
type
:
'value'
,
inverse
:
false
,
inverse
:
false
,
splitLine
:
{
splitLine
:
{
...
...
src/components/viitto/lineChart2.vue
View file @
067744db
...
@@ -70,7 +70,7 @@ export default {
...
@@ -70,7 +70,7 @@ export default {
LookCount
.
push
(
item
.
LookCount
);
LookCount
.
push
(
item
.
LookCount
);
Salelookordercount
.
push
(
item
.
Salelookordercount
);
Salelookordercount
.
push
(
item
.
Salelookordercount
);
TcidCount
.
push
(
item
.
TcidCount
);
TcidCount
.
push
(
item
.
TcidCount
);
B2BMemberPrice
.
push
(
item
.
B2BMemberPrice
);
B2BMemberPrice
.
push
(
item
.
B2BMemberPrice
.
toFixed
(
2
)
);
});
});
this
.
dateList2
=
dates
this
.
dateList2
=
dates
this
.
InquireCount
=
InquireCount
this
.
InquireCount
=
InquireCount
...
@@ -348,7 +348,7 @@ export default {
...
@@ -348,7 +348,7 @@ export default {
},
},
{
{
gridIndex
:
4
,
gridIndex
:
4
,
name
:
'
B2B均价
'
,
name
:
'
线路趋势
'
,
type
:
'value'
,
type
:
'value'
,
inverse
:
false
,
inverse
:
false
,
splitLine
:
{
splitLine
:
{
...
...
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