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
beabff9b
Commit
beabff9b
authored
Sep 04, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
商铺商铺 名称隐藏
parent
4ea3126a
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
10 deletions
+3
-10
followHouseUp_template_tpl.html
public/resource/template/followHouseUp_template_tpl.html
+0
-2
house_template_tpl.html
public/resource/template/house_template_tpl.html
+1
-7
my_collection_shop_template_tpl.html
...ic/resource/template/my_collection_shop_template_tpl.html
+2
-1
No files found.
public/resource/template/followHouseUp_template_tpl.html
View file @
beabff9b
...
@@ -9,9 +9,7 @@
...
@@ -9,9 +9,7 @@
<
td
>
[
%=
it
[
item
][
'house_id'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'house_id'
]
%
]
<
/td
>
<
td
>
<
td
>
[
%
if
(
it
[
item
][
"internal_title"
]
!=
null
)
{
%
]
[
%
if
(
it
[
item
][
"internal_title"
]
!=
null
)
{
%
]
<!--
[
%=
it
[
item
][
'internal_title'
]
%
]
-->
[
%=
hideStr
(
it
[
item
][
'internal_title'
])
%
]
[
%=
hideStr
(
it
[
item
][
'internal_title'
])
%
]
[
%
}
%
]
[
%
}
%
]
<
/td
>
<
/td
>
...
...
public/resource/template/house_template_tpl.html
View file @
beabff9b
...
@@ -12,14 +12,8 @@
...
@@ -12,14 +12,8 @@
[
%
}
%
]
[
%
}
%
]
<
/td
>
<
/td
>
<
td
>
[
%=
it
[
item
][
'disc'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'disc'
]
%
]
<
/td
>
<
td
>
<!--<
td
>
[
%=
hideStr
(
it
[
item
][
'internal_title'
])
%
]
<
/td>--
>
<
td
>
[
%
if
(
it
[
item
][
'shop_type'
]
==
0
)
{
%
]
[
%=
it
[
item
][
"internal_title"
]
%
]
[
%
}
else
if
(
it
[
item
][
'shop_type'
]
==
1
)
{
%
]
[
%=
hideStr
(
it
[
item
][
'internal_title'
])
%
]
[
%=
hideStr
(
it
[
item
][
'internal_title'
])
%
]
[
%
}
%
]
<
/td
>
<
td
>
<
td
>
[
%
if
(
it
[
item
][
'rent_type'
]
==
1
)
{
%
]
[
%
if
(
it
[
item
][
'rent_type'
]
==
1
)
{
%
]
[
%=
it
[
item
][
"rent_price"
]
%
]
元
[
%=
it
[
item
][
"rent_price"
]
%
]
元
...
...
public/resource/template/my_collection_shop_template_tpl.html
View file @
beabff9b
...
@@ -10,7 +10,8 @@
...
@@ -10,7 +10,8 @@
街铺
街铺
[
%
}
%
]
[
%
}
%
]
<
/td
>
<
/td
>
<
td
>
[
%=
it
[
item
][
'title'
]
%
]
<
/td
>
<
td
>
[
%=
hideStr
(
it
[
item
][
'title'
])
%
]
<
/td
>
<
td
>
<
td
>
[
%
if
(
it
[
item
][
'rent_type'
]
==
1
)
{
%
]
[
%
if
(
it
[
item
][
'rent_type'
]
==
1
)
{
%
]
[
%=
it
[
item
][
"rent_price"
]
%
]
元
[
%=
it
[
item
][
"rent_price"
]
%
]
元
...
...
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