Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
073a4469
Commit
073a4469
authored
Dec 19, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
526d8433
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
daily_list.html
application/index/view/finance/daily_list.html
+6
-5
No files found.
application/index/view/finance/daily_list.html
View file @
073a4469
...
...
@@ -129,7 +129,7 @@
</div>
<!--财务日报 统计-->
<div
class=
"modal fade"
id=
"modal_financialremark"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-dialog"
style=
"width: 720px;"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
...
...
@@ -139,17 +139,18 @@
财务日报统计
</h4>
</div>
<div
class=
"modal-body"
>
<div
class=
"modal-body"
style=
'font-size: 16px;font-weight: 600;'
>
<div>
佣金总计:
<span
class=
"total_commission"
></span>
元(未开业佣金:
<span
class=
"not_open_commission"
></span>
元,已开业佣金:
<span
class=
"open_commission"
></span>
元)
</div>
</div><br
/>
<div>
账上意向金:
<span
class=
"total_intention_recorded"
></span>
元(意向金入账:
<span
class=
"intention_recorded"
></span>
元,意向金调整:
<span
class=
"intention_adjustment"
></span>
元,意向金退款:
<span
class=
"intention_refund"
></span>
元)
</div>
</div>
<br
/>
<div>
账上保管金:
<span
class=
"total_custody_recorded"
></span>
元(保管金入账:
<span
class=
"intention_recorded"
></span>
元,保管金调整:
<span
class=
"intention_adjustment"
></span>
元,保管金退款:
<span
class=
"custody_refund"
></span>
元)
</div>
</div>
<br
/>
<div>
待处理款项总计:
<span
class=
"wait_total_fee"
></span>
元
</div>
...
...
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