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
7a1641bf
Commit
7a1641bf
authored
May 31, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
4bb5d2f4
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
18 additions
and
18 deletions
+18
-18
OfficeBuilding.php
application/index/controller/OfficeBuilding.php
+4
-4
account_statement.html
application/index/view/finance/account_statement.html
+2
-2
refundList.html
application/index/view/finance/refundList.html
+2
-2
account_statement_office.html
...n/index/view/officeBuilding/account_statement_office.html
+3
-3
account_statement_shop.html
...ion/index/view/officeBuilding/account_statement_shop.html
+4
-4
route.php
application/route.php
+3
-3
No files found.
application/index/controller/OfficeBuilding.php
View file @
7a1641bf
...
...
@@ -93,16 +93,16 @@ class OfficeBuilding extends Basic
return
view
(
'officeBuilding/refundListShop'
);
}
}
public
function
reportListOffice
()
public
function
reportList
CJ
Office
()
{
if
(
!
$this
->
request
->
isAjax
())
{
return
view
(
'officeBuilding/
reportListO
ffice'
);
return
view
(
'officeBuilding/
account_statement_o
ffice'
);
}
}
public
function
reportListShop
()
public
function
reportList
CJ
Shop
()
{
if
(
!
$this
->
request
->
isAjax
())
{
return
view
(
'officeBuilding/
reportListS
hop'
);
return
view
(
'officeBuilding/
account_statement_s
hop'
);
}
}
...
...
application/index/view/finance/account_statement.html
View file @
7a1641bf
...
...
@@ -15,10 +15,10 @@
<span
class=
"office-detail btn btn-default"
>
办公楼
</span>
</h4>
<div
class=
"detail-modal-body-sec1"
>
<iframe
src=
"/index/reportListShop"
style=
"width: 100%;height: 1200px;border: 0;"
></iframe>
<iframe
src=
"/index/reportList
CJ
Shop"
style=
"width: 100%;height: 1200px;border: 0;"
></iframe>
</div>
<div
class=
"detail-modal-body-sec2"
style=
"display: none;"
>
<iframe
src=
"/index/reportListOffice"
style=
"width: 100%;height: 1200px;border: 0;"
></iframe>
<iframe
src=
"/index/reportList
CJ
Office"
style=
"width: 100%;height: 1200px;border: 0;"
></iframe>
</div>
</div>
application/index/view/finance/refundList.html
View file @
7a1641bf
...
...
@@ -15,10 +15,10 @@
<span
class=
"office-detail btn btn-default"
>
办公楼
</span>
</h4>
<div
class=
"detail-modal-body-sec1"
>
<iframe
src=
"/index/
adjustmen
tShop"
style=
"width: 100%;height: 1200px;border: 0;"
></iframe>
<iframe
src=
"/index/
refundLis
tShop"
style=
"width: 100%;height: 1200px;border: 0;"
></iframe>
</div>
<div
class=
"detail-modal-body-sec2"
style=
"display: none;"
>
<iframe
src=
"/index/
adjustmen
tOffice"
style=
"width: 100%;height: 1200px;border: 0;"
></iframe>
<iframe
src=
"/index/
refundLis
tOffice"
style=
"width: 100%;height: 1200px;border: 0;"
></iframe>
</div>
</div>
application/index/view/officeBuilding/account_statement_office.html
View file @
7a1641bf
...
...
@@ -193,11 +193,11 @@
<div
class=
"row"
>
<div
class=
""
>
<div
class=
"panel panel-default"
>
<div
class=
"panel-heading breadcrumb"
>
<
!--<
div class="panel-heading breadcrumb">
<li>
<a href="#">成交报告</a>
</li>
</div>
</div>
-->
<div
class=
"panel-body"
>
<div
class=
"table-responsive"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
...
...
@@ -216,7 +216,7 @@
<tr>
<td
colspan=
"14"
>
<form
id=
"maintable_form_search"
>
<span
class=
"fore-span"
>
商铺类型:
</span>
<span
class=
"fore-span"
>
2
商铺类型:
</span>
<select
class=
"form-control btn2"
name=
"maintable_shop_type"
id=
"maintable_shop_type"
>
<option
value=
"-1"
>
请选择
</option>
<option
value=
"0"
>
商场
</option>
...
...
application/index/view/officeBuilding/account_statement_shop.html
View file @
7a1641bf
{layout name="global/frame_two_tpl" /}
<input
type=
"hidden"
class=
"page-load"
id=
"reportList"
/>
<input
type=
"hidden"
class=
"page-load"
id=
"reportList
Shop
"
/>
<style
type=
"text/css"
>
/*收佣金*/
.modal-body-intention
{
...
...
@@ -193,11 +193,11 @@
<div
class=
"row"
>
<div
class=
""
>
<div
class=
"panel panel-default"
>
<div
class=
"panel-heading breadcrumb"
>
<
!--<
div class="panel-heading breadcrumb">
<li>
<a href="#">成交报告</a>
</li>
</div>
</div>
-->
<div
class=
"panel-body"
>
<div
class=
"table-responsive"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
...
...
@@ -216,7 +216,7 @@
<tr>
<td
colspan=
"14"
>
<form
id=
"maintable_form_search"
>
<span
class=
"fore-span"
>
商铺类型:
</span>
<span
class=
"fore-span"
>
1
商铺类型:
</span>
<select
class=
"form-control btn2"
name=
"maintable_shop_type"
id=
"maintable_shop_type"
>
<option
value=
"-1"
>
请选择
</option>
<option
value=
"0"
>
商场
</option>
...
...
application/route.php
View file @
7a1641bf
...
...
@@ -372,15 +372,15 @@ Route::group('index', [
'myCollectionOfficeList'
=>
[
'index/OfficeBuilding/myCollectionOfficeList'
,
[
'method'
=>
'POST|GET'
]],
//办公楼收藏liu
'remarkFollowOffice'
=>
[
'index/OfficeBuilding/remarkFollowOffice'
,
[
'method'
=>
'POST|GET'
]],
//办公-客跟进liu
'getCollectionOffice'
=>
[
'index/OfficeBuilding/getCollectionOffice'
,
[
'method'
=>
'POST|GET'
]],
//收款记录办公楼liu
'getCollectionShop'
=>
[
'index/OfficeBuilding/getCollectionShop'
,
[
'method'
=>
'POST|GET'
]],
//收款记录商铺liu
'getCollectionShop'
=>
[
'index/OfficeBuilding/getCollectionShop'
,
[
'method'
=>
'POST|GET'
]],
//收款记录商铺liu
'marchinListOffice'
=>
[
'index/OfficeBuilding/marchinListOffice'
,
[
'method'
=>
'POST|GET'
]],
//进场记录办公楼liu
'reportListOffice'
=>
[
'index/OfficeBuilding/reportListOffice'
,
[
'method'
=>
'POST|GET'
]],
//约带看记录办公楼liu
'adjustmentOffice'
=>
[
'index/OfficeBuilding/adjustmentOffice'
,
[
'method'
=>
'POST|GET'
]],
//调整出账办公楼liu
'adjustmentShop'
=>
[
'index/OfficeBuilding/adjustmentShop'
,
[
'method'
=>
'POST|GET'
]],
//调整出账商铺liu
'refundListOffice'
=>
[
'index/OfficeBuilding/refundListOffice'
,
[
'method'
=>
'POST|GET'
]],
//退款出账办公楼liu
'refundListShop'
=>
[
'index/OfficeBuilding/refundListShop'
,
[
'method'
=>
'POST|GET'
]],
//退款出账商铺liu
'reportList
Office'
=>
[
'index/OfficeBuilding/reportList
Office'
,
[
'method'
=>
'POST|GET'
]],
//成交报告审核办公楼liu
're
fundListShop'
=>
[
'index/OfficeBuilding/refundList
Shop'
,
[
'method'
=>
'POST|GET'
]],
//成交报告审核商铺liu
'reportList
CJOffice'
=>
[
'index/OfficeBuilding/reportListCJ
Office'
,
[
'method'
=>
'POST|GET'
]],
//成交报告审核办公楼liu
're
portListCJShop'
=>
[
'index/OfficeBuilding/reportListCJ
Shop'
,
[
'method'
=>
'POST|GET'
]],
//成交报告审核商铺liu
//‘页面的地址’ =》 index/控制器名称/使用的方法
...
...
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