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
d69c0dea
Commit
d69c0dea
authored
Jun 12, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug
parent
d2e28e8f
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
112 additions
and
1270 deletions
+112
-1270
office_detail_pc.html
application/app_broker/view/index/office_detail_pc.html
+3
-3
buildingDictionary.html
...ication/index/view/officeBuilding/buildingDictionary.html
+0
-538
officeBuildingList.html
...ication/index/view/officeBuilding/officeBuildingList.html
+0
-690
buildingDictionary.js
public/resource/js/buildingDictionary.js
+1
-0
financial_manager_daily_list.js
public/resource/js/financial_manager_daily_list.js
+86
-13
officeEdit.js
public/resource/js/officeEdit.js
+2
-6
financial_manager_daily_list_template_tpl.html
...e/template/financial_manager_daily_list_template_tpl.html
+20
-20
No files found.
application/app_broker/view/index/office_detail_pc.html
View file @
d69c0dea
...
...
@@ -45,7 +45,7 @@
<tr>
<td>
所在楼层:{{d.floor}}
</td>
<td>
房号:{{d.room_num}}
</td>
<td>
房号:{{d.room_num
ber
}}
</td>
<td>
房源状态:{{(d.is_rent==1)?'已租':'未租'}}
</td>
<td>
是否独家:{{(d.is_exclusive_type==1)?'是':'否'}}
</td>
</tr>
...
...
@@ -111,7 +111,7 @@
<div
class=
"fl"
>
盘方:
</div>
<div
class=
"fl"
>
<ul
class=
"oh phone-list"
>
<li
class=
"fl oh"
v-for=
"(item, index) in d.dish_name_arr"
:key=
"index"
:data-id=
"item.id"
>
{{item.district_name+'-'+item.store_name+'-'+item.name+'-'+item.phone
}}
</li>
<li
class=
"fl oh"
>
{{d.room_relegation_info?d.room_relegation_info.name:''}}-{{d.room_relegation_info?d.room_relegation_info.phone:''
}}
</li>
</ul>
</div>
</td>
...
...
@@ -134,7 +134,7 @@
<td
v-if=
"(d.is_exclusive_type==1)"
colspan=
"2"
>
独家有效期:{{d.agent_start_time+'至'+d.agent_end_time}}
</td>
<td
v-if=
"(d.is_exclusive_type==1)"
colspan=
"2"
>
独家方:{{d.exclusive_info.phone}}-{{d.exclusive_info.name}}
</td>
</tr>
<tr
v-show=
'clickPublicUser("index/isShow")'
>
<tr
v-show=
'clickPublicUser("
office_
index/isShow")'
>
<td
colspan=
"4"
align=
"center"
>
<a
href=
"javascript:;"
class=
"is-public-user"
@
click=
"isPublicUser()"
>
C端公开
</a>
</td>
...
...
application/index/view/officeBuilding/buildingDictionary.html
deleted
100644 → 0
View file @
d2e28e8f
{layout name="global/frame_two_tpl" /}
<input
type=
"hidden"
class=
"page-load"
id=
"buildingDictionary"
/>
<style>
#container_body_img_area
{
margin-top
:
10px
;
}
#container_body_img_area
img
{
width
:
120px
;
height
:
120px
;
}
.span-del
,
.span-del2
{
color
:
red
;
}
#container_body_img_area
>
div
{
float
:
left
;
width
:
216px
;
}
#file_input_pic
{
opacity
:
0
;
position
:
absolute
;
top
:
8px
;
/*left: 145px;*/
height
:
35px
;
width
:
80px
;
}
.detail-modal-bargaininfo-commission-cancel-pic
img
{
width
:
20px
;
margin-left
:
10px
;
}
.detail-modal-bargaininfo-commission-sec
{
float
:
left
;
}
video
{
outline
:
none
;
}
.clear
{
clear
:
both
;
}
.modal.fade.in.yz
{
opacity
:
0
;
}
.modal-backdrop.fade.in
{
opacity
:
0
;
}
#batch
{
float
:
left
;
height
:
34px
;
line-height
:
34px
;
}
.ld-Marheight
{
margin-top
:
15px
;
}
.phone_list
{
margin-top
:
32px
;
width
:
182px
;
margin-left
:
-182px
;
}
.phone_jia1
{
float
:
left
;
width
:
182px
;
}
.phone_list
li
{
height
:
22px
;
line-height
:
22px
;
}
.phone_list
li
:nth-of-type
(
even
)
{
display
:
none
;
}
.modal-dialog-one
{
width
:
668px
;
}
.main_table_th_tr
>
th
:nth-of-type
(
2
)
{
width
:
50px
;
}
.main_table_th_tr
>
th
:nth-of-type
(
4
)
{
width
:
86px
;
}
.main_table_th_tr
>
th
:nth-of-type
(
5
)
{
width
:
86px
;
}
.main_table_th_tr
>
th
:nth-of-type
(
7
)
{
width
:
100px
;
}
.main_table_th_tr
>
th
:nth-of-type
(
8
)
{
width
:
50px
;
}
.btn-top-house
{
margin-top
:
20px
;
text-align
:
center
;
}
.ld-Marheight-city
{
margin-top
:
8px
;
}
/*控制放大镜的 收款图片显示*/
#preview
{
z-index
:
9999
!important
;
}
#preview
img
{
width
:
580px
;
max-height
:
720px
;
}
.main-select
{
display
:
none
;
}
.btn2
{
width
:
10%
!important
;
}
.btn4
{
width
:
16%
!important
;
}
/*适配 不同屏幕*/
@media
screen
and
(
min-width
:
1680px
){
.btn4
{
width
:
12%
!important
;
}
.btn2
{
width
:
8%
!important
;
}
}
/*上传附件 的 样式*/
.img-pre-ul
>
li
{
list-style
:
no
;
float
:
left
;
width
:
210px
;
height
:
170px
;
overflow
:
hidden
;
margin-right
:
10px
;
margin-top
:
10px
;
}
.img-pre-ul
>
li
.pdf-pre-li
{
height
:
70px
;
}
.img-pre-ul
>
li
>
img
{
float
:
left
;
width
:
210px
;
height
:
140px
;
object-fit
:
contain
;
cursor
:
pointer
;
}
.img-pre-ul
>
li
>
a
{
float
:
left
;
width
:
210px
;
text-align
:
center
;
line-height
:
30px
;
}
.img-pre-ul
>
li
>
a
.pdf-pre-a
{
line-height
:
20px
;
word-break
:
break-all
;
}
.delet-pic-btn
{
color
:
red
;
}
.img-pre-ul
{
padding-left
:
0
;
overflow
:
hidden
;
}
.modal-dialog-dujia
{
width
:
856px
;
}
.phone_list_dujia
{
margin-top
:
34px
;
width
:
257px
;
margin-left
:
-256px
;
}
.file-upload-area
>
.btn-area
{
position
:
relative
;
width
:
82px
;
height
:
34px
;
}
.iframe-shop-detail-scroll
{
height
:
600px
;
overflow-y
:
scroll
;
}
/*盘方员工 姓名 下拉式 搜索*/
/*经纪人 搜索 下拉式*/
.left-phone
{
margin-left
:
10px
;
float
:
left
;
width
:
230px
;
position
:
relative
;
}
.user-ul-agent
{
width
:
223px
;
height
:
auto
;
float
:
left
;
position
:
absolute
;
background
:
#fff
;
border
:
.5px
solid
#ccc
;
border-top
:
none
;
left
:
11px
;
z-index
:
999
;
}
.user-ul-agent
li
{
list-style
:
none
;
line-height
:
30px
;
margin-left
:
-28px
;
}
/*加载图标*/
#main_loading_pic
{
position
:
fixed
;
top
:
50%
;
left
:
50%
;
width
:
100px
;
height
:
100px
;
margin-left
:
50px
;
margin-top
:
-100px
;
overflow
:
hidden
;
display
:
none
;
}
/*推广链接 弹窗*/
#link_content
{
font-size
:
14px
;
font-weight
:
bold
;
margin
:
0
20px
;
}
.modal-dialog-tuiguang
{
width
:
1080px
;
}
/*搜索条件的margain变小*/
.ld-Marheight
{
margin-top
:
5px
;
}
/*商铺详情 样式优化*/
.btn-info-liu
{
font-size
:
18px
;
color
:
#FF8018
;
}
.btn-default-liu
{
opacity
:
0.4
;
font-size
:
18px
;
color
:
#1F3865
;
}
.detail-modal-header-tab
span
{
cursor
:
pointer
;
margin-left
:
30px
;
font-weight
:
600
;
}
.upload-image-btn
{
width
:
82px
;
height
:
40px
;
position
:
relative
;
opacity
:
0
;
z-index
:
66
;
}
.btn-default-liu-css
{
position
:
relative
;
left
:
-80px
;
z-index
:
6
;
}
.inlineBlock
{
display
:
inline-block
;
}
</style>
<div
id=
"page-content-wrapper"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
""
>
<div
class=
"panel panel-default"
>
<div
class=
"panel-heading breadcrumb"
>
<li><a
href=
"#"
>
楼盘字典
</a></li>
<div
class=
"pull-right"
>
<ul
class=
"bread_btn"
>
<li>
<a
class=
"btn btn-default add"
href=
"#modal_add_loupan"
data-toggle=
"modal"
>
新增楼盘
</a>
</li>
</ul>
</div>
</div>
<div
class=
"panel-body"
>
<div
class=
"table-responsive"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<thead>
<tr>
<td
colspan=
"16"
>
<form
id=
"form_search"
>
<div
class=
"col-xs-12"
style=
"padding:0px"
>
<select
class=
"form-control btn2-city shop_city_choose_site_list"
></select>
<select
class=
"form-control btn2"
id=
"shop_area_id"
>
<option
value=
""
selected=
"selected"
>
区域
</option>
</select>
<select
class=
"form-control btn2"
id=
"business_circle_id"
>
<option
value=
""
selected=
"selected"
>
商圈
</option>
</select>
<select
class=
"form-control btn2"
id=
"shop_type"
>
<option
value=
""
>
楼盘类型
</option>
<option
value=
"1"
>
写字楼
</option>
<option
value=
"2"
>
商住两用
</option>
<option
value=
"3"
>
园区
</option>
<option
value=
"4"
>
洋房
</option>
<option
value=
"5"
>
联合办公
</option>
<option
value=
"6"
>
厂房
</option>
</select>
<input
type=
"text"
class=
"form-control btn2"
id=
"shop_title"
placeholder=
"楼盘名称"
/>
</div>
<div
class=
"col-xs-12"
style=
"padding : 0px;"
>
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"reset"
>
重置
</span>
</div>
</form>
</td>
</tr>
<tr
class=
"main_table_th_tr"
>
<th
class=
"text-center"
>
楼盘编号
</th>
<th
class=
"text-center"
>
楼盘类型
</th>
<th
class=
"text-center"
>
区域
</th>
<th
class=
"text-center"
>
商圈
</th>
<th
class=
"text-center"
>
楼盘名称
</th>
<th
class=
"text-center"
>
总层数
</th>
<th
class=
"text-center"
>
楼盘简介
</th>
<th
class=
"text-center"
>
操作
</th>
</tr>
</thead>
<tbody
class=
"text-center"
id=
"business_list"
></tbody>
</table>
</div>
<!-- /#page-content-wrapper -->
<div
class=
"text-right"
id=
"pagediv"
>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /#新增编辑楼盘字典模态框 -->
<div
class=
"modal fade"
id=
"modal_add_loupan"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
style=
"width: 960px; height:600px;overflow:scroll"
>
<div
class=
"modal-content modal-body-new-user"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
</button>
<h4
class=
"modal-title"
>
新增/编辑楼盘
</h4>
</div>
<div
class=
"modal-body"
>
<form
class=
"form-horizontal"
action=
"/agents/add_user"
id=
"add_user_form"
>
<div
class=
"form-group form-group-bottom"
>
<div
class=
"col-sm-6 isshowLou"
>
<label
for=
"inputEmail3"
class=
"col-sm-4 control-label"
>
楼盘编号:
</label>
<div
class=
"col-sm-8"
>
<span
class=
"louceng_num"
style=
"margin-top: 6px;display: inline-block;"
>
6666
</span>
<!--<input type="text" class="form-control" name="user_name" id="inputEmail3" placeholder="请输入楼盘编号">-->
</div>
</div>
<div
class=
"col-sm-6"
>
<label
for=
"inputEmail3"
class=
"col-sm-4 control-label"
>
楼盘类型:
</label>
<div
class=
"col-sm-8"
>
<select
class=
"form-control"
id=
"loupan_type"
>
<option
value=
""
>
请选择
</option>
<option
value=
"1"
>
写字楼
</option>
<option
value=
"2"
>
商住两用
</option>
<option
value=
"3"
>
园区
</option>
<option
value=
"4"
>
洋房
</option>
<option
value=
"5"
>
联合办公
</option>
<option
value=
"6"
>
厂房
</option>
</select>
</div>
</div>
</div>
<div
class=
"form-group form-group-bottom"
>
<div
class=
"col-sm-6"
>
<label
for=
"inputEmail3"
class=
"col-sm-4 control-label"
>
楼盘名称:
</label>
<div
class=
"col-sm-8"
>
<input
type=
"text"
class=
"form-control"
id=
"loupan_title"
placeholder=
"请输入楼盘名称"
>
</div>
</div>
</div>
<ul
class=
"list-group"
>
<li
class=
"list-group-item address-relate-area"
style=
"border: 0;"
>
<div>
<label
for=
""
style=
"margin-left: 50px;"
>
楼盘地址:
</label>
</div>
<div
style=
"width: 100%;"
>
<div
class=
"form-group"
style=
"width: 460px;float: left;margin-left: 40px;"
>
<button
type=
"button"
class=
"btn btn-primary area-choose-btn-modal"
data-toggle=
"modal"
data-target=
".bs-example-modal-lg"
id=
"position_btn"
>
选择地址定位
</button>
<input
type=
"text"
class=
"input-100-width address-relate area-choose-btn-modal"
data-toggle=
"modal"
data-target=
".bs-example-modal-lg"
title=
"通过地址定位获取"
readonly=
"readonly"
id=
"province_internal"
/>
<input
type=
"text"
class=
"input-100-width address-relate area-choose-btn-modal"
data-toggle=
"modal"
data-target=
".bs-example-modal-lg"
title=
"通过地址定位获取"
readonly=
"readonly"
id=
"city_internal"
/>
<input
type=
"text"
class=
"input-100-width address-relate area-choose-btn-modal"
data-toggle=
"modal"
data-target=
".bs-example-modal-lg"
title=
"通过地址定位获取"
readonly=
"readonly"
id=
"disc_internal"
/>
</div>
<div
class=
"form-group"
style=
"width: 164px;float: left;"
>
<label
for=
"longitude"
>
经度
</label>
<input
type=
"text"
class=
"input-100-width address-relate"
data-toggle=
"modal"
data-target=
".bs-example-modal-lg"
title=
"通过地址定位获取"
readonly=
"readonly"
id=
"longitude"
name=
"longitude"
data-alert=
"请通过地址定位获取经纬度!"
>
</div>
<div
class=
"form-group"
style=
"width: 164px;float: left;"
>
<label
for=
""
>
纬度
</label>
<input
type=
"text"
class=
"input-100-width address-relate"
data-toggle=
"modal"
data-target=
".bs-example-modal-lg"
title=
"通过地址定位获取"
readonly=
"readonly"
id=
"latitude"
name=
"latitude"
data-alert=
"请通过地址定位获取经纬度!"
>
</div>
<div
class=
"form-group"
style=
"width: 164px;float: left;"
>
<label
for=
""
>
商圈
</label>
<select
id=
"business_rong"
>
<option
value=
"-1"
>
请选择商圈
</option>
</select>
</div>
</div>
<div
style=
"width: 100%;"
>
<div
class=
"form-group"
style=
"margin-left: 40px;"
>
<input
type=
"text"
class=
"form-control area-choose-btn-modal"
id=
"address_internal"
placeholder=
"详细地址(格式xx路xx号xx)"
data-alert=
"请填写正确格式的对内详细地址(xx路xx号xx)!"
>
<div
id=
"address_internal_input_text_box"
>
<ul></ul>
<p>
<span>
存在的相似商铺
</span>
<button
type=
"button"
class=
"btn btn-primary"
>
确认无重盘
</button>
</p>
</div>
</div>
</div>
</li>
</ul>
<div
class=
"form-group form-group-bottom"
>
<label
class=
"col-sm-3 control-label"
style=
"margin-top: 10px;"
>
周边交通:
</label>
<div
class=
"col-sm-9"
>
<div
class=
"detail-modal-bargaininfo-commission-addarea"
>
<div
class=
"detail-modal-bargaininfo-commission-sec form-group"
>
<label
class=
"control-label"
style=
"float: left;"
>
距离
</label>
<select
class=
"form-control btn2-city shop_city_choose_site_list_line"
>
<option
value=
""
selected=
"selected"
>
请选择
</option>
</select>
<select
class=
"form-control btn2-city"
id=
"shop_area_id_line"
>
<option
value=
""
selected=
"selected"
>
请选择
</option>
</select>
<input
type=
"number"
class=
"form-control btn2-city"
name=
"user_phone"
autocomplete=
"off"
id=
"set_father_id2"
placeholder=
"请输入"
>
<label
class=
"control-label"
>
米
</label>
</div>
</div>
</div>
</div>
<div
id=
"bargaininfo_commission_add_btn"
class=
"form-group form-group-bottom"
style=
"text-align: center;"
>
<img
src=
"/resource/image/jia2@2x.png"
/>
</div>
<div
class=
"form-group form-group-bottom"
>
<label
class=
"col-sm-3 control-label"
>
总层数:
</label>
<div
class=
"col-sm-9"
>
<input
type=
"number"
class=
"form-control btn2-city"
name=
"user_phone"
autocomplete=
"off"
id=
"loucengOffice"
placeholder=
"请输入"
>
</div>
</div>
<div
class=
"form-group form-group-bottom"
>
<label
class=
"col-sm-3 control-label"
style=
"margin-top: 10px;"
>
楼盘简介:
</label>
<div
class=
"col-sm-9"
>
<textarea
name=
""
rows=
""
cols=
""
style=
"width: 366px;height: 100px;"
id=
"introOffice"
></textarea>
</div>
</div>
<div
class=
"form-group form-group-bottom"
>
<label
class=
"col-sm-3 control-label"
style=
"margin-top: 10px;"
>
楼盘图片:
</label>
<div
class=
"col-sm-9"
>
<div
class=
"form-group full-width-100 full-pic-area"
>
<!--input上传图片-->
<div
id=
"container_body"
>
<!--<label>请选择一个图像文件:</label>-->
<button
type=
"button btn2"
class=
"btn btn-default"
>
上传图片
</button>
<input
type=
"file"
id=
"file_input_pic"
/>
<div
id=
"container_body_img_area"
></div>
</div>
</div>
<ul
class=
"img-pre-ul"
id=
"xiangqing_pic_ul"
>
</ul>
</div>
</div>
</form>
</div>
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
id=
""
>
关闭
</button>
<button
type=
"button"
class=
"btn btn-primary btn-guanbi"
id=
"saveBtn"
>
提交
</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
<!--加载图标-->
<div
id=
"main_loading_pic"
>
<img
src=
"/resource/image/jz2.gif"
>
</div>
<!--百度定位的弹出框更改-->
<div
class=
"modal fade bs-example-modal-lg"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myLargeModalLabel"
>
<div
class=
"modal-dialog modal-lg"
role=
"document"
>
<div
class=
"modal-content"
style=
"width: 780px;"
>
<div
class=
"modal-header address-search-head-div"
>
<div
class=
"address-header-bar"
>
<div
id=
"address_city_title"
>
上海市
</div>
<div
class=
"crile"
>
<input
class=
"main-input"
id=
"search_input"
type=
"search"
placeholder=
"请输入地址"
/>
<img
src=
"/resource/image/search_gb.png"
class=
"cancel-pic"
/>
</div>
</div>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-label=
"Close"
style=
"font-size: 42px;"
><span
aria-hidden=
"true"
>
×
</span></button>
</div>
<div
class=
"modal-body"
style=
"height: 780px;"
>
<div
id=
"position_box"
>
<div
id=
"main_ul"
>
<ul></ul>
</div>
<div
id=
"loading_pic"
class=
"loading_pic"
>
<img
src=
"/resource/image/jz2.gif"
/>
<p>
正在加载...
</p>
</div>
<div
id=
"no_more"
class=
"no_more"
>
没有更多了
</div>
</div>
</div>
</div>
</div>
</div>
<script
type=
"text/javascript"
src=
"https://api.map.baidu.com/api?v=2.0&ak=RTimRTxtj23AYTCkSsPvNDuQkGpR2fPX"
></script>
\ No newline at end of file
application/index/view/officeBuilding/officeBuildingList.html
deleted
100644 → 0
View file @
d2e28e8f
{layout name="global/frame_two_tpl" /}
<input
type=
"hidden"
class=
"page-load"
id=
"officeBuildingList"
/>
<style>
video
{
outline
:
none
;
}
.clear
{
clear
:
both
;
}
.modal.fade.in.yz
{
opacity
:
0
;
}
.modal-backdrop.fade.in
{
opacity
:
0
;
}
#batch
{
float
:
left
;
height
:
34px
;
line-height
:
34px
;
}
.ld-Marheight
{
margin-top
:
15px
;
}
.phone_list
{
margin-top
:
32px
;
width
:
182px
;
margin-left
:
-182px
;
}
.phone_jia1
{
float
:
left
;
width
:
182px
;
}
.phone_list
li
{
height
:
22px
;
line-height
:
22px
;
}
.phone_list
li
:nth-of-type
(
even
)
{
display
:
none
;
}
.modal-dialog-one
{
width
:
668px
;
}
.main_table_th_tr
>
th
:nth-of-type
(
2
)
{
width
:
50px
;
}
.main_table_th_tr
>
th
:nth-of-type
(
4
)
{
width
:
86px
;
}
.main_table_th_tr
>
th
:nth-of-type
(
5
)
{
width
:
86px
;
}
.main_table_th_tr
>
th
:nth-of-type
(
7
)
{
width
:
100px
;
}
.main_table_th_tr
>
th
:nth-of-type
(
8
)
{
width
:
50px
;
}
.btn-top-house
{
margin-top
:
20px
;
text-align
:
center
;
}
.ld-Marheight-city
{
margin-top
:
8px
;
}
/*控制放大镜的 收款图片显示*/
#preview
{
z-index
:
9999
!important
;
}
#preview
img
{
width
:
580px
;
max-height
:
720px
;
}
.main-select
{
display
:
none
;
}
.btn2
{
width
:
10%
!important
;
}
.btn4
{
width
:
16%
!important
;
}
/*适配 不同屏幕*/
@media
screen
and
(
min-width
:
1680px
){
.btn4
{
width
:
12%
!important
;
}
.btn2
{
width
:
8%
!important
;
}
}
/*上传附件 的 样式*/
.img-pre-ul
>
li
{
list-style
:
no
;
float
:
left
;
width
:
210px
;
height
:
170px
;
overflow
:
hidden
;
margin-right
:
10px
;
margin-top
:
10px
;
}
.img-pre-ul
>
li
.pdf-pre-li
{
height
:
70px
;
}
.img-pre-ul
>
li
>
img
{
float
:
left
;
width
:
210px
;
height
:
140px
;
object-fit
:
contain
;
cursor
:
pointer
;
}
.img-pre-ul
>
li
>
a
{
float
:
left
;
width
:
210px
;
text-align
:
center
;
line-height
:
30px
;
}
.img-pre-ul
>
li
>
a
.pdf-pre-a
{
line-height
:
20px
;
word-break
:
break-all
;
}
.delet-pic-btn
{
color
:
red
;
}
.img-pre-ul
{
padding-left
:
0
;
overflow
:
hidden
;
}
.modal-dialog-dujia
{
width
:
856px
;
}
.phone_list_dujia
{
margin-top
:
34px
;
width
:
257px
;
margin-left
:
-256px
;
}
.file-upload-area
>
.btn-area
{
position
:
relative
;
width
:
82px
;
height
:
34px
;
}
.iframe-shop-detail-scroll
{
height
:
600px
;
overflow-y
:
scroll
;
}
/*盘方员工 姓名 下拉式 搜索*/
/*经纪人 搜索 下拉式*/
.left-phone
{
margin-left
:
10px
;
float
:
left
;
width
:
230px
;
position
:
relative
;
}
.user-ul-agent
{
width
:
223px
;
height
:
auto
;
float
:
left
;
position
:
absolute
;
background
:
#fff
;
border
:
.5px
solid
#ccc
;
border-top
:
none
;
left
:
11px
;
z-index
:
999
;
}
.user-ul-agent
li
{
list-style
:
none
;
line-height
:
30px
;
margin-left
:
-28px
;
}
/*加载图标*/
#main_loading_pic
{
position
:
fixed
;
top
:
50%
;
left
:
50%
;
width
:
100px
;
height
:
100px
;
margin-left
:
50px
;
margin-top
:
-100px
;
overflow
:
hidden
;
display
:
none
;
}
/*推广链接 弹窗*/
#link_content
{
font-size
:
14px
;
font-weight
:
bold
;
margin
:
0
20px
;
}
.modal-dialog-tuiguang
{
width
:
1080px
;
}
/*搜索条件的margain变小*/
.ld-Marheight
{
margin-top
:
5px
;
}
/*商铺详情 样式优化*/
.btn-info-liu
{
font-size
:
18px
;
color
:
#FF8018
;
}
.btn-default-liu
{
opacity
:
0.4
;
font-size
:
18px
;
color
:
#1F3865
;
}
.detail-modal-header-tab
span
{
cursor
:
pointer
;
margin-left
:
30px
;
font-weight
:
600
;
}
.upload-image-btn
{
width
:
82px
;
height
:
40px
;
position
:
relative
;
opacity
:
0
;
z-index
:
66
;
}
.btn-default-liu-css
{
position
:
relative
;
left
:
-80px
;
z-index
:
6
;
}
</style>
<div
id=
"page-content-wrapper"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
""
>
<div
class=
"panel panel-default"
>
<div
class=
"panel-heading breadcrumb"
>
<li><a
href=
"#"
>
办公楼列表
</a></li>
<div
class=
"pull-right"
>
<ul
class=
"bread_btn"
>
<li>
<a
href=
"/admin.php/index/officeEdit"
class=
"btn btn-default"
><i
class=
"icon-plus"
></i>
新增办公楼
</a>
</li>
</ul>
</div>
</div>
<div
class=
"panel-body"
>
<div
class=
"table-responsive"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<thead>
<tr>
<td
colspan=
"16"
>
<form
id=
"form_search"
>
<div
class=
"col-xs-12"
style=
"padding:0px"
>
<select
class=
"form-control btn2-city shop_city_choose_site_list ld-Marheight"
></select>
<select
class=
"form-control btn2 ld-Marheight"
id=
"shop_area_id"
>
<option
value=
""
selected=
"selected"
>
区域
</option>
</select>
<select
class=
"form-control btn2 ld-Marheight"
id=
"business_circle_id"
>
<option
value=
""
selected=
"selected"
>
商圈
</option>
</select>
<select
class=
"form-control btn2 ld-Marheight"
id=
"shop_type"
>
<option
value=
""
>
房源类型
</option>
<option
value=
"1"
>
写字楼
</option>
<option
value=
"2"
>
商住两用
</option>
<option
value=
"3"
>
园区
</option>
<option
value=
"4"
>
洋房
</option>
<option
value=
"5"
>
联合办公
</option>
<option
value=
"6"
>
厂房
</option>
</select>
<select
class=
"form-control btn2 ld-Marheight"
id=
"office_status"
>
<option
value=
""
>
出租状态
</option>
<option
value=
"1"
>
上架
</option>
<option
value=
"2"
>
下架
</option>
<option
value=
"3"
>
无效
</option>
</select>
<select
class=
"form-control btn2 ld-Marheight"
id=
"office_rent"
>
<option
value=
""
>
出租状态
</option>
<option
value=
"0"
>
未租
</option>
<option
value=
"1"
>
已租
</option>
<!--<option value="3">无效</option>-->
</select>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"office_id"
placeholder=
"房源编号"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"office_adrress"
placeholder=
"地址"
type=
"text"
value=
""
autocomplete=
"off"
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"landlord_phone"
placeholder=
"房东手机号"
type=
"tel"
value=
""
>
<span
class=
"fore-span ld-Marheight"
>
租金总价(元/月):
</span>
<input
class=
"form-control btn2 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"price_start"
name=
""
type=
"text"
placeholder=
"请输入"
>
<span
class=
"fore-span ld-Marheight"
>
-
</span>
<input
class=
"form-control btn2 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"price_end"
name=
""
type=
"text"
placeholder=
"请输入"
>
<span
class=
"fore-span ld-Marheight"
>
租金单价(元/㎡/天):
</span>
<input
class=
"form-control btn2 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"price_start_single"
name=
""
type=
"text"
placeholder=
"请输入"
>
<span
class=
"fore-span ld-Marheight"
>
-
</span>
<input
class=
"form-control btn2 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"price_end_single"
name=
""
type=
"text"
placeholder=
"请输入"
>
<span
class=
"fore-span ld-Marheight"
>
面积m²:
</span>
<input
class=
"form-control btn2 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"area_start"
name=
""
type=
"text"
placeholder=
"请输入"
>
<span
class=
"fore-span ld-Marheight"
>
-
</span>
<input
class=
"form-control btn2 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"area_end"
name=
""
type=
"text"
placeholder=
"请输入"
>
<span
class=
"fore-span ld-Marheight"
>
可容纳工位:
</span>
<input
class=
"form-control btn2 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"station_start"
name=
""
type=
"text"
placeholder=
"请输入"
>
<span
class=
"fore-span ld-Marheight"
>
-
</span>
<input
class=
"form-control btn2 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"station_end"
name=
""
type=
"text"
placeholder=
"请输入"
>
</div>
<div
class=
"main-select col-xs-12"
style=
"padding:0px;"
>
<select
class=
"form-control btn11 ld-Marheight"
id=
"is_show"
>
<option
value=
""
>
是否给商户看
</option>
<option
value=
"0"
>
是
</option>
<option
value=
"1"
>
否
</option>
</select>
<select
class=
"form-control btn2 ld-Marheight"
id=
"is_exclusive_type"
>
<option
value=
""
>
是否独家
</option>
<option
value=
"1"
>
是
</option>
<option
value=
"0"
>
否
</option>
</select>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"office_title"
placeholder=
"楼盘名称"
type=
"text"
value=
""
>
<select
class=
"form-control btn4 ld-Marheight input"
name=
""
id=
"district_id_panfang"
>
<option
value=
""
>
盘方部门
</option>
</select>
<select
class=
"form-control btn4 ld-Marheight input"
name=
""
id=
"guest_stores_panfang"
value=
""
>
</select>
<div
class=
"left-phone"
>
<input
class=
"form-control ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"dish_name"
placeholder=
"盘方(员工)姓名"
type=
"text"
value=
""
>
<ul
class=
"user-ul-agent"
></ul>
</div>
<!--盘方员工姓名 下拉式 搜索-->
<!--<input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="dish_phone" placeholder="盘方(员工)手机号" type="tel" value="">-->
<span
class=
"fore-span ld-Marheight"
>
创建时间:
</span>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"start_date"
name=
"start_date"
type=
"date"
>
<span
class=
"fore-span ld-Marheight"
>
-
</span>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"end_date"
name=
"end_date"
type=
"date"
>
</div>
<div
class=
"col-xs-12"
style=
"padding : 0px;"
>
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"reset"
>
重置
</span>
<!-- 批量修改盘方 -->
<a
href=
"#modal_modify_user"
data-toggle=
"modal"
class=
"btn btn-info btn3 ld-Marheight"
><i
class=
"icon-plus"
></i>
批量修改盘方
</a>
<!-- 本人商铺 -->
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"persional_shop"
title=
"点击切换到本人商铺"
>
本人房源
</span>
<!-- 生成推广链接 -->
<!--<a href="#modal_link" data-toggle="modal" class="btn btn-info btn3 ld-Marheight link_shop_c">生成推广链接</a>-->
<!-- 高级搜索 -->
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"main_select"
title=
"高级搜索"
>
高级搜索
</span>
</div>
</form>
</td>
</tr>
<tr
class=
"main_table_th_tr"
>
<th
class=
"text-center"
>
房源编号
</th>
<th
class=
"text-center"
>
类型
</th>
<th
class=
"text-center"
>
区域
</th>
<th
class=
"text-center"
>
商圈
</th>
<th
class=
"text-center"
>
楼盘名称
</th>
<th
class=
"text-center"
>
楼层
</th>
<th
class=
"text-center"
>
租金总价
</th>
<th
class=
"text-center"
>
租金单价
</th>
<th
class=
"text-center"
>
面积
</th>
<th
class=
"text-center"
>
工位
</th>
<th
class=
"text-center"
>
上下架
</th>
<th
class=
"text-center"
>
出租状态
</th>
<th
class=
"text-center"
>
对客户展示
</th>
<th
class=
"text-center"
>
盘方
</th>
<th
class=
"text-center"
>
创建时间
</th>
<th
class=
"text-center"
>
操作
</th>
</tr>
</thead>
<tbody
class=
"text-center"
id=
"business_list"
></tbody>
</table>
</div>
<!-- /#page-content-wrapper -->
<div
class=
"text-right"
id=
"pagediv"
>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"modal fade"
id=
"modal-delete"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
</button>
<h4
class=
"modal-title"
>
删除
</h4>
</div>
<div
class=
"modal-body"
>
<div
class=
"modal-body"
id=
"del_msg"
>
确认删除吗?
</div>
</div>
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
>
关闭
</button>
<button
type=
"button"
class=
"btn btn-primary"
id=
"confirm_delete"
>
删除
</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
<!--设置案场权限人,修改盘方-->
<div
class=
"modal fade"
id=
"modal-anch"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
</button>
<h4
class=
"modal-title"
id=
"myModalLabel"
>
</h4>
</div>
<!--号码匹配名字 输入框666-->
<div
class=
"modal-body"
>
<form
id=
"submit_agent"
>
<div
class=
"jian_class"
>
<input
name=
"ues_id"
placeholder=
"请输入"
type=
"tel"
value=
""
class=
"phone_jia"
>
<ul
class=
"phone_list"
></ul>
</div>
<!-- <img src="/resource/image/jia2@2x.png" class="jia"> -->
<input
type=
"hidden"
name=
"ues_id"
class=
"houseinfos_id"
>
</form>
</div>
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
>
关闭
</button>
<button
type=
"button"
class=
"btn btn-primary submit_follow"
data-dismiss=
"modal"
>
提交
</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
<!--是否独家-->
<div
class=
"modal fade"
id=
"modal-dujia"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog modal-dialog-dujia"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
</button>
<h4
class=
"modal-title"
>
独家合同
</h4>
</div>
<div
class=
"modal-body"
>
<form
class=
"form-horizontal"
>
<div
class=
"form-group is_dujia_select"
>
<label
class=
"col-sm-2 control-label"
>
是否独家:
</label>
<select
class=
"form-control btn6"
id=
"sel_dujia"
disabled
>
<option
value=
"null"
class=
"successModel"
>
请选择
</option>
<option
value=
"1"
>
是
</option>
<option
value=
"0"
>
否
</option>
</select>
</div>
<div
class=
"form-group is_dujia"
>
<label
class=
"col-sm-2 control-label"
>
独家合同上传(小于10张):
</label>
<span
id=
"liudan_pic_pre"
></span>
<!--<input readonly="readonly" type="hidden" name="liudan_pic_pre" class="form-control btn6" placeholder="请选择图片">
<button class="btn btn-default liudan_pic_btn" id="liudan_pic_btn" type="button">选择图片</button>-->
<input
class=
"upload-image-btn"
id=
"xiangqing_pic_btn"
type=
"file"
data-limittop=
"10"
style=
"display: inline-block;"
>
<button
class=
"btn btn-default btn-default-liu-css"
>
选择图片
</button>
</div>
<div
class=
"form-group is_dujia"
>
<label
class=
"col-sm-2 control-label"
>
独家代理有效期:
</label>
<input
class=
"form-control btn5 "
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"start_date_dujia"
name=
"start_date_dujia"
type=
"date"
>
<span
class=
"fore-span"
>
-
</span>
<input
class=
"form-control btn5 "
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"end_date_dujia"
name=
"end_date_dujia"
type=
"date"
>
</div>
<div
class=
"form-group is_dujia"
>
<label
class=
"col-sm-2 control-label"
>
独家方:
</label>
<input
class=
"form-control btn7 phone_jia"
data-rule-buga=
"false"
data-rule-required=
"true"
name=
"exclusive"
placeholder=
"请输入姓名或手机号码"
type=
"text"
value=
""
id=
"exclusive"
>
<ul
class=
"phone_list phone_list_dujia"
></ul>
</div>
<!--上传PDF-->
<div
class=
"form-group is_dujia"
>
<label
class=
"col-sm-2 control-label"
>
附件(格式为pdf,选填,上限为3个):
</label>
<div
class=
"col-sm-9"
>
<div
class=
"file-upload-area"
style=
"padding-left:15px!important"
>
<div
class=
"btn-area"
>
<input
type=
"file"
id=
"file_input"
class=
""
data-limittop=
"3"
/>
<!--修改上传文件的最大数字-->
<button
class=
"btn btn-default"
>
选择附件
</button>
</div>
<ul
class=
"img-pre-ul"
id=
"fujian_ul"
></ul>
<p><b>
点击文件名称即可下载
</b></p>
</div>
</div>
</div>
</form>
</div>
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
>
关闭
</button>
<button
type=
"button"
class=
"btn btn-primary submit_follow2"
>
提交
</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
<!--生成推广链接-->
<div
class=
"modal fade"
id=
"modal_link"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog modal-dialog-one modal-dialog-tuiguang"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
</button>
<h4
class=
"modal-title"
>
生成推广链接
</h4>
</div>
<div
class=
"modal-body modal-body-one"
>
<div
class=
"tuiguang-type"
>
<a
href=
"javascript:;"
class=
"btn btn-info"
>
百度推广
</a>
<a
href=
"javascript:;"
class=
"btn btn-default"
>
腾讯推广
</a>
<a
href=
"javascript:;"
class=
"btn btn-default"
>
今日头条推广
</a>
<a
href=
"javascript:;"
class=
"btn btn-default"
>
其他
</a>
</div>
<br>
<br>
<br>
<div>
<input
type=
"text"
id=
"hide-input-value"
style=
"opacity: 0;width: 6px;"
/>
<span
id=
"link_content"
>
https://www.tonglianjituan.com/shop_link.html?type=1
&
city=1
&
str=
</span>
<button
type=
"button"
class=
"btn btn-primary copy_link_content"
data-dismiss=
"modal"
>
复制
</button>
</div>
<br><br><br>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
<!-- #批量修改客方-->
<div
class=
"modal fade"
id=
"modal_modify_user"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog modal-dialog-one"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
</button>
<h4
class=
"modal-title"
>
批量修改盘方
</h4>
</div>
<div
class=
"modal-body modal-body-one"
>
<br>
<!-- ============添加========== -->
<div
class=
"jian_class1"
>
<input
name=
"ues_id"
placeholder=
"请输入经纪人姓名"
type=
"tel"
value=
""
class=
"phone_jia1 old_agents form-control"
>
<ul
class=
"phone_list"
></ul>
</div>
<span
class=
"btn3"
id=
"batch"
>
批量修改为
</span>
<div
class=
"jian_class1"
>
<input
name=
"ues_id"
placeholder=
"请输入经纪人姓名"
type=
"tel"
value=
""
class=
"phone_jia1 new_agents form-control"
>
<ul
class=
"phone_list"
></ul>
</div>
<br><br><br>
</div>
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
>
关闭
</button>
<button
type=
"button"
class=
"btn btn-primary"
id=
"modify_add"
data-dismiss=
"modal"
>
提交
</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
<!-- #查看-->
<div
class=
"modal fade modal_followup"
id=
"modal_shop_detail"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog modal-dialog-one"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
</button>
<h4
class=
"modal-title detail-modal-header-tab"
>
<span
class=
"btn-info-liu"
>
查看商铺
</span>
<span
class=
"btn-default-liu"
>
商铺跟进
</span>
<span
class=
"btn-default-liu"
>
盘方记录
</span>
<!--<span class="btn-default-liu">查看日志</span>
<span class="btn-default-liu">编辑日志</span>
<span class="btn-default-liu">商铺视频</span>-->
</h4>
</div>
<div
class=
"modal-body modal-body-one"
style=
"padding-top: 0;"
>
<div
class=
"detail-modal-body-sec"
>
<iframe
class=
"iframe-shop-detail"
></iframe>
</div>
<div
class=
"detail-modal-body-sec"
>
<div
class=
"followup-modal-list-area"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<tbody
class=
""
id=
"modal_followup_table_list"
>
<tr>
<td>
电话跟进:测试测试测试测试测试测试测试测试测试测试测试测试
</td>
<td>
刘丹丹
</td>
<td>
2017-09-05 15:22:33
</td>
</tr>
<tr>
<td
colspan=
"3"
>
2017-09-05 15:22:33
</td>
</tr>
</tbody>
</table>
</div>
<div
class=
"followup-modal-comment-area"
>
<textarea></textarea>
</div>
<div
class=
"btn-top-house"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
>
关闭
</button>
<button
type=
"button"
class=
"btn btn-primary"
id=
"modal_followup_submit_btn"
>
提交
</button>
</div>
</div>
<!--操作记录-->
<div
class=
"detail-modal-body-sec iframe-shop-detail-scroll"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<thead>
<tr>
<th
class=
"text-center"
>
盘方修改记录
</th>
<th
class=
"text-center"
>
操作人
</th>
<th
class=
"text-center"
>
操作时间
</th>
</tr>
</thead>
<tbody
class=
"text-center"
id=
"caozuo_table"
>
</table>
</div>
<!--查看日志-->
<div
class=
"detail-modal-body-sec iframe-shop-detail-scroll"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<thead>
<tr>
<th
class=
"text-center"
>
查看时间
</th>
<th
class=
"text-center"
>
商铺ID
</th>
<th
class=
"text-center"
>
查看人
</th>
</tr>
</thead>
<tbody
class=
"text-center"
id=
"caozuo_table_log"
>
</table>
</div>
<!--编辑日志-->
<div
class=
"detail-modal-body-sec iframe-shop-detail-scroll"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<thead>
<tr>
<th
class=
"text-center"
>
编辑时间
</th>
<th
class=
"text-center"
>
编辑人
</th>
<th
class=
"text-center"
>
编辑内容
</th>
</tr>
</thead>
<tbody
class=
"text-center"
id=
"caozuo_table_edit"
>
</table>
</div>
<div
class=
"detail-modal-body-sec iframe-shop-detail-scroll"
>
<table>
<tbody
class=
"text-center"
id=
"shop-details-video"
>
</table>
</div>
</div>
</div>
</div>
</div>
<!--加载图标-->
<div
id=
"main_loading_pic"
>
<img
src=
"/resource/image/jz2.gif"
>
</div>
\ No newline at end of file
public/resource/js/buildingDictionary.js
View file @
d69c0dea
...
...
@@ -796,6 +796,7 @@ define(['doT', 'text!temp/building_dictionary_list_template_tpl.html','css!style
_latitudeObj
.
val
(
data
.
data
.
latitude
),
$
(
'.louceng_num'
).
html
(
data
.
data
.
id
);
business
.
businessDistrictId
=
data
.
data
.
business_district_id
;
66666
$
.
ajax
({
type
:
'GET'
,
url
:
'/index/getBusinessAll'
,
...
...
public/resource/js/financial_manager_daily_list.js
View file @
d69c0dea
...
...
@@ -31,6 +31,9 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
order_id_open
:
''
,
house_id_open
:
''
,
house_address_open
:
''
,
isOffice
:
1
,
//1商铺 2办公楼
isOfficeUrl
:
1
,
//1商铺 2办公楼 URL
init
:
function
()
{
//初始化时间
var
myDate
=
new
Date
();
...
...
@@ -98,6 +101,7 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
e
.
preventDefault
();
e
.
stopPropagation
();
bargain
.
recordid
=
$
(
this
).
attr
(
"data-recordid"
);
bargain
.
isOffice
=
$
(
this
).
attr
(
"data-typeC"
);
//标识商铺 办公楼
});
//点击删除 删除详情
_doc
.
on
(
'click'
,
'#confirm_delete'
,
function
(
e
)
{
...
...
@@ -109,6 +113,7 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
_doc
.
on
(
'click'
,
'.modal-adjust'
,
function
(
e
)
{
e
.
preventDefault
();
e
.
stopPropagation
();
bargain
.
isOffice
=
$
(
this
).
attr
(
"data-typeC"
);
//标识商铺 办公楼
bargain
.
adjusment_id
=
e
.
target
.
dataset
.
id
;
});
_doc
.
on
(
'click'
,
'#confirm_adjusment'
,
function
(
e
)
{
...
...
@@ -138,6 +143,7 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
e
.
preventDefault
();
e
.
stopPropagation
();
bargain
.
recordid
=
$
(
this
).
attr
(
"data-recordid"
);
bargain
.
isOffice
=
$
(
this
).
attr
(
"data-typeC"
);
//标识商铺 办公楼
bargain
.
getPic
();
});
//点击开业申请 显示图片
...
...
@@ -162,6 +168,7 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
$
(
'.tit_con'
).
removeClass
(
"active"
);
$
(
'.shoukuanxiangqing'
).
addClass
(
"active"
);
var
id
=
$
(
this
).
attr
(
"data-recordid"
);
bargain
.
isOffice
=
$
(
this
).
attr
(
"data-typeC"
);
//标识商铺 办公楼
//获取收款详情单条数据
bargain
.
getMoneyDetail
(
id
);
bargain
.
house_fatherid
=
id
;
...
...
@@ -354,9 +361,14 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
}
else
{
return
};
if
(
bargain
.
isOffice
==
1
){
bargain
.
isOfficeUrl
=
'/index/addReceiptImg'
;
//商铺
}
else
{
bargain
.
isOfficeUrl
=
'/office_index/addReceiptImg'
;
//办公楼
}
$
.
ajax
({
type
:
'GET'
,
url
:
'/index/addReceiptImg'
,
url
:
bargain
.
isOfficeUrl
,
data
:
_data
,
dataType
:
'json'
,
beforeSend
:
function
()
{},
...
...
@@ -404,9 +416,14 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
}
else
{
return
};
if
(
bargain
.
isOffice
==
1
){
bargain
.
isOfficeUrl
=
'/index/addReceiptImg'
;
//商铺
}
else
{
bargain
.
isOfficeUrl
=
'/office_index/addReceiptImg'
;
//办公楼
}
$
.
ajax
({
type
:
'GET'
,
url
:
'/index/addReceiptImg'
,
url
:
bargain
.
isOfficeUrl
,
data
:
_data
,
dataType
:
'json'
,
beforeSend
:
function
()
{},
...
...
@@ -523,6 +540,7 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
//获取调整详情
$
(
document
).
on
(
'click'
,
'.add-pic-liu'
,
function
(
e
){
var
id
=
e
.
target
.
dataset
.
id
;
bargain
.
isOffice
=
$
(
this
).
attr
(
"data-typeC"
);
//标识商铺 办公楼
bargain
.
getAdjustmentDetail
(
id
);
});
//打印功能
...
...
@@ -534,6 +552,7 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
//操作---调整
$
(
document
).
on
(
'click'
,
'.money_change'
,
function
(
e
){
var
id
=
e
.
target
.
dataset
.
id
;
bargain
.
isOffice
=
$
(
this
).
attr
(
"data-typeC"
);
//标识商铺 办公楼
var
type
=
e
.
target
.
dataset
.
type
;
var
order_id
=
e
.
target
.
dataset
.
order_id
;
that
.
type_num
=
e
.
target
.
dataset
.
type_num
;
...
...
@@ -620,6 +639,7 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
});
//操作----退款
$
(
document
).
on
(
'click'
,
'.money_back'
,
function
(
e
){
bargain
.
isOffice
=
$
(
this
).
attr
(
"data-typeC"
);
//标识商铺 办公楼
var
id
=
e
.
target
.
dataset
.
id
;
var
address
=
e
.
target
.
dataset
.
addr
;
var
comity_time
=
e
.
target
.
dataset
.
comity_tim
;
...
...
@@ -1336,8 +1356,13 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
//获取图片
getPic
:
function
()
{
$
(
'.result2,.result'
).
remove
();
//删除之前存在的图片 显示从接口获取的数据 用来区分新添加的 和 已经保存的
if
(
bargain
.
isOffice
==
1
){
bargain
.
isOfficeUrl
=
'/index/getPayLogImg'
;
//商铺
}
else
{
bargain
.
isOfficeUrl
=
'/office_index/getPayLogImg'
;
//办公楼
}
$
.
ajax
({
url
:
'/index/getPayLogImg'
,
url
:
bargain
.
isOfficeUrl
,
type
:
'GET'
,
async
:
true
,
data
:
{
...
...
@@ -1358,6 +1383,8 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
}
else
{
$
(
'#container_body_img_area'
).
append
(
'<div class="result2">暂无图片</div>'
);
}
}
else
{
alert
(
data
.
msg
)
}
}
});
...
...
@@ -1445,8 +1472,13 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
},
//删除详情
delDetail
:
function
()
{
if
(
bargain
.
isOffice
==
1
){
bargain
.
isOfficeUrl
=
'/index/delPayLog'
;
//商铺
}
else
{
bargain
.
isOfficeUrl
=
'/office_index/delPayLog'
;
//办公楼
}
$
.
ajax
({
url
:
'/index/delPayLog'
,
url
:
bargain
.
isOfficeUrl
,
type
:
'POST'
,
async
:
true
,
data
:
{
...
...
@@ -1467,7 +1499,12 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
var
params
=
{
'id'
:
id
};
$
.
post
(
'/index/delAdjustment'
,
params
,
function
(
data
){
if
(
bargain
.
isOffice
==
1
){
bargain
.
isOfficeUrl
=
'/index/delAdjustment'
;
//商铺
}
else
{
bargain
.
isOfficeUrl
=
'/office/delAdjustment'
;
//办公楼
};
$
.
post
(
bargain
.
isOfficeUrl
,
params
,
function
(
data
){
if
(
data
.
code
==
200
)
{
bargain
.
getList
();
}
else
{
...
...
@@ -1481,7 +1518,13 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
var
params
=
{
'pay_id'
:
id
};
$
.
post
(
'/index/getCollectionDetail'
,
params
,
function
(
data
){
if
(
bargain
.
isOffice
==
1
){
bargain
.
isOfficeUrl
=
'/index/getCollectionDetail'
;
//商铺
}
else
{
bargain
.
isOfficeUrl
=
'/office_index/getCollectionDetail'
;
//办公楼
}
$
.
get
(
bargain
.
isOfficeUrl
,
params
,
function
(
data
){
if
(
data
.
code
==
200
)
{
that
.
getValueFunction
(
data
.
data
);
}
else
{
...
...
@@ -1623,9 +1666,14 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
$
(
'#container_body_img_area_du'
).
html
(
''
);
//每回先清空所有图片
var
id_pic
=
id
;
//follow.house_fatherid > 0?follow.house_fatherid:follow.house_id;
$
(
'.result2-du,.result-du'
).
remove
();
//删除之前存在的图片 显示从接口获取的数据 用来区分新添加的 和 已经保存的
if
(
bargain
.
isOffice
==
1
){
bargain
.
isOfficeUrl
=
'/index/receiptImgList'
;
//商铺
}
else
{
bargain
.
isOfficeUrl
=
'/office_index/receiptImgList'
;
//办公楼
}
$
.
ajax
({
'type'
:
'GET'
,
'url'
:
'/index/receiptImgList'
,
'url'
:
bargain
.
isOfficeUrl
,
data
:
{
"id"
:
id_pic
,
},
...
...
@@ -1673,7 +1721,12 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
return
;
};
};
$
.
post
(
'/index/getCollectionEdit'
,
params
,
function
(
data
){
if
(
bargain
.
isOffice
==
1
){
bargain
.
isOfficeUrl
=
'/index/getCollectionEdit'
;
//商铺
}
else
{
bargain
.
isOfficeUrl
=
'/office_index/getCollectionEdit'
;
//办公楼
}
$
.
post
(
bargain
.
isOfficeUrl
,
params
,
function
(
data
){
if
(
data
.
code
==
200
)
{
bargain
.
getList
();
}
else
{
...
...
@@ -1905,7 +1958,12 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
}
//上传数据
$
.
post
(
'/index/collectingBill'
,
params
,
function
(
data
){
if
(
bargain
.
isOffice
==
1
){
bargain
.
isOfficeUrl
=
'/index/collectingBill'
;
//商铺
}
else
{
bargain
.
isOfficeUrl
=
'/office/collectingBill'
;
//办公楼
}
$
.
post
(
bargain
.
isOfficeUrl
,
params
,
function
(
data
){
if
(
data
.
code
==
200
)
{
$
(
'#modal-linetime'
).
modal
(
'hide'
);
alert
(
data
.
msg
);
...
...
@@ -2035,9 +2093,14 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
})
},
search_phone
:
function
(){
//成交报告id 下拉列表
var
that
=
bargain
;
var
that
=
bargain
;
if
(
bargain
.
isOffice
==
1
){
bargain
.
isOfficeUrl
=
'/index/bargainListSearchBargainId'
;
//商铺
}
else
{
bargain
.
isOfficeUrl
=
'/office/bargainListSearchBargainId'
;
//办公楼
}
$
.
ajax
({
url
:
'/index/bargainListSearchBargainId'
,
url
:
bargain
.
isOfficeUrl
,
type
:
'GET'
,
async
:
true
,
data
:
{
...
...
@@ -2105,7 +2168,12 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
});
},
getAllPrice
:
function
(
id
){
$
.
get
(
'/index/getAdjustment'
,{
'pay_id'
:
id
},
function
(
data
){
if
(
bargain
.
isOffice
==
1
){
bargain
.
isOfficeUrl
=
'/index/getAdjustment'
;
//商铺
}
else
{
bargain
.
isOfficeUrl
=
'/office_index/getAdjustment'
;
//办公楼
}
$
.
get
(
bargain
.
isOfficeUrl
,{
'pay_id'
:
id
},
function
(
data
){
if
(
data
.
code
==
200
)
{
$
(
'#could_price'
).
text
(
data
.
data
.
residue_money
);
}
else
{
...
...
@@ -2115,7 +2183,12 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
},
getMaxBackPrice
:
function
(
id
){
var
autgtoken
=
JSON
.
parse
(
decodeURIComponent
(
localStorage
.
getItem
(
'pcUserInfo'
))).
AuthToken
;
$
.
get
(
'/broker/adjustment'
,{
'pay_id'
:
id
,
'AuthToken'
:
autgtoken
},
function
(
data
){
if
(
bargain
.
isOffice
==
1
){
bargain
.
isOfficeUrl
=
'/broker/adjustment'
;
//商铺
}
else
{
bargain
.
isOfficeUrl
=
'/office/adjustment'
;
//办公楼
}
$
.
get
(
bargain
.
isOfficeUrl
,{
'pay_id'
:
id
,
'AuthToken'
:
autgtoken
},
function
(
data
){
if
(
data
.
code
==
200
)
{
$
(
'#could_price_back'
).
text
(
data
.
data
.
residue_money
);
}
else
{
...
...
public/resource/js/officeEdit.js
View file @
d69c0dea
...
...
@@ -1181,15 +1181,11 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function
if
(
_id
!=
null
)
{
_data
[
'id'
]
=
_id
;
_data
[
'upload_id'
]
=
_objThis
.
upload_id
;
// user.urlBuilding = "/office/houseEdit";//编辑接口
user
.
urlBuilding
=
"/office_index/houseEdit"
;
//编辑接口
}
else
{
// _data['id'] = '';//新增时id传空
// user.urlBuilding = "/office/houseAdd";//新增接口
user
.
urlBuilding
=
"/office_index/houseAdd"
;
//新增接口
}
// _data['AuthToken'] = user_info_obj.AuthToken;
if
(
user
.
IDBuilding
){
//楼盘id
_data
[
'building_id'
]
=
user
.
IDBuilding
;
}
else
{
...
...
@@ -1219,13 +1215,13 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function
alert
(
'该房源所在楼盘因信息不完整导致下架状态,请联系店长在后台楼盘列表补充楼盘信息!楼盘信息补充完整后,该房源会自动上架!'
);
}
else
{
alert
(
'添加成功!'
);
location
.
replace
(
'/admin.php/
index/officeBuildingList.html
'
);
location
.
replace
(
'/admin.php/
office_index/getRoomList
'
);
}
}
else
{
alert
(
data
[
'msg'
]);
return
;
window
.
location
.
href
=
'/admin.php/
index/officeBuildingList.html
'
;
window
.
location
.
href
=
'/admin.php/
office_index/getRoomList
'
;
};
}
else
{
alert
(
'数据错误'
);
...
...
public/resource/template/financial_manager_daily_list_template_tpl.html
View file @
d69c0dea
...
...
@@ -39,7 +39,7 @@
<
td
>
[
%=
it
[
item
][
'income_time'
]
%
]
<
/td
>
<
td
>
<
a
class
=
"btn1 btn-info record-pic"
href
=
"#modal_financial"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
>
资料
<
/a
>
<
a
class
=
"btn1 btn-info record-pic"
href
=
"#modal_financial"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
data
-
typeC
=
"[%= it[item]['type'] %]"
>
资料
<
/a
>
[
%
if
(
it
[
item
][
"is_open"
]
==
0
&&
localStorage
.
getItem
(
'isFinancialDianZhang'
)
==
0
){
%
]
...
...
@@ -55,13 +55,13 @@
<
a
class
=
"btn1 btn-info add-pic"
href
=
"#modal-addPic"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
>
编辑
<
/a
>
<
a
class
=
"btn1 btn-info add-pic"
href
=
"#modal-addPic"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
data
-
typeC
=
"[%= it[item]['type'] %]"
>
编辑
<
/a
>
<
a
class
=
"btn1 btn-info money_back"
href
=
"#modal-back"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["id"]%]'
data
-
income_time
=
'[%= it[item]['
income_time
'] %]'
data
-
real_money
=
'[%= it[item]['
real_money
'] %]'
data
-
addr
=
"[%= it[item]['house_address'] %]"
data
-
report_id
=
'[%= it[item]['
report_id
'] %]'
data
-
order_id
=
'[%= it[item]['
order_id
'] %]'
data
-
order_no
=
'[%= it[item]['
order_no
'] %]'
data
-
agent_id
=
'[%= it[item]['
agent_id
'] %]'
data
-
agent_name
=
'[%= it[item]['
current_agent_name
'] %]'
data
-
type
=
'中介费'
>
退款
<
/a
>
<
a
class
=
"btn1 btn-info money_back"
href
=
"#modal-back"
data
-
toggle
=
"modal"
data
-
typeC
=
"[%= it[item]['type'] %]"
data
-
id
=
'[%= it[item]["id"]%]'
data
-
income_time
=
'[%= it[item]['
income_time
'] %]'
data
-
real_money
=
'[%= it[item]['
real_money
'] %]'
data
-
addr
=
"[%= it[item]['house_address'] %]"
data
-
report_id
=
'[%= it[item]['
report_id
'] %]'
data
-
order_id
=
'[%= it[item]['
order_id
'] %]'
data
-
order_no
=
'[%= it[item]['
order_no
'] %]'
data
-
agent_id
=
'[%= it[item]['
agent_id
'] %]'
data
-
agent_name
=
'[%= it[item]['
current_agent_name
'] %]'
data
-
type
=
'中介费'
>
退款
<
/a
>
[
%
if
(
check_auth
(
'index/delPayLog'
))
{
%
]
<
a
class
=
"btn1 btn-info del-details"
href
=
"#modal-delete"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
>
删除
<
/a
>
<
a
class
=
"btn1 btn-info del-details"
href
=
"#modal-delete"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
data
-
typeC
=
"[%= it[item]['type'] %]"
>
删除
<
/a
>
[
%
}
%
]
<
/td
>
<
/tr
>
...
...
@@ -99,7 +99,7 @@
<
td
>
[
%=
it
[
item
][
'remark'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'income_time'
]
%
]
<
/td
>
<
td
>
<
a
class
=
"btn1 btn-info record-pic"
href
=
"#modal_financial"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
>
资料
<
/a
>
<
a
class
=
"btn1 btn-info record-pic"
href
=
"#modal_financial"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
data
-
typeC
=
"[%= it[item]['type'] %]"
>
资料
<
/a
>
[
%
if
(
it
[
item
][
"is_open"
]
==
0
&&
localStorage
.
getItem
(
'isFinancialDianZhang'
)
==
0
){
%
]
...
...
@@ -112,10 +112,10 @@
[
%
}
%
]
<
a
class
=
"btn1 btn-info add-pic"
href
=
"#modal-addPic"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
>
编辑
<
/a
>
<
a
class
=
"btn1 btn-info add-pic"
href
=
"#modal-addPic"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
data
-
typeC
=
"[%= it[item]['type'] %]"
>
编辑
<
/a
>
<
a
class
=
"btn1 btn-info money_back"
href
=
"#modal-back"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["id"]%]'
data
-
income_time
=
'[%= it[item]['
income_time
'] %]'
data
-
real_money
=
'[%= it[item]['
real_money
'] %]'
data
-
addr
=
"[%= it[item]['house_address'] %]"
data
-
report_id
=
'[%= it[item]['
report_id
'] %]'
data
-
order_id
=
'[%= it[item]['
order_id
'] %]'
data
-
order_no
=
'[%= it[item]['
order_no
'] %]'
data
-
agent_id
=
'[%= it[item]['
agent_id
'] %]'
data
-
agent_name
=
'[%= it[item]['
current_agent_name
'] %]'
data
-
type
=
'案场费'
>
退款
<
/a
>
[
%
if
(
check_auth
(
'index/delPayLog'
))
{
%
]
<
a
class
=
"btn1 btn-info del-details"
href
=
"#modal-delete"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
>
删除
<
/a
>
<
a
class
=
"btn1 btn-info del-details"
href
=
"#modal-delete"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
data
-
typeC
=
"[%= it[item]['type'] %]"
>
删除
<
/a
>
[
%
}
%
]
<
/td
>
<
/tr
>
...
...
@@ -152,14 +152,14 @@
<
td
>
[
%=
it
[
item
][
'income_time'
]
%
]
<
/td
>
<
td
>
<
a
class
=
"btn1 btn-info record-pic"
href
=
"#modal_financial"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
>
资料
<
/a
>
<
a
class
=
"btn1 btn-info add-pic"
href
=
"#modal-addPic"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
>
编辑
<
/a
>
<
a
class
=
"btn1 btn-info record-pic"
href
=
"#modal_financial"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
data
-
typeC
=
"[%= it[item]['type'] %]"
>
资料
<
/a
>
<
a
class
=
"btn1 btn-info add-pic"
href
=
"#modal-addPic"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
data
-
typeC
=
"[%= it[item]['type'] %]"
>
编辑
<
/a
>
<
a
class
=
"btn1 btn-info money_change"
href
=
"#modal-linetime"
data
-
toggle
=
"modal"
data
-
type
=
'意向金'
data
-
id
=
'[%= it[item]["id"]%]'
data
-
receipt_number
=
'[%= it[item]['
receipt_number
'] %]'
data
-
house_number
=
'[%= it[item]['
house_number
'] %]'
data
-
transfer_name
=
'[%= it[item]['
transfer_name
'] %]'
data
-
order_id
=
'[%= it[item]['
order_id
'] %]'
data
-
type_num
=
'[%= it[item]['
type_num
'] %]'
data
-
income_time
=
'[%= it[item]['
income_time
'] %]'
data
-
pay_type
=
'[%= it[item]['
pay_type
'] %]'
>
调整
<
/a
>
<
a
class
=
"btn1 btn-info money_change"
href
=
"#modal-linetime"
data
-
toggle
=
"modal"
data
-
type
=
'意向金'
data
-
id
=
'[%= it[item]["id"]%]'
data
-
receipt_number
=
'[%= it[item]['
receipt_number
'] %]'
data
-
house_number
=
'[%= it[item]['
house_number
'] %]'
data
-
transfer_name
=
'[%= it[item]['
transfer_name
'] %]'
data
-
order_id
=
'[%= it[item]['
order_id
'] %]'
data
-
type_num
=
'[%= it[item]['
type_num
'] %]'
data
-
income_time
=
'[%= it[item]['
income_time
'] %]'
data
-
pay_type
=
'[%= it[item]['
pay_type
'] %]'
data
-
typeC
=
"[%= it[item]['type'] %]"
>
调整
<
/a
>
<
a
class
=
"btn1 btn-info money_back"
href
=
"#modal-back"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["id"]%]'
data
-
income_time
=
'[%= it[item]['
income_time
'] %]'
data
-
real_money
=
'[%= it[item]['
real_money
'] %]'
data
-
addr
=
"[%= it[item]['house_address'] %]"
data
-
report_id
=
'[%= it[item]['
report_id
'] %]'
data
-
order_id
=
'[%= it[item]['
order_id
'] %]'
data
-
order_no
=
'[%= it[item]['
order_no
'] %]'
data
-
agent_id
=
'[%= it[item]['
agent_id
'] %]'
data
-
agent_name
=
'[%= it[item]['
current_agent_name
'] %]'
data
-
type
=
'意向金'
>
退款
<
/a
>
<
a
class
=
"btn1 btn-info money_back"
href
=
"#modal-back"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["id"]%]'
data
-
income_time
=
'[%= it[item]['
income_time
'] %]'
data
-
real_money
=
'[%= it[item]['
real_money
'] %]'
data
-
addr
=
"[%= it[item]['house_address'] %]"
data
-
report_id
=
'[%= it[item]['
report_id
'] %]'
data
-
order_id
=
'[%= it[item]['
order_id
'] %]'
data
-
order_no
=
'[%= it[item]['
order_no
'] %]'
data
-
agent_id
=
'[%= it[item]['
agent_id
'] %]'
data
-
agent_name
=
'[%= it[item]['
current_agent_name
'] %]'
data
-
type
=
'意向金'
data
-
typeC
=
"[%= it[item]['type'] %]"
>
退款
<
/a
>
[
%
if
(
check_auth
(
'index/delPayLog'
))
{
%
]
<
a
class
=
"btn1 btn-info del-details"
href
=
"#modal-delete"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
>
删除
<
/a
>
<
a
class
=
"btn1 btn-info del-details"
href
=
"#modal-delete"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
data
-
typeC
=
"[%= it[item]['type'] %]"
>
删除
<
/a
>
[
%
}
%
]
<
/td
>
<
/tr
>
...
...
@@ -196,15 +196,15 @@
<
td
>
[
%=
it
[
item
][
'income_time'
]
%
]
<
/td
>
<
td
>
<
a
class
=
"btn1 btn-info record-pic"
href
=
"#modal_financial"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
>
资料
<
/a
>
<
a
class
=
"btn1 btn-info add-pic"
href
=
"#modal-addPic"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
>
编辑
<
/a>
<
a
class
=
"btn1 btn-info record-pic"
href
=
"#modal_financial"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
data
-
typeC
=
"[%= it[item]['type'] %]"
>
资料
<
/a
>
<
a
class
=
"btn1 btn-info add-pic"
href
=
"#modal-addPic"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
data
-
typeC
=
"[%= it[item]['type'] %]"
>
编辑
<
/a>
<
a
class
=
"btn1 btn-info money_change"
href
=
"#modal-linetime"
data
-
toggle
=
"modal"
data
-
type
=
'保管金'
data
-
id
=
'[%= it[item]["id"]%]'
data
-
receipt_number
=
'[%= it[item]['
receipt_number
'] %]'
data
-
house_number
=
'[%= it[item]['
house_number
'] %]'
data
-
transfer_name
=
'[%= it[item]['
transfer_name
'] %]'
data
-
order_id
=
'[%= it[item]['
order_id
'] %]'
data
-
type_num
=
'[%= it[item]['
type_num
'] %]'
data
-
income_time
=
'[%= it[item]['
income_time
'] %]'
data
-
pay_type
=
'[%= it[item]['
pay_type
'] %]'
>
调整
<
/a
>
<
a
class
=
"btn1 btn-info money_change"
href
=
"#modal-linetime"
data
-
toggle
=
"modal"
data
-
type
=
'保管金'
data
-
id
=
'[%= it[item]["id"]%]'
data
-
receipt_number
=
'[%= it[item]['
receipt_number
'] %]'
data
-
house_number
=
'[%= it[item]['
house_number
'] %]'
data
-
transfer_name
=
'[%= it[item]['
transfer_name
'] %]'
data
-
order_id
=
'[%= it[item]['
order_id
'] %]'
data
-
type_num
=
'[%= it[item]['
type_num
'] %]'
data
-
income_time
=
'[%= it[item]['
income_time
'] %]'
data
-
pay_type
=
'[%= it[item]['
pay_type
'] %]'
data
-
typeC
=
"[%= it[item]['type'] %]"
>
调整
<
/a
>
<
a
class
=
"btn1 btn-info money_back"
href
=
"#modal-back"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["id"]%]'
data
-
income_time
=
'[%= it[item]['
income_time
'] %]'
data
-
real_money
=
'[%= it[item]['
real_money
'] %]'
data
-
addr
=
"[%= it[item]['house_address'] %]"
data
-
report_id
=
'[%= it[item]['
report_id
'] %]'
data
-
order_id
=
'[%= it[item]['
order_id
'] %]'
data
-
order_no
=
'[%= it[item]['
order_no
'] %]'
data
-
agent_id
=
'[%= it[item]['
agent_id
'] %]'
data
-
agent_name
=
'[%= it[item]['
current_agent_name
'] %]'
data
-
type
=
'保管金'
>
退款
<
/a
>
<
a
class
=
"btn1 btn-info money_back"
href
=
"#modal-back"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["id"]%]'
data
-
income_time
=
'[%= it[item]['
income_time
'] %]'
data
-
real_money
=
'[%= it[item]['
real_money
'] %]'
data
-
addr
=
"[%= it[item]['house_address'] %]"
data
-
report_id
=
'[%= it[item]['
report_id
'] %]'
data
-
order_id
=
'[%= it[item]['
order_id
'] %]'
data
-
order_no
=
'[%= it[item]['
order_no
'] %]'
data
-
agent_id
=
'[%= it[item]['
agent_id
'] %]'
data
-
agent_name
=
'[%= it[item]['
current_agent_name
'] %]'
data
-
type
=
'保管金'
data
-
typeC
=
"[%= it[item]['type'] %]"
>
退款
<
/a
>
[
%
if
(
check_auth
(
'index/delPayLog'
))
{
%
]
<
a
class
=
"btn1 btn-info del-details"
href
=
"#modal-delete"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
>
删除
<
/a
>
<
a
class
=
"btn1 btn-info del-details"
href
=
"#modal-delete"
data
-
recordid
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
data
-
typeC
=
"[%= it[item]['type'] %]"
>
删除
<
/a
>
[
%
}
%
]
<
/td
>
...
...
@@ -237,9 +237,9 @@
<
td
>
[
%=
it
[
item
][
'money'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'pay_log_id'
]
%
]
<
/td
>
<
td
>
<
a
class
=
"btn1 btn-info add-pic-liu"
href
=
"#modal-addPicLiu"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["id"] %]'
>
详情
<
/a
>
<
a
class
=
"btn1 btn-info record-pic"
href
=
"#modal_financial"
data
-
recordid
=
"[%= it[item]['pay_log_id'] %]"
data
-
toggle
=
"modal"
>
资料
<
/a
>
<
a
class
=
"btn1 btn-info modal-adjust"
href
=
"#modal_adjust"
data
-
id
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
>
撤销调整
<
/a
>
<
a
class
=
"btn1 btn-info add-pic-liu"
href
=
"#modal-addPicLiu"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["id"] %]'
data
-
typeC
=
"[%= it[item]['type'] %]"
>
详情
<
/a
>
<
a
class
=
"btn1 btn-info record-pic"
href
=
"#modal_financial"
data
-
recordid
=
"[%= it[item]['pay_log_id'] %]"
data
-
toggle
=
"modal"
data
-
typeC
=
"[%= it[item]['type'] %]"
>
资料
<
/a
>
<
a
class
=
"btn1 btn-info modal-adjust"
href
=
"#modal_adjust"
data
-
id
=
"[%= it[item]['id'] %]"
data
-
toggle
=
"modal"
data
-
typeC
=
"[%= it[item]['type'] %]"
>
撤销调整
<
/a
>
<
/td
>
<
/tr
>
...
...
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