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
03154cc8
Commit
03154cc8
authored
Jun 07, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
财务修改日志
parent
daa5ad40
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
5 deletions
+9
-5
finance_update_log.html
application/index/view/finance/finance_update_log.html
+6
-2
financeUpdateLog_template_tpl.html
public/resource/template/financeUpdateLog_template_tpl.html
+3
-3
No files found.
application/index/view/finance/finance_update_log.html
View file @
03154cc8
...
...
@@ -57,6 +57,10 @@
height
:
500px
;
overflow-y
:
scroll
;
}
.btn2-2
{
width
:
9%
!important
;
}
</style>
<div
id=
"page-content-wrapper"
>
<div
class=
"container"
>
...
...
@@ -82,9 +86,9 @@
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"end_time"
name=
"end_date"
type=
"date"
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"store_name"
placeholder=
"商铺地址"
type=
"text"
value=
""
>
<!--<input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="internal_num" placeholder="商铺号" type="text" value="">-->
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"store_num"
placeholder=
"商铺号"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight
btn2-2
"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"store_num"
placeholder=
"商铺号"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"user_name"
placeholder=
"修改人姓名"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight
btn2-2
"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"user_name"
placeholder=
"修改人姓名"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"user_phone"
placeholder=
"修改人手机号"
type=
"text"
value=
""
>
<span
class=
"btn btn-info btn3"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-info btn3"
id=
"reset"
>
重置
</span>
...
...
public/resource/template/financeUpdateLog_template_tpl.html
View file @
03154cc8
<script
id=
"financeUpdateLog_list_tpl"
type=
"text/template"
>
[
%
if
(
it
)
{
%
]
[
%
for
(
var
item
in
it
){
%
]
<
tr
class
=
"text-center"
>
<
td
>
[
%=
it
[
item
][
'create_time'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'step_content'
]
%
]
<
/td
>
<
tr
>
<
td
width
=
"15%"
>
[
%=
it
[
item
][
'create_time'
]
%
]
<
/td
>
<
td
width
=
"72%"
class
=
"text-left"
>
[
%=
it
[
item
][
'step_content'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'name'
]
+
"-"
+
it
[
item
][
'phone'
]
%
]
<
/td
>
<!--<
td
>
[
%=
it
[
item
][
'name'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'practical_fee'
]
%
]
<
/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