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
2c99521a
Commit
2c99521a
authored
Sep 03, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
罚款
parent
edae7981
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
55 additions
and
69 deletions
+55
-69
fineMoney.html
application/index/view/finance/fineMoney.html
+34
-36
fineMoney.js
public/resource/js/fineMoney.js
+0
-0
fineMoney_list_template_tpl.html
public/resource/template/fineMoney_list_template_tpl.html
+21
-33
No files found.
application/index/view/finance/fineMoney.html
View file @
2c99521a
...
...
@@ -6,15 +6,15 @@
float
:
right
;
position
:
relative
;
overflow-y
:
scroll
;
height
:
1
0
0px
;
left
:
16
2px
;
width
:
100%
;
height
:
1
8
0px
;
left
:
-3
2px
;
width
:
390px
;
line-height
:
30px
;
}
.user-ul-office
li
,
.user-ul-store
li
{
list-style
:
none
;
line-height
:
20px
;
font-size
:
1
2
px
;
font-size
:
1
3
px
;
}
.form-group
{
margin-bottom
:
6px
;
...
...
@@ -171,32 +171,30 @@
<tr>
<td
colspan=
"14"
>
<form
id=
"form_search"
>
<span
class=
"fore-span ld-Marheight"
>
提交时间:
</span>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"start_date"
name=
"start_date"
type=
"date"
>
<span
class=
"fore-span ld-Marheight"
>
-
</span>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"end_date"
name=
"end_date"
type=
"date"
>
<span
class=
"fore-span ld-Marheight"
>
付款时间:
</span>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"start_date"
name=
"start_date"
type=
"date"
>
<span
class=
"fore-span margin-top-ld"
>
提交时间:
</span>
<input
class=
"form-control btn4 margin-top-ld"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"submit_start_date"
name=
""
type=
"date"
>
<span
class=
"fore-span ld-Marheight"
style=
"margin-top: 15px;"
>
-
</span>
<input
class=
"form-control btn4 margin-top-ld"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"submit_end_date"
name=
""
type=
"date"
>
<!--<span class="fore-span ld-Marheight">付款时间:</span>
<input class="form-control btn4 ld-Marheight" value="" data-rule-phoneus="false" data-rule-required="false" id="payment_start_date" name="" type="date">
<span class="fore-span ld-Marheight">-</span>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"
end_date"
name=
"end_date"
type=
"date"
>
<select
class=
"form-control btn4
ld-Marheight notice-lable
"
>
<input class="form-control btn4 ld-Marheight" value="" data-rule-phoneus="false" data-rule-required="false" id="
payment_end_date" name="" type="date">--
>
<select
class=
"form-control btn4
margin-top-ld state-pay
"
>
<option
value=
""
>
状态
</option>
<option
value=
"
1
"
>
待支付
</option>
<option
value=
"
2
"
>
已支付
</option>
<option
value=
"
3
"
>
已取消
</option>
<option
value=
"
0
"
>
待支付
</option>
<option
value=
"
1
"
>
已支付
</option>
<option
value=
"
2
"
>
已取消
</option>
</select>
<select
class=
"form-control btn4 ld-Marheight notice-lable"
>
<option
value=
""
>
罚款项目
</option>
<option
value=
"1"
>
待支付
</option>
<option
value=
"2"
>
已支付
</option>
<option
value=
"3"
>
已取消
</option>
<select
class=
"form-control btn4 margin-top-ld fine-item"
>
</select>
<input
class=
"form-control btn2 margin-top-ld"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"
release_title
"
placeholder=
"罚款ID"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 margin-top-ld"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"
release_titl
e"
placeholder=
"提交人姓名"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 margin-top-ld"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"
release_titl
e"
placeholder=
"被罚款人姓名"
type=
"text"
value=
""
>
<span
class=
"btn btn-info btn3
ld-Marheight"
id=
"search
"
>
搜索
</span>
<span
class=
"btn btn-info btn3
ld-Marheight"
id=
"reset
"
>
重置
</span>
<span
class=
"btn btn-info btn3
ld-Marheight"
id=
"export
"
>
导出excel
</span>
<input
class=
"form-control btn2 margin-top-ld"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"
fine_id
"
placeholder=
"罚款ID"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 margin-top-ld"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"
submit_fine_nam
e"
placeholder=
"提交人姓名"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 margin-top-ld"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"
fine_nam
e"
placeholder=
"被罚款人姓名"
type=
"text"
value=
""
>
<span
class=
"btn btn-info btn3
margin-top-ld"
id=
"search"
style=
"float:left ;
"
>
搜索
</span>
<span
class=
"btn btn-info btn3
margin-top-ld"
id=
"reset"
style=
"float:left ;
"
>
重置
</span>
<span
class=
"btn btn-info btn3
margin-top-ld"
id=
"export"
style=
"float:left ;
"
>
导出excel
</span>
</form>
</td>
</tr>
...
...
@@ -294,46 +292,46 @@
×
</button>
<h4
class=
"modal-title"
id=
"title"
>
经纪人编辑
罚款详情
</h4>
</div>
<div
class=
"modal-body"
style=
"height: 560px;overflow-y: auto;overflow-x: hidden;"
>
<form
class=
"form-horizontal form-horizontal-edit"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-4 control-label"
>
罚款ID:666
</label>
<label
class=
"col-sm-4 control-label"
>
罚款ID:
</label>
<span
id=
"fine_id_edit"
></span>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-4 control-label"
>
罚款金额:
</label>
<input
class=
"form-control btn6"
data-rule-buga=
"false"
data-rule-required=
"true"
name=
"name"
placeholder=
""
type=
"text"
value=
""
id=
"
title
"
>
<input
class=
"form-control btn6"
data-rule-buga=
"false"
data-rule-required=
"true"
name=
"name"
placeholder=
""
type=
"text"
value=
""
id=
"
fine_money_edit
"
>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-4 control-label"
>
罚款类型:
</label>
<select
name=
"district_id"
class=
"form-control btn6"
disabled=
"disabled
"
>
<select
id=
"fine_type_edit"
class=
"form-control btn6
"
>
<option
value=
""
>
选择罚款类型
</option>
</select>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-4 control-label"
>
处罚当事人:
</label>
<span
style=
"margin-top: 7px;display: inline-block;"
>
99999
</span>
<span
style=
"margin-top: 7px;display: inline-block;"
id=
"fine_name_edit"
>
99999
</span>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-4 control-label"
>
提交人:
</label>
<span
style=
"margin-top: 7px;display: inline-block;"
>
99999
</span>
<span
style=
"margin-top: 7px;display: inline-block;"
id=
"submit_name_edit"
>
99999
</span>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-4 control-label"
>
提交时间:
</label>
<span
style=
"margin-top: 7px;display: inline-block;"
>
99999
</span>
<span
style=
"margin-top: 7px;display: inline-block;"
id=
"tijiao"
>
99999
</span>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-4 control-label"
>
备注:
</label>
<input
class=
"form-control btn6"
data-rule-buga=
"false"
data-rule-required=
"true"
name=
"name"
placeholder=
""
type=
"text"
value=
""
id=
"
title
"
>
<input
class=
"form-control btn6"
data-rule-buga=
"false"
data-rule-required=
"true"
name=
"name"
placeholder=
""
type=
"text"
value=
""
id=
"
remark_edit
"
>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-4 control-label"
>
状态:
</label>
<span
style=
"margin-top: 7px;display: inline-block;"
>
99999
</span>
<span
style=
"margin-top: 7px;display: inline-block;"
id=
"edit_status"
>
99999
</span>
</div>
<div
class=
"form-group"
>
...
...
public/resource/js/fineMoney.js
View file @
2c99521a
This diff is collapsed.
Click to expand it.
public/resource/template/fineMoney_list_template_tpl.html
View file @
2c99521a
<script
id=
"fine_tpl"
type=
"text/template"
>
[
%
if
(
it
)
{
%
]
[
%
if
(
it
&&
it
.
length
)
{
%
]
[
%
for
(
var
item
in
it
){
%
]
<
tr
data
-
groupname
=
"[%= it[item]['groupname'] %]"
class
=
"text-center"
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
"create_time"
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
"id"
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
<
input
type
=
"hidden"
value
=
'[%= it[item]["agent_img"] %]'
>
<
img
src
=
'[%= it[item]["agent_img"] %]'
class
=
"diagram-image J_preview no-scroll-page-img"
data
-
bimg
=
'[%= it[item]["agent_img"] %]'
>
<
/td
>
<
td
class
=
"text-center"
>
[
%
if
(
it
[
item
][
"level"
]
==
10
)
{
%
]
业务员
[
%
}
%
]
[
%
if
(
it
[
item
][
"level"
]
==
20
)
{
%
]
店长
[
%
}
%
]
[
%
if
(
it
[
item
][
"level"
]
==
30
)
{
%
]
总监
[
%
}
%
]
[
%
if
(
it
[
item
][
"level"
]
==
40
)
{
%
]
总监和店长
[
%
}
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
"district_name"
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
"store_name"
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
"phone"
]
%
]
[
%
if
(
it
[
item
][
"status"
]
==
3
)
{
%
]
<
span
class
=
"btn1 btn-warning btn-xs"
>
已转勤
<
/span
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
"type_name"
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
"create_time"
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
"submit_agent_name"
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
"money"
]
%
]
<
/td
>
[
%
if
(
it
[
item
][
"agent_name"
]){
%
]
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
"agent_name"
]
%
]
<
/td
>
[
%
}
else
{
%
]
<
td
class
=
"text-center"
><
/td
>
[
%
}
%
]
<
/td
>
<
td
class
=
"
number-evaluation text-center"
data
-
id
=
'[%= it[item]["id"] %]'
>--
<
/td
>
<
td
class
=
"
score-evaluation text-center"
data
-
id
=
'[%= it[item]["id"] %]'
>--
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
"money"
]
%
]
<
/td
>
<
td
class
=
"
text-center"
>
[
%=
it
[
item
][
"money"
]
%
]
<
/td
>
<
td
class
=
"
text-center"
>
[
%=
it
[
item
][
"status_name"
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
<
a
class
=
"btn1 btn-success edit"
href
=
"#modal-edit"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["id"] %]'
>
取消
<
/a
>
<
a
class
=
"btn1 btn-success edit"
href
=
"#modal-edit"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["id"] %]'
>
编辑
<
/a
>
[
%
if
(
it
[
item
][
"status"
]
*
1
==
0
){
%
]
<
a
class
=
"btn1 btn-success cancel-fine"
data
-
id
=
'[%= it[item]["id"] %]'
>
取消
<
/a
>
<
a
class
=
"btn1 btn-success complete-fine"
data
-
id
=
'[%= it[item]["id"] %]'
>
转到已支付
<
/a
>
[
%
}
%
]
<
a
class
=
"btn1 btn-success edit"
href
=
"#modal-edit"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["id"] %]'
>
详情
<
/a
>
<
/td
>
<
/tr
>
[
%
}
%
]
[
%
}
else
{
%
]
<
tr
>
<
td
colspan
=
"
8
"
style
=
"text-align:center;"
>
暂无数据
<
/td
>
<
td
colspan
=
"
10
"
style
=
"text-align:center;"
>
暂无数据
<
/td
>
<
/tr
>
[
%
}
%
]
</script>
...
...
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