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
c1aee7e8
Commit
c1aee7e8
authored
Feb 19, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
进场记录 进场图片修改
parent
6d17a723
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
marchin_list.html
application/index/view/marchin/marchin_list.html
+3
-0
marchinList.js
public/resource/js/marchinList.js
+2
-0
marchin_list_template_tpl.html
public/resource/template/marchin_list_template_tpl.html
+2
-2
No files found.
application/index/view/marchin/marchin_list.html
View file @
c1aee7e8
...
...
@@ -32,6 +32,9 @@
height
:
30px
;
/*border-radius: 15px;*/
}
#preview
img
{
width
:
388px
;
}
</style>
<div
id=
"page-content-wrapper"
>
<div
class=
"container"
>
...
...
public/resource/js/marchinList.js
View file @
c1aee7e8
...
...
@@ -219,6 +219,8 @@ define(['doT', 'css!style/home.css', 'ckfinder', 'ckfinderStart', "datetimepick
/*分页代码*/
add_page
(
data
.
data
.
total
,
pageNo
,
follow
.
pageSize
,
follow
.
getList
);
$
(
'.J_preview'
).
preview
();
}
}(
0
);
...
...
public/resource/template/marchin_list_template_tpl.html
View file @
c1aee7e8
...
...
@@ -8,8 +8,8 @@
<
td
>
[
%=
it
[
item
][
'report_agent_name'
]
%
]
<
/td
>
<
td
>
[
%=
adressDeal
(
it
[
item
][
'latitude'
],
it
[
item
][
'longitude'
],
it
[
item
][
'march_in_area'
])
%
]
<
/td
>
<
td
>
<
img
src
=
'[%=ServerHostImageLiu
Http+"/static/chat_image/"+it[item]["march_in_img"] %]'
class
=
"diagram-image
J_preview"
data
-
bimg
=
'[%=ServerHostImageLiu
Http
+"/static/chat_image/"+it[item]["march_in_img"] %]'
>
<
img
src
=
'[%=ServerHostImageLiu
+"/static/chat_image/"+it[item]["march_in_img"] %]'
class
=
"
J_preview"
data
-
bimg
=
'[%=ServerHostImageLiu+"/static/chat_image/"+it[item]["march_in_img"] %]'
>
<
/td
>
<
td
>
[
%
if
(
check_auth
(
'marchIn_timer_shaft'
))
{
%
]
...
...
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