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
db915f91
Commit
db915f91
authored
Feb 22, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
商铺 列表 新增商铺 优化
parent
681842c4
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
3 deletions
+4
-3
getCollection.html
application/index/view/finance/getCollection.html
+1
-1
edit.html
application/index/view/houses/edit.html
+2
-1
house_template_tpl.html
public/resource/template/house_template_tpl.html
+1
-1
No files found.
application/index/view/finance/getCollection.html
View file @
db915f91
...
...
@@ -831,7 +831,7 @@
<option
value=
"41"
class=
"shanghai"
>
世家公账
</option>
<option
value=
"42"
class=
"shanghai"
>
3000账号
</option>
<option
value=
"50"
class=
"shanghai"
>
现金
</option>
<
!--<option value="60" class="shanghai">其他</option>--
>
<
option
value=
"60"
class=
"shanghai"
>
其他
</option
>
<option
value=
"11"
class=
"hangzhou"
>
林老师支付宝
</option>
<option
value=
"21"
class=
"hangzhou"
>
林老师微信
</option>
...
...
application/index/view/houses/edit.html
View file @
db915f91
...
...
@@ -339,7 +339,8 @@
<li
class=
"list-group-item"
>
<div
class=
"form-group"
>
<label
for=
"internalName"
>
对内商铺名称
</label>
<input
type=
"text"
class=
"form-control"
placeholder=
"请输入XX路靠近XX路X楼"
name=
"internalName"
id=
"internalName"
data-alert=
"请填写对内商铺名称!"
>
<input
type=
"text"
class=
"form-control"
placeholder=
"请输入XX路靠近XX路"
name=
"internalName"
id=
"internalName"
data-alert=
"请填写对内商铺名称!"
>
<span
class=
"text-danger"
>
(会直接对客户展示为地址,请注意不要造成信息泄露!)
</span>
</div>
<div
class=
"form-group shangchang-show-part"
>
<label
for=
"projectName"
>
项目(大厦)名称
</label>
...
...
public/resource/template/house_template_tpl.html
View file @
db915f91
...
...
@@ -23,7 +23,7 @@
[
%
}
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'disc'
]
%
]
<
/td
>
<
td
>
[
%=
hideStr
(
it
[
item
][
'internal_title'
])
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'internal_title'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'floor'
]
%
]
<
/td
>
<
td
>
...
...
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