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
7e6c74d7
Commit
7e6c74d7
authored
Dec 28, 2020
by
赵杰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
月度收益颜色
parent
32a8212d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
monthReportV2.1.html
app/templates/v2/monthReportV2.1.html
+4
-4
No files found.
app/templates/v2/monthReportV2.1.html
View file @
7e6c74d7
...
...
@@ -1198,10 +1198,10 @@
<td>
盈亏
</td>
<td
class=
"text_red"
>
<td>
{{value[1]["profit"]}}
</td>
<td
class=
"text_green"
>
<td
>
{{value[2]["profit"]}}
</td>
<td>
...
...
@@ -1239,10 +1239,10 @@
<td>
期末资产
</td>
<td
class=
"text_red"
>
<td>
{{value[1]["net_amount"]}}
</td>
<td
class=
"text_green"
>
<td>
{{value[2]["net_amount"]}}
</td>
<td>
...
...
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