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
e0df5813
Commit
e0df5813
authored
Oct 11, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文字修改
parent
da7512be
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
shop_detail_pc.html
application/app_broker/view/index/shop_detail_pc.html
+2
-2
edit.html
application/index/view/houses/edit.html
+4
-4
No files found.
application/app_broker/view/index/shop_detail_pc.html
View file @
e0df5813
...
...
@@ -29,8 +29,8 @@
<td>
来源:{{switchSource(d.source)}}
</td>
</tr>
<tr>
<td>
{{(d.shop_type==1)?'
使用
面积':'商铺面积'}}:{{dealArea}}
</td>
<td>
{{(d.shop_type==1)?'
建筑
面积':'项目总面积'}}:{{d.market_area}}m²
</td>
<td>
{{(d.shop_type==1)?'
建筑
面积':'商铺面积'}}:{{dealArea}}
</td>
<td>
{{(d.shop_type==1)?'
使用
面积':'项目总面积'}}:{{d.market_area}}m²
</td>
<td>
剩余铺数:{{d.residue_num}}
</td>
<td>
总铺数:{{d.total}}
</td>
</tr>
...
...
application/index/view/houses/edit.html
View file @
e0df5813
...
...
@@ -478,19 +478,19 @@
</div>-->
<div
class=
"form-group full-width-100"
>
<label
for=
""
>
周边配套
</label>
<textarea
class=
"form-control textarea-500-width"
rows=
"3"
id=
"zhoubianpeitao"
data-alert=
"请输入该商铺周边配套"
placeholder=
"
商铺周边配套(附近有什么)
"
></textarea>
<textarea
class=
"form-control textarea-500-width"
rows=
"3"
id=
"zhoubianpeitao"
data-alert=
"请输入该商铺周边配套"
placeholder=
"
例如:附近有XXX商场XX小区
"
></textarea>
</div>
<div
class=
"form-group full-width-100"
>
<label
for=
""
>
所处地段
</label>
<textarea
class=
"form-control textarea-500-width"
rows=
"3"
id=
"suoshudiduan"
data-alert=
"请输入该商铺所处地段"
placeholder=
"
商铺所处地段怎么样
"
></textarea>
<textarea
class=
"form-control textarea-500-width"
rows=
"3"
id=
"suoshudiduan"
data-alert=
"请输入该商铺所处地段"
placeholder=
"
例如:店铺位于商圈中心,地段繁华,交通便利。商铺在商场一楼,便于顾客进店。
"
></textarea>
</div>
<div
class=
"form-group full-width-100"
>
<label
for=
""
>
附近人流
</label>
<textarea
class=
"form-control textarea-500-width"
rows=
"3"
id=
"fujinrenliu"
data-alert=
"请输入该商铺附近人流"
placeholder=
"
商铺附近的人流怎么样
"
></textarea>
<textarea
class=
"form-control textarea-500-width"
rows=
"3"
id=
"fujinrenliu"
data-alert=
"请输入该商铺附近人流"
placeholder=
"
例如:店铺周围客流量大,人群消费意愿强。
"
></textarea>
</div>
<div
class=
"form-group full-width-100"
>
<label
for=
""
>
其他补充
</label>
<textarea
class=
"form-control textarea-500-width"
rows=
"3"
id=
"qitabuchong"
placeholder=
"
其他补充
"
></textarea>
<textarea
class=
"form-control textarea-500-width"
rows=
"3"
id=
"qitabuchong"
placeholder=
"
例如:有证照,省去开店前置手续。可以签长期租约,便于稳定经营。
"
></textarea>
</div>
</li>
<!--<li class="list-group-item">-->
...
...
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