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
de285db4
Commit
de285db4
authored
Jun 19, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
bdfaf336
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
0 deletions
+4
-0
share_detail.html
application/index/view/share_shop/share_detail.html
+0
-0
route.php
application/route.php
+4
-0
detaila_office_tl.js
public/app/js/detaila_office_tl.js
+0
-0
No files found.
application/index/view/share_shop/share_detail.html
0 → 100644
View file @
de285db4
This diff is collapsed.
Click to expand it.
application/route.php
View file @
de285db4
...
...
@@ -322,6 +322,7 @@ Route::group('index', [
'shareShop'
=>
[
'index/ShareShop/shareShop'
,
[
'method'
=>
'POST|GET'
]],
'yindaoAndroid'
=>
[
'index/ShareShop/yindaoAndroid'
,
[
'method'
=>
'POST|GET'
]],
'yindaoIos'
=>
[
'index/ShareShop/yindaoIos'
,
[
'method'
=>
'POST|GET'
]],
'officeDetail'
=>
[
'index/ShareShop/officeDetail'
,
[
'method'
=>
'POST|GET'
]],
//办公楼详情
'receivables'
=>
[
'index/Finance/receivables'
,
[
'method'
=>
'GET'
]],
//获取实收日期
'adjustment'
=>
[
'index/Finance/adjustment'
,
[
'method'
=>
'GET'
]],
//获取实收日期
'getPayLogData'
=>
[
'index/Finance/getPayLogData'
,
[
'method'
=>
'GET'
]],
//收款各种详情
...
...
@@ -371,6 +372,7 @@ Route::group('index', [
'myCollectionOfficeList'
=>
[
'index/OfficeBuilding/myCollectionOfficeList'
,
[
'method'
=>
'POST|GET'
]],
//办公楼收藏liu
'remarkFollowOffice'
=>
[
'index/OfficeBuilding/remarkFollowOffice'
,
[
'method'
=>
'POST|GET'
]],
//办公-客跟进liu
'officeFollowUp'
=>
[
'index/OfficeBuilding/officeFollowUp'
,
[
'method'
=>
'POST|GET'
]],
//办公楼列表跟进liu
'getCollectionOffice'
=>
[
'index/OfficeBuilding/getCollectionOffice'
,
[
'method'
=>
'POST|GET'
]],
//收款记录办公楼liu
'getCollectionShop'
=>
[
'index/OfficeBuilding/getCollectionShop'
,
[
'method'
=>
'POST|GET'
]],
//收款记录商铺liu
// 'marchinListOffice' => ['index/OfficeBuilding/marchinListOffice', ['method' => 'POST|GET']],//进场记录办公楼liu
...
...
@@ -381,6 +383,8 @@ Route::group('index', [
'refundListShop'
=>
[
'index/OfficeBuilding/refundListShop'
,
[
'method'
=>
'POST|GET'
]],
//退款出账商铺liu
'reportListCJOffice'
=>
[
'index/OfficeBuilding/reportListCJOffice'
,
[
'method'
=>
'POST|GET'
]],
//成交报告审核办公楼liu
'reportListCJShop'
=>
[
'index/OfficeBuilding/reportListCJShop'
,
[
'method'
=>
'POST|GET'
]],
//成交报告审核商铺liu
'undoReportCJOffice'
=>
[
'index/OfficeBuilding/undoReportCJOffice'
,
[
'method'
=>
'POST|GET'
]],
//成交报告撤销审核办公楼liu
'undoReportCJShop'
=>
[
'index/OfficeBuilding/undoReportCJShop'
,
[
'method'
=>
'POST|GET'
]],
//成交报告审核撤销商铺liu
//‘页面的地址’ =》 index/控制器名称/使用的方法
...
...
public/app/js/detaila_office_tl.js
View file @
de285db4
This diff is collapsed.
Click to expand it.
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