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
14801e96
Commit
14801e96
authored
Oct 30, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
收款记录 修改
parent
0ac95c8f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
getCollection.html
application/index/view/collection/getCollection.html
+1
-0
houseList.js
public/resource/js/houseList.js
+1
-1
No files found.
application/index/view/collection/getCollection.html
View file @
14801e96
...
...
@@ -279,6 +279,7 @@
</select>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"applicant_phone"
placeholder=
"约带看人手机号"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"applicant_name"
placeholder=
"约带看人姓名"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"submit_name"
placeholder=
"提交人姓名"
type=
"text"
value=
""
>
<div
class=
"clear"
>
</div>
...
...
public/resource/js/houseList.js
View file @
14801e96
...
...
@@ -317,7 +317,7 @@ define(['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css', 'ckfin
var
user_info_obj
=
JSON
.
parse
(
decodeURIComponent
(
localStorage
.
getItem
(
'pcUserInfo'
)));
//读取缓存
$
.
ajax
({
//禁用
'type'
:
'POST'
,
'url'
:
'/index/
lock
House'
,
//商铺vip,取消vip盘
'url'
:
'/index/
vip
House'
,
//商铺vip,取消vip盘
data
:
{
"is_lock"
:
params
.
type
,
"house_id"
:
business
.
house_id
...
...
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