Commit 7e6c74d7 authored by 赵杰's avatar 赵杰

月度收益颜色

parent 32a8212d
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment