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
43aa28c2
Commit
43aa28c2
authored
Aug 21, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
客户查看记录
parent
f9c2975c
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
50 additions
and
11 deletions
+50
-11
frame_tpl.html
application/index/view/global/frame_tpl.html
+1
-1
frame_two_tpl.html
application/index/view/global/frame_two_tpl.html
+0
-1
houseList.html
application/index/view/houses/houseList.html
+6
-1
financial_daily_list.js
public/resource/js/financial_daily_list.js
+6
-0
houseList.js
public/resource/js/houseList.js
+25
-8
openCheckList.js
public/resource/js/openCheckList.js
+6
-0
reportListShop.js
public/resource/js/reportListShop.js
+6
-0
No files found.
application/index/view/global/frame_tpl.html
View file @
43aa28c2
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-theme.min.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-theme.min.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-datetimepicker.min.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-datetimepicker.min.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/b-liu.tabs.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/b-liu.tabs.css"
>
<!--<link rel="stylesheet" href="/resource/lib/UEditor/themes/default/css/umeditor.css">--
>
<script
type=
"text/javascript"
charset=
"utf-8"
src=
"/resource/lib/js/jquery-2.0.3.min.js"
></script
>
<title>
同联商业
</title>
<title>
同联商业
</title>
...
...
application/index/view/global/frame_two_tpl.html
View file @
43aa28c2
...
@@ -10,7 +10,6 @@
...
@@ -10,7 +10,6 @@
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-theme.min.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-theme.min.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-datetimepicker.min.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-datetimepicker.min.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/b-liu.tabs.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/b-liu.tabs.css"
>
<script
type=
"text/javascript"
charset=
"utf-8"
src=
"/resource/lib/js/jquery-2.0.3.min"
></script>
<!--<script type="text/javascript" charset="utf-8" src="/resource/lib/ueditor/ueditor.all.min.js"></script>
<!--<script type="text/javascript" charset="utf-8" src="/resource/lib/ueditor/ueditor.all.min.js"></script>
<script type="text/javascript" src="/resource/lib/ueditor/lang/zh-cn/zh-cn.js"></script>-->
<script type="text/javascript" src="/resource/lib/ueditor/lang/zh-cn/zh-cn.js"></script>-->
...
...
application/index/view/houses/houseList.html
View file @
43aa28c2
...
@@ -705,7 +705,12 @@
...
@@ -705,7 +705,12 @@
<th
class=
"text-center"
>
查看端口
</th>
<th
class=
"text-center"
>
查看端口
</th>
</tr>
</tr>
</thead>
</thead>
<tbody
class=
"text-center"
id=
"caozuo_table_kehu"
>
<tbody
class=
"text-center"
id=
"caozuo_table_kehu"
></tbody>
<tr
class=
"text-center is-show-more-followlog"
>
<td
colspan=
"4"
>
<span
class=
"user-log-more text-info"
style=
"cursor: pointer;"
>
点击加载更多
</span>
</td>
</tr>
</table>
</table>
</div>
</div>
...
...
public/resource/js/financial_daily_list.js
View file @
43aa28c2
...
@@ -131,6 +131,12 @@ define(['doT', 'text!temp/financial_daily_list_template_tpl.html', 'css!style/ho
...
@@ -131,6 +131,12 @@ define(['doT', 'text!temp/financial_daily_list_template_tpl.html', 'css!style/ho
'site_id'
:
$
(
'#financial_city_choose'
).
val
(),
'site_id'
:
$
(
'#financial_city_choose'
).
val
(),
};
};
if
(
$
(
"#district_id2_city"
).
val
()){
if
(
!
$
(
"select[name='district_id']"
).
val
()){
alert
(
'请选择部门进行搜索'
);
return
}
}
$
.
ajax
({
$
.
ajax
({
type
:
'GET'
,
type
:
'GET'
,
url
:
'/index/dailyList'
,
url
:
'/index/dailyList'
,
...
...
public/resource/js/houseList.js
View file @
43aa28c2
...
@@ -47,6 +47,7 @@ define(['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css', 'ckfin
...
@@ -47,6 +47,7 @@ define(['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css', 'ckfin
agent_id_choose_p
:
''
,
agent_id_choose_p
:
''
,
generalize_id
:
1
,
generalize_id
:
1
,
detailTabIndexTuiGuang
:
0
,
detailTabIndexTuiGuang
:
0
,
pageNoUser
:
1
,
init
:
function
()
{
init
:
function
()
{
//初始化dot
//初始化dot
...
@@ -150,6 +151,12 @@ define(['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css', 'ckfin
...
@@ -150,6 +151,12 @@ define(['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css', 'ckfin
_doc
.
delegate
(
".addphone-agent"
,
"click"
,
function
()
{
//客户列表 客户员工 下拉式 搜索 点击li事件 获取id ul消失
_doc
.
delegate
(
".addphone-agent"
,
"click"
,
function
()
{
//客户列表 客户员工 下拉式 搜索 点击li事件 获取id ul消失
business
.
addphoneAgent
(
this
);
business
.
addphoneAgent
(
this
);
});
});
//客户浏览商铺动态 加载更多
_doc
.
on
(
'click'
,
'.user-log-more'
,
function
(
e
)
{
e
.
preventDefault
();
e
.
stopPropagation
();
business
.
Caozuokehu
(
business
.
pageNoUser
++
)
});
//切换 不同的推广 类型
//切换 不同的推广 类型
_doc
.
on
(
'click'
,
'.tuiguang-type>a'
,
function
(
e
){
_doc
.
on
(
'click'
,
'.tuiguang-type>a'
,
function
(
e
){
e
.
preventDefault
();
e
.
preventDefault
();
...
@@ -508,7 +515,9 @@ define(['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css', 'ckfin
...
@@ -508,7 +515,9 @@ define(['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css', 'ckfin
if
(
business
.
detailTabIndex
==
5
){
//商铺视频
if
(
business
.
detailTabIndex
==
5
){
//商铺视频
business
.
shopVideo
();
business
.
shopVideo
();
};
};
if
(
business
.
detailTabIndex
==
6
){
//商铺视频
if
(
business
.
detailTabIndex
==
6
){
//客户浏览商铺
$
(
"#caozuo_table_kehu"
).
html
(
''
);
business
.
pageNoUser
=
1
;
business
.
Caozuokehu
();
business
.
Caozuokehu
();
};
};
...
@@ -1103,15 +1112,20 @@ define(['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css', 'ckfin
...
@@ -1103,15 +1112,20 @@ define(['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css', 'ckfin
'url'
:
'/broker/getUserLookShopList'
,
'url'
:
'/broker/getUserLookShopList'
,
data
:
{
data
:
{
"house_id"
:
business
.
house_id
,
"house_id"
:
business
.
house_id
,
"pageNo"
:
1
,
"pageNo"
:
business
.
pageNoUser
,
"pageSize"
:
100
0
,
"pageSize"
:
3
0
,
"AuthToken"
:
user_info_obj
.
AuthToken
"AuthToken"
:
user_info_obj
.
AuthToken
},
},
dataType
:
"json"
,
dataType
:
"json"
,
success
:
function
(
data
)
{
success
:
function
(
data
)
{
if
(
data
.
code
==
200
)
{
if
(
data
.
code
==
200
)
{
if
(
data
.
data
)
{
if
(
data
.
data
.
length
==
30
){
$
(
".is-show-more-followlog"
).
show
();
}
else
{
$
(
".is-show-more-followlog"
).
hide
();
}
if
(
data
.
data
.
length
)
{
$
.
each
(
data
.
data
,
function
(
i
,
item
)
{
$
.
each
(
data
.
data
,
function
(
i
,
item
)
{
// "type" = >1 //1app 2小程序 3微信
// "type" = >1 //1app 2小程序 3微信
if
(
item
.
type
==
1
){
if
(
item
.
type
==
1
){
...
@@ -1121,15 +1135,18 @@ define(['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css', 'ckfin
...
@@ -1121,15 +1135,18 @@ define(['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css', 'ckfin
}
else
{
}
else
{
var
type_
=
'微信'
var
type_
=
'微信'
}
}
caozuo_table
+=
'<tr><td>'
+
item
.
look_day
+
'</td> <td>'
+
item
.
id
+
'</td> <td>'
+
(
item
.
user_id
==
0
?
''
:
item
.
user_id
)
+
'</td> <td>'
+
type_
+
'</td></tr>'
caozuo_table
+=
'<tr><td>'
+
item
.
look_day
+
'</td> <td>'
+
item
.
house_
id
+
'</td> <td>'
+
(
item
.
user_id
==
0
?
''
:
item
.
user_id
)
+
'</td> <td>'
+
type_
+
'</td></tr>'
});
});
if
(
caozuo_table
){
if
(
caozuo_table
){
$
(
"#caozuo_table_kehu"
).
html
(
caozuo_table
);
$
(
"#caozuo_table_kehu"
).
append
(
caozuo_table
);
}
else
{
$
(
"#caozuo_table_kehu"
).
html
(
'<tr><td colspan="4">暂无数据</td></tr>'
);
}
}
}
else
{
if
(
business
.
pageNoUser
==
1
){
$
(
"#caozuo_table_kehu"
).
html
(
'<tr><td colspan="4">暂无数据</td></tr>'
);
}
}
}
}
else
{
}
else
{
alert
(
'获取失败!'
);
alert
(
'获取失败!'
);
}
}
...
...
public/resource/js/openCheckList.js
View file @
43aa28c2
...
@@ -553,6 +553,12 @@ define(['doT', 'text!temp/open_check_template_tpl.html', 'css!style/home.css', '
...
@@ -553,6 +553,12 @@ define(['doT', 'text!temp/open_check_template_tpl.html', 'css!style/home.css', '
var
params
=
that
.
buildSearchParams
(
0
);
var
params
=
that
.
buildSearchParams
(
0
);
params
.
pageNo
=
that
.
pageNo
;
params
.
pageNo
=
that
.
pageNo
;
params
.
pageSize
=
that
.
pageSize
;
params
.
pageSize
=
that
.
pageSize
;
if
(
$
(
"#district_id2_city"
).
val
()){
if
(
!
$
(
"#commit_home"
).
val
()){
alert
(
'请选择部门进行搜索'
);
return
}
}
$
.
get
(
refund
.
url
,
params
,
function
(
data
){
$
.
get
(
refund
.
url
,
params
,
function
(
data
){
if
(
typeof
data
===
'object'
)
{
if
(
typeof
data
===
'object'
)
{
if
(
data
.
code
==
200
)
{
if
(
data
.
code
==
200
)
{
...
...
public/resource/js/reportListShop.js
View file @
43aa28c2
...
@@ -2137,6 +2137,12 @@ define(['doT', 'text!temp/reportList_shop_template_tpl.html', 'css!style/home.cs
...
@@ -2137,6 +2137,12 @@ define(['doT', 'text!temp/reportList_shop_template_tpl.html', 'css!style/home.cs
};
};
if
(
$
(
"#district_id2_city"
).
val
()){
if
(
!
$
(
"select[name='district_id']"
).
val
()){
alert
(
'请选择部门进行搜索'
);
return
}
}
$
.
ajax
({
$
.
ajax
({
type
:
'GET'
,
type
:
'GET'
,
url
:
bargain
.
switchUrl
(),
url
:
bargain
.
switchUrl
(),
...
...
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