Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in
Toggle navigation
F
fund_report
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
彭熊
fund_report
Commits
28776226
Commit
28776226
authored
Dec 03, 2020
by
pengxiong@wealthgrow.cn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
模版2
parent
f73b3277
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
6 deletions
+24
-6
monthReport.html
app/templates/monthReport.html
+24
-6
No files found.
app/templates/monthReport.html
View file @
28776226
...
@@ -2623,25 +2623,43 @@
...
@@ -2623,25 +2623,43 @@
<td>
<td>
<span
class=
"rcc_index"
>
{{correlation[0]}}
</span>
<span
class=
"rcc_index"
>
{{correlation[0]}}
</span>
</td>
</td>
{% elif -1
<
=
correlation
[
2
][
i
]
<
-0
.
5
and
i
<
correlation
[
0
]
-
1
%}
<
td
>
{{correlation[2][i]}}
</td>
{% elif -1
<
=
correlation
[
2
][
i
]
<
-0
.
5
%}
{% elif -1
<
=
correlation
[
2
][
i
]
<
-0
.
5
%}
<
td
class=
"level_color6"
>
{{correlation[2][i]}}
</td>
<
td
class=
"level_color6"
>
{{correlation[2][i]}}
</td>
{% elif -0.5
<
=
correlation
[
2
][
i
]
<
-0
.
25
and
i
<
correlation
[
0
]
-
1
%}
<
td
>
{{correlation[2][i]}}
</td>
{% elif -0.5
<
=
correlation
[
2
][
i
]
<
-0
.
25
%}
{% elif -0.5
<
=
correlation
[
2
][
i
]
<
-0
.
25
%}
<
td
class=
"level_color6"
>
{{correlation[2][i]}}
</td>
{% elif -0.25
<
=
correlation
[
2
][
i
]
<
0
%}
<
td
class=
"level_color5"
>
{{correlation[2][i]}}
</td>
<
td
class=
"level_color5"
>
{{correlation[2][i]}}
</td>
{% elif 0
<
=
correlation
[
2
][
i
]
<
0
.
25
%}
{% elif -0.25
<
=
correlation
[
2
][
i
]
<
0
and
i
<
correlation
[
0
]
-
1
%}
<
td
>
{{correlation[2][i]}}
</td>
{% elif -0.25
<
=
correlation
[
2
][
i
]
<
0
%}
<
td
class=
"level_color4"
>
{{correlation[2][i]}}
</td>
<
td
class=
"level_color4"
>
{{correlation[2][i]}}
</td>
{% elif 0.25
<
=
correlation
[
2
][
i
]
<
0
.
5
%}
{% elif 0
<
=
correlation
[
2
][
i
]
<
0
.
25
and
i
<
correlation
[
0
]
-
1
%}
<
td
>
{{correlation[2][i]}}
</td>
{% elif 0
<
=
correlation
[
2
][
i
]
<
0
.
25
%}
<
td
class=
"level_color3"
>
{{correlation[2][i]}}
</td>
<
td
class=
"level_color3"
>
{{correlation[2][i]}}
</td>
{% elif 0.5
<
=
correlation
[
2
][
i
]
<
0
.
75
%}
{% elif 0.25
<
=
correlation
[
2
][
i
]
<
0
.
5
and
i
<
correlation
[
0
]
-
1
%}
<
td
>
{{correlation[2][i]}}
</td>
{% elif 0.25
<
=
correlation
[
2
][
i
]
<
0
.
5
%}
<
td
class=
"level_color2"
>
{{correlation[2][i]}}
</td>
<
td
class=
"level_color2"
>
{{correlation[2][i]}}
</td>
{% elif 0.75
<
=
correlation
[
2
][
i
]
<=
1
%}
{% elif 0.5
<
=
correlation
[
2
][
i
]
<=
1
and
i
<
correlation
[
0
]
-
1
%}
<
td
>
{{correlation[2][i]}}
</td>
{% elif 0.5
<
=
correlation
[
2
][
i
]
<=
1
%}
<
td
class=
"level_color1"
>
{{correlation[2][i]}}
</td>
<
td
class=
"level_color1"
>
{{correlation[2][i]}}
</td>
{% endif %}
{% endif %}
{% endfor %}
{% endfor %}
</tr>
</tr>
...
...
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