Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
ufo-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
TaoHuang
2019-04-09 10:57:13 +0800
Commit
de68913f203ed5e34a21b4c424b3f11cb36da000
1 parent
35fbeafc
fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/pages/single/invite/detail/components/record-list.vue
apps/pages/single/invite/detail/components/record-list.vue
View file @
de68913
...
...
@@ -23,7 +23,7 @@
<span>{{item.settleTime}}</span>
</td>
<td align="center">
<span>{{item.settleAmount}}</span>
<span
style="color: #5ba082;"
>{{item.settleAmount}}</span>
</td>
</tr>
</tbody>
...
...
Please
register
or
login
to post a comment