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
0b9aea2d
Commit
0b9aea2d
authored
Sep 21, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增商铺修改
parent
be584fa0
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
edit.html
application/index/view/houses/edit.html
+2
-2
shop_edit.js
public/resource/js/shop_edit.js
+0
-0
No files found.
application/index/view/houses/edit.html
View file @
0b9aea2d
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
<!--<div class="form-group">-->
<!--<div class="form-group">-->
<div
class=
"form-group"
style=
"display: none;"
>
<div
class=
"form-group"
style=
"display: none;"
>
<label
for=
"show_all"
>
是否给商户公开
</label>
<label
for=
"show_all"
>
是否给商户公开
</label>
<select
class=
"form-control"
name=
"showCd"
id=
"showCd"
d
ata-alert=
"请选择是否给商户公开
"
>
<select
class=
"form-control"
name=
"showCd"
id=
"showCd"
d
isabled=
"
"
>
<option
value=
""
>
请选择
</option>
<option
value=
""
>
请选择
</option>
<option
value=
"0"
>
是
</option>
<option
value=
"0"
>
是
</option>
<option
value=
"1"
>
否
</option>
<option
value=
"1"
>
否
</option>
...
@@ -470,7 +470,7 @@
...
@@ -470,7 +470,7 @@
<label
for=
""
>
对内项目优势
</label>
<label
for=
""
>
对内项目优势
</label>
<textarea
class=
"form-control textarea-500-width"
rows=
"3"
id=
"internalYoushi"
data-alert=
"请输入该商铺周边配套、所处地段和该商铺的优势!"
placeholder=
"请输入"
></textarea>
<textarea
class=
"form-control textarea-500-width"
rows=
"3"
id=
"internalYoushi"
data-alert=
"请输入该商铺周边配套、所处地段和该商铺的优势!"
placeholder=
"请输入"
></textarea>
</div>
</div>
<div
class=
"form-group full-width-100
show-c-part
"
>
<div
class=
"form-group full-width-100"
>
<label
for=
""
>
经纪人对本铺的评价
</label>
<label
for=
""
>
经纪人对本铺的评价
</label>
<textarea
class=
"form-control textarea-500-width"
rows=
"3"
id=
"foreignYoushi"
data-alert=
"请输入该商铺周边配套、所处地段和该商铺的优势!"
placeholder=
"1、商铺周边配套(附近有什么) 2、商铺所处地段怎么样 3、商铺附近的人流怎么样"
></textarea>
<textarea
class=
"form-control textarea-500-width"
rows=
"3"
id=
"foreignYoushi"
data-alert=
"请输入该商铺周边配套、所处地段和该商铺的优势!"
placeholder=
"1、商铺周边配套(附近有什么) 2、商铺所处地段怎么样 3、商铺附近的人流怎么样"
></textarea>
</div>
</div>
...
...
public/resource/js/shop_edit.js
View file @
0b9aea2d
This diff is collapsed.
Click to expand it.
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