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
87868515
Commit
87868515
authored
May 06, 2019
by
hujun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
收藏商铺区域
parent
5e1dea6d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
+4
-2
CollectHouse.php
application/api_broker/controller/CollectHouse.php
+2
-1
myCollectionShopList.html
...ion/index/view/myCollectionShop/myCollectionShopList.html
+1
-1
my_collection_shop_template_tpl.html
...ic/resource/template/my_collection_shop_template_tpl.html
+1
-0
No files found.
application/api_broker/controller/CollectHouse.php
View file @
87868515
...
@@ -120,7 +120,8 @@ class CollectHouse extends Basic
...
@@ -120,7 +120,8 @@ class CollectHouse extends Basic
$field
.=
'Houses.rent_price,'
;
$field
.=
'Houses.rent_price,'
;
$field
.=
'Houses.is_lock,'
;
$field
.=
'Houses.is_lock,'
;
$field
.=
'Houses.is_vip,'
;
$field
.=
'Houses.is_vip,'
;
$field
.=
'Houses.is_exclusive_type'
;
$field
.=
'Houses.is_exclusive_type,'
;
$field
.=
'Houses.disc'
;
$get_params
[
'agents_id'
]
=
$params
[
"agents_id"
];
$get_params
[
'agents_id'
]
=
$params
[
"agents_id"
];
$get_params
[
'CollectUser.status'
]
=
1
;
$get_params
[
'CollectUser.status'
]
=
1
;
...
...
application/index/view/myCollectionShop/myCollectionShopList.html
View file @
87868515
...
@@ -65,7 +65,7 @@
...
@@ -65,7 +65,7 @@
<tr>
<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>
...
...
public/resource/template/my_collection_shop_template_tpl.html
View file @
87868515
...
@@ -11,6 +11,7 @@
...
@@ -11,6 +11,7 @@
[
%
}
%
]
[
%
}
%
]
<
/td
>
<
/td
>
<
td
>
[
%=
hideStr
(
it
[
item
][
'disc'
])
%
]
<
/td
>
<
td
>
[
%=
hideStr
(
it
[
item
][
'title'
])
%
]
<
/td
>
<
td
>
[
%=
hideStr
(
it
[
item
][
'title'
])
%
]
<
/td
>
<
td
>
<
td
>
[
%
if
(
it
[
item
][
'rent_type'
]
==
1
)
{
%
]
[
%
if
(
it
[
item
][
'rent_type'
]
==
1
)
{
%
]
...
...
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