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
396f1448
Commit
396f1448
authored
Apr 23, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
371e61cb
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
26 additions
and
9 deletions
+26
-9
daily_details.html
application/index/view/finance/daily_details.html
+1
-0
financial_manager_daily_list.js
public/resource/js/financial_manager_daily_list.js
+8
-6
userEntrusted_list_template_tpl.html
...ic/resource/template/userEntrusted_list_template_tpl.html
+17
-3
No files found.
application/index/view/finance/daily_details.html
View file @
396f1448
...
...
@@ -1141,6 +1141,7 @@
<option
value=
"70"
class=
"shanghaipayType"
>
银满谷银行卡
</option>
<option
value=
"73"
class=
"shanghaipayType"
>
新同联福居银行卡
</option>
<option
value=
"41"
class=
"shanghaipayType"
>
世家公账
</option>
<option
value=
"72"
class=
"shanghaipayType"
>
林老师建行卡
</option>
<option
value=
"11"
class=
"hangzhoupayType"
>
林老师支付宝
</option>
...
...
public/resource/js/financial_manager_daily_list.js
View file @
396f1448
...
...
@@ -1832,18 +1832,20 @@ define(['doT', 'text!temp/financial_manager_daily_list_template_tpl.html', 'css!
search_phone
:
function
(){
//成交报告id 下拉列表
var
that
=
bargain
;
$
.
ajax
({
url
:
'/
broker/bargainMain
'
,
url
:
'/
index/bargainListSearchBargainId
'
,
type
:
'GET'
,
async
:
true
,
data
:
{
//
"keyword": $("#report_id_change").val(),
"
bargain_id"
:
$
(
"#report_id_change"
).
val
()
,
'status'
:
0
,
"keyword"
:
$
(
"#report_id_change"
).
val
(),
"
type"
:
3
,
'status'
:
5
,
'is_my_correlation'
:
0
,
'page_no'
:
1
,
'page_size'
:
20
,
'AuthToken'
:
JSON
.
parse
(
decodeURIComponent
(
localStorage
.
getItem
(
'pcUserInfo'
))).
AuthToken
,
'submit_agent_id'
:
0
'submit_agent_id'
:
JSON
.
parse
(
decodeURIComponent
(
localStorage
.
getItem
(
'pcUserInfo'
))).
id
//'AuthToken' : JSON.parse(decodeURIComponent(localStorage.getItem('pcUserInfo'))).AuthToken,
//"bargain_id": $("#report_id_change").val(),
//'submit_agent_id' : 0
},
dataType
:
'json'
,
success
:
function
(
data
)
{
...
...
public/resource/template/userEntrusted_list_template_tpl.html
View file @
396f1448
...
...
@@ -10,11 +10,25 @@
<
td
>
[
%=
it
[
item
][
'user_phone'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'city'
]
%
][
%=
it
[
item
][
'disc'
]
%
][
%=
it
[
item
][
'business_district_name'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'industry_type'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'area_start'
]
%
]
-
[
%=
it
[
item
][
'area_end'
]
%
]
<
/td
>
[
%
if
(
it
[
item
][
'area_start'
]
>
it
[
item
][
'area_end'
]){
%
]
<
td
>
[
%=
it
[
item
][
'area_start'
]
%
]
以上
<
/td
>
[
%
}
else
{
%
]
<
td
>
[
%=
it
[
item
][
'area_start'
]
%
]
-
[
%=
it
[
item
][
'area_end'
]
%
]
<
/td
>
[
%
}
%
]
[
%
if
(
it
[
item
][
'price_type'
]
==
1
){
%
]
<
td
>
[
%=
it
[
item
][
'price_start'
]
%
]
-
[
%=
it
[
item
][
'price_end'
]
%
]
元
/
天
/
m
²
<
/td
>
[
%
if
(
it
[
item
][
'price_start'
]
>
it
[
item
][
'price_end'
]){
%
]
<
td
>
[
%=
it
[
item
][
'price_start'
]
%
]
以上元
/
天
/
m
²
<
/td
>
[
%
}
else
{
%
]
<
td
>
[
%=
it
[
item
][
'price_start'
]
%
]
-
[
%=
it
[
item
][
'price_end'
]
%
]
元
/
天
/
m
²
<
/td
>
[
%
}
%
]
[
%
}
else
{
%
]
<
td
>
[
%=
it
[
item
][
'price_start'
]
%
]
-
[
%=
it
[
item
][
'price_end'
]
%
]
元
/
月
<
/td
>
[
%
if
(
it
[
item
][
'price_start'
]
>
it
[
item
][
'price_end'
]){
%
]
<
td
>
[
%=
it
[
item
][
'price_start'
]
%
]
以上元
/
月
<
/td
>
[
%
}
else
{
%
]
<
td
>
[
%=
it
[
item
][
'price_start'
]
%
]
-
[
%=
it
[
item
][
'price_end'
]
%
]
元
/
月
<
/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