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
efd2a3d1
Commit
efd2a3d1
authored
Jul 16, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
约带看修改
parent
f19c7aad
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
inspectionRecord.html
application/index/view/inspection/inspectionRecord.html
+2
-2
user_template_tpl.html
public/resource/template/user_template_tpl.html
+1
-1
No files found.
application/index/view/inspection/inspectionRecord.html
View file @
efd2a3d1
...
...
@@ -51,7 +51,7 @@
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<thead>
<!--同步app-->
<
!--<
tr>
<tr>
<td
colspan=
"10"
>
<form
id=
"form_search"
>
<span
class=
"fore-span ld-Marheight"
>
约带看时间:
</span>
...
...
@@ -75,7 +75,7 @@
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"reset"
>
重置
</span>
</form>
</td>
</tr>
-->
</tr>
<tr>
<th
class=
"text-center"
>
客户姓名
</th>
<th
class=
"text-center"
>
客户电话
</th>
...
...
public/resource/template/user_template_tpl.html
View file @
efd2a3d1
...
...
@@ -14,7 +14,7 @@
[
%
if
(
it
[
item
][
"follow_time"
]
!=
null
)
{
%
]
[
%=
it
[
item
][
"follow_time"
]
%
]
[
%
}
%
]
<
/td
>
<
td
>
[
%
if
(
it
[
item
][
"
industry_type"
]
!=
null
)
{
%
]
[
%=
it
[
item
][
"industry_type
"
]
%
]
[
%
}
%
]
[
%
if
(
it
[
item
][
"
user_status"
]
!=
null
)
{
%
]
[
%=
it
[
item
][
"user_status
"
]
%
]
[
%
}
%
]
<
/td
>
<
td
>
[
%
if
(
it
[
item
][
"industry_type"
]
!=
null
)
{
%
]
[
%=
it
[
item
][
"industry_type"
]
%
]
[
%
}
%
]
...
...
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