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
39894d03
Commit
39894d03
authored
Sep 18, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
商铺详情 pc h5优化
parent
9e318ebc
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
13 deletions
+16
-13
share_detail.html
application/app/view/index/share_detail.html
+1
-1
shop_detail_pc.html
application/app_broker/view/index/shop_detail_pc.html
+6
-5
shop_detail_pc.css
public/app/css/shop_detail_pc.css
+6
-6
detaila_tl.js
public/app/js/detaila_tl.js
+3
-1
No files found.
application/app/view/index/share_detail.html
View file @
39894d03
...
@@ -76,7 +76,7 @@
...
@@ -76,7 +76,7 @@
<span
class=
"b3_span2 gw"
></span>
<span
class=
"b3_span2 gw"
></span>
</p>
</p>
<p
class=
"b3_font1"
>
<p
class=
"b3_font1"
>
已入驻:
<span
class=
"has-housed"
>
已入驻:
</span>
<span
class=
"b3_span3 gw"
></span>
<span
class=
"b3_span3 gw"
></span>
</p>
</p>
...
...
application/app_broker/view/index/shop_detail_pc.html
View file @
39894d03
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
</tr>
</tr>
<tr>
<tr>
<td>
业态:{{d.industry_type}}
</td>
<td>
业态:{{d.industry_type}}
</td>
<td>
已入驻:{{d.enter_num
}}
</td>
<td>
{{(d.shop_type==1)?'当前商铺业态':'已入驻'}}:{{dealArea
}}
</td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
</tr>
...
@@ -56,7 +56,9 @@
...
@@ -56,7 +56,9 @@
<td>
营业时间:{{d.do_business_date}}
</td>
<td>
营业时间:{{d.do_business_date}}
</td>
<td
v-if=
"!d.shop_type"
>
招商时间:{{d.opening_date}}
</td>
<td
v-if=
"!d.shop_type"
>
招商时间:{{d.opening_date}}
</td>
<td
v-if=
"!d.shop_type"
>
开业时间:{{d.start_business_date}}
</td>
<td
v-if=
"!d.shop_type"
>
开业时间:{{d.start_business_date}}
</td>
<!--<td>煤气:{{d.is_has_gas?'没有':'有'}}</td>-->
</tr>
<tr>
<td
colspan=
"4"
>
经纪人对本铺的评价:{{d.external_item_advantage}}
</td>
</tr>
</tr>
<tr>
<tr>
<td>
面宽:{{d.area_width}}米
</td>
<td>
面宽:{{d.area_width}}米
</td>
...
@@ -94,10 +96,9 @@
...
@@ -94,10 +96,9 @@
<td
colspan=
"2"
v-if=
"!(d.is_show==1)"
>
对外商铺名称:{{d.external_title}}
</td>
<td
colspan=
"2"
v-if=
"!(d.is_show==1)"
>
对外商铺名称:{{d.external_title}}
</td>
<td
colspan=
"2"
v-if=
"!(d.is_show==1)"
>
对外商铺地址:{{d.external_address}}
</td>
<td
colspan=
"2"
v-if=
"!(d.is_show==1)"
>
对外商铺地址:{{d.external_address}}
</td>
</tr>
</tr>
<tr
v-if=
"!(d.is_show==1)"
>
<tr>
<td
colspan=
"2"
>
经纪人对本铺的评价:{{d.external_item_advantage}}
</td>
<td
v-if=
"d.shop_type"
colspan=
"2"
>
对外转让费:{{(d.external_slotting_fee == '-1')?'面议':(d.external_slotting_fee+'元')}}
</td>
<td
v-if=
"d.shop_type"
colspan=
"2"
>
对外转让费:{{(d.external_slotting_fee == '-1')?'面议':(d.external_slotting_fee+'元')}}
</td>
<td
v-else
colspan=
"
2
"
></td>
<td
v-else
colspan=
"
3
"
></td>
</tr>
</tr>
<tr
v-if=
"!(d.is_show==1) && d.cover_plan"
>
<tr
v-if=
"!(d.is_show==1) && d.cover_plan"
>
<td
colspan=
"4"
class=
"oh"
>
<td
colspan=
"4"
class=
"oh"
>
...
...
public/app/css/shop_detail_pc.css
View file @
39894d03
...
@@ -17,12 +17,12 @@ table td{
...
@@ -17,12 +17,12 @@ table td{
.tr-seat
{
.tr-seat
{
height
:
20px
;
height
:
20px
;
}
}
tbody
>
tr
:nth-of-type
(
9
),
tbody
>
tr
:nth-of-type
(
10
),
tbody
>
tr
:nth-of-type
(
1
3
),
tbody
>
tr
:nth-of-type
(
1
4
),
tbody
>
tr
:nth-of-type
(
1
5
),
tbody
>
tr
:nth-of-type
(
1
6
),
tbody
>
tr
:nth-of-type
(
1
7
),
tbody
>
tr
:nth-of-type
(
1
8
),
tbody
>
tr
:nth-of-type
(
19
),
tbody
>
tr
:nth-of-type
(
20
),
tbody
>
tr
:nth-of-type
(
2
1
)
{
tbody
>
tr
:nth-of-type
(
2
2
)
{
margin-top
:
20px
;
margin-top
:
20px
;
border-top
:
1px
solid
#999
;
border-top
:
1px
solid
#999
;
}
}
...
...
public/app/js/detaila_tl.js
View file @
39894d03
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
$
(
".b3_span"
).
html
(
"商场"
);
$
(
".b3_span"
).
html
(
"商场"
);
$
(
'.pu_area_type'
).
html
(
'商铺面积'
);
$
(
'.pu_area_type'
).
html
(
'商铺面积'
);
$
(
'.b3_span_build_type'
).
html
(
'项目总面积'
+
':'
);
$
(
'.b3_span_build_type'
).
html
(
'项目总面积'
+
':'
);
$
(
'has-housed'
).
html
(
'已入驻'
+
':'
);
}
else
if
(
shang
==
"1"
)
{
}
else
if
(
shang
==
"1"
)
{
//街铺
//街铺
// shanpu = '<span class="a_fontd">转让费:' + response.data.slotting_fee + '元</span>';
// shanpu = '<span class="a_fontd">转让费:' + response.data.slotting_fee + '元</span>';
...
@@ -52,6 +52,8 @@
...
@@ -52,6 +52,8 @@
$
(
".b3_span"
).
html
(
"街铺"
);
$
(
".b3_span"
).
html
(
"街铺"
);
$
(
'.pu_area_type'
).
html
(
'使用面积'
);
$
(
'.pu_area_type'
).
html
(
'使用面积'
);
$
(
'.b3_span_build_type'
).
html
(
'建筑面积'
+
':'
);
$
(
'.b3_span_build_type'
).
html
(
'建筑面积'
+
':'
);
$
(
'has-housed'
).
html
(
'当前商铺业态'
+
':'
);
}
}
var
title
=
response
.
data
.
external_title
?
response
.
data
.
external_title
:
""
;
var
title
=
response
.
data
.
external_title
?
response
.
data
.
external_title
:
""
;
...
...
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