Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mobi
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
1
Merge Requests
1
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
wbx-PCAndMobi
mobi
Commits
edbbf3a6
Commit
edbbf3a6
authored
Apr 29, 2021
by
zhangrui123
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
日的数据
parent
5edb36ca
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
home.vue
src/views/home.vue
+4
-6
No files found.
src/views/home.vue
View file @
edbbf3a6
...
@@ -517,12 +517,10 @@ export default {
...
@@ -517,12 +517,10 @@ export default {
}
}
spaceOnce
=
false
spaceOnce
=
false
}
}
console
.
log
(
i
)
let
info
=
this
.
secRowInfos
.
COMMUNITY_MANAGER_MATH
&&
this
.
secRowInfos
.
COMMUNITY_MANAGER_MATH
.
data
[
i
-
1
]
?
this
.
secRowInfos
.
COMMUNITY_MANAGER_MATH
.
data
[
i
-
1
].
rato
:
0
let
info
=
this
.
secRowInfos
.
COMMUNITY_MANAGER_MATH
&&
this
.
secRowInfos
.
COMMUNITY_MANAGER_MATH
.
data
[
i
-
1
]
?
this
.
secRowInfos
.
COMMUNITY_MANAGER_MATH
.
data
[
i
-
1
].
rato
:
0
console
.
log
(
this
.
secRowInfos
.
COMMUNITY_MANAGER_MATH
.
data
[
i
-
1
].
checkTime
)
let
data_time
=
this
.
secRowInfos
.
COMMUNITY_MANAGER_MATH
&&
this
.
secRowInfos
.
COMMUNITY_MANAGER_MATH
.
data
[
i
-
1
]?
this
.
secRowInfos
.
COMMUNITY_MANAGER_MATH
.
data
[
i
-
1
].
checkTime
.
slice
(
8
,
10
):
100
console
.
log
(
Number
(
this
.
secRowInfos
.
COMMUNITY_MANAGER_MATH
.
data
[
i
-
1
].
checkTime
.
slice
(
8
,
10
)))
if
(
i
==
Number
(
this
.
secRowInfos
.
COMMUNITY_MANAGER_MATH
.
data
[
i
-
1
].
checkTime
.
slice
(
8
,
10
))
){
let
color
=
'rgb(226,235,245)'
let
color
=
'rgb(226,235,245)'
if
(
i
==
Number
(
data_time
)){
if
(
info
)
{
if
(
info
)
{
if
(
info
<
0.9
)
{
if
(
info
<
0.9
)
{
color
=
'#CC4D4D'
color
=
'#CC4D4D'
...
@@ -531,8 +529,8 @@ export default {
...
@@ -531,8 +529,8 @@ export default {
}
else
{
}
else
{
color
=
'#FFD400'
color
=
'#FFD400'
}
}
}
}
}
}
// console.log( info,'-------',color)
// console.log( info,'-------',color)
...
...
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