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
e1fb3081
Commit
e1fb3081
authored
Jun 26, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式优化
parent
8c05e0b4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
footer_tpl.html
application/index/view/global/footer_tpl.html
+1
-1
remark_follow_template_tpl.html
public/resource/template/remark_follow_template_tpl.html
+5
-3
No files found.
application/index/view/global/footer_tpl.html
View file @
e1fb3081
<script
src=
'/resource/lib/js/require.min.js'
data-main=
'/resource/js/main?version=20190614888
666
'
charset=
'utf-8'
></script>
<script
src=
'/resource/lib/js/require.min.js'
data-main=
'/resource/js/main?version=20190614888
222
'
charset=
'utf-8'
></script>
public/resource/template/remark_follow_template_tpl.html
View file @
e1fb3081
...
...
@@ -20,8 +20,9 @@
<
/td
>
<
td
>
[
%=
it
[
item
][
'user_id'
]
%
]
<
/td
>
<
td
width
=
"46%"
class
=
"text-left follow-up-home"
>
[
%
if
(
it
[
item
][
'label_name'
])
{
%
]
<
td
class
=
"text-left follow-up-home"
>
<
div
style
=
"width: 500px;"
>
[
%
if
(
it
[
item
][
'label_name'
])
{
%
]
【
[
%=
it
[
item
][
'label_name'
]
%
]
】
[
%
}
%
]
[
%
if
(
it
[
item
][
'user_status'
]
==
0
)
{
%
]
...
...
@@ -32,10 +33,11 @@
【无效】
[
%
}
%
]
[
%=
labelKeyWords
(
dealPunctuation
(
it
[
item
][
'content'
]))
%
]
<
/div
>
<
/td
>
<
td
>
[
%=
it
[
item
][
'admin'
]
%
]
<
/td
>
<
td
width
=
"16%"
>
<
td
>
[
%
if
((
it
[
item
][
'agent_id'
]
*
1
==
0
)
||
(
check_auth
(
'index/useraction_search'
)))
{
%
]
<
a
class
=
"btn1 caozuo genj_ure caozuo-add-color [%= getLoaclRemarkId(it[item]['id']) %]"
href
=
"#modal-record"
data
-
toggle
=
"modal"
data
-
phone
=
'[%= it[item]["user_phone"] %]'
data
-
id
=
'[%= it[item]["user_id"] %]'
data
-
agentId
=
'[%= it[item]["agent_id"] %]'
data
-
name
=
'[%= it[item]["user_name"] %]'
data
-
baohu
=
'[%= it[item]["is_outstrip_twenty_four_hours"] %]'
data
-
remark
=
'[%= it[item]["id"] %]'
data
-
vip
=
'[%= it[item]["vip"] %]'
>
详情
/
跟进
<
/a><p style="display: none;">
[
%= JSON.stringify(delName(it[item
]))
%]</
p
>&
nbsp
;
...
...
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