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
b59ab82c
Commit
b59ab82c
authored
Sep 03, 2018
by
xinyuandu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
18a49260
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
edit.html
application/index/view/houses/edit.html
+8
-8
No files found.
application/index/view/houses/edit.html
View file @
b59ab82c
...
@@ -181,9 +181,9 @@
...
@@ -181,9 +181,9 @@
</div>
</div>
<div
class=
"col-xs-3 p-t-10"
>
<div
class=
"col-xs-3 p-t-10"
>
<label
class=
""
>
燃气
</label>
<label
class=
""
>
燃气
</label>
<select
class=
" form-control half"
id=
"
ranqi
"
>
<select
class=
" form-control half"
id=
"
hasGas
"
>
<option
value=
"0"
>
无
</option>
<option
value=
"0"
selected=
"selected"
>
有
</option>
<option
value=
"1"
>
有
</option>
<option
value=
"1"
>
没
有
</option>
</select>
</select>
</div>
</div>
<div
class=
"col-xs-3 p-t-10"
>
<div
class=
"col-xs-3 p-t-10"
>
...
@@ -372,13 +372,13 @@
...
@@ -372,13 +372,13 @@
<label
for=
""
>
开业时间
</label>
<label
for=
""
>
开业时间
</label>
<input
type=
"date"
class=
"form-control"
id=
"kaiyeTime"
data-alert=
"请填写开业时间!"
>
<input
type=
"date"
class=
"form-control"
id=
"kaiyeTime"
data-alert=
"请填写开业时间!"
>
</div>
</div>
<div
class=
"form-group"
>
<
!--<
div class="form-group">
<label for="">是否有燃气</label>
<label for="">是否有燃气</label>
<select class="form-control" id="hasGas">
<select class="form-control" id="hasGas">
<option value="0" selected="selected">有</option>
<option value="0" selected="selected">有</option>
<option value="1">没有</option>
<option value="1">没有</option>
</select>
</select>
</div>
</div>
-->
</li>
</li>
<li
class=
"list-group-item"
>
<li
class=
"list-group-item"
>
...
@@ -388,11 +388,11 @@
...
@@ -388,11 +388,11 @@
</div>
</div>
<div
class=
"form-group full-width-100"
>
<div
class=
"form-group full-width-100"
>
<label
for=
""
>
对内项目优势
</label>
<label
for=
""
>
对内项目优势
</label>
<textarea
class=
"form-control textarea-500-width"
rows=
"3"
id=
"internalYoushi"
data-alert=
"请
填写对内项目
优势!"
></textarea>
<textarea
class=
"form-control textarea-500-width"
rows=
"3"
id=
"internalYoushi"
data-alert=
"请
输入该商铺周边配套、所处地段和该商铺的
优势!"
></textarea>
</div>
</div>
<div
class=
"form-group full-width-100 show-c-part"
>
<div
class=
"form-group full-width-100 show-c-part"
>
<label
for=
""
>
对商户显示的项目优势
</label>
<label
for=
""
>
对商户显示的项目优势
经纪人对本铺的评价
</label>
<textarea
class=
"form-control textarea-500-width"
rows=
"3"
id=
"foreignYoushi"
data-alert=
"请
填写对外项目
优势!"
></textarea>
<textarea
class=
"form-control textarea-500-width"
rows=
"3"
id=
"foreignYoushi"
data-alert=
"请
输入该商铺周边配套、所处地段和该商铺的
优势!"
></textarea>
</div>
</div>
</li>
</li>
<li
class=
"list-group-item"
>
<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