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
225187f3
Commit
225187f3
authored
Aug 07, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug
parent
43eff12e
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
9 additions
and
9 deletions
+9
-9
receivingLog.html
application/index/view/finance/receivingLog.html
+1
-1
account_statement_office.html
...n/index/view/officeBuilding/account_statement_office.html
+1
-1
bargaininfo_detail_static_pc_office.js
public/app/js/bargaininfo_detail_static_pc_office.js
+1
-1
getCollectionShop.js
public/resource/js/getCollectionShop.js
+1
-1
user_genjing_modal.js
public/resource/js/user_genjing_modal.js
+3
-3
professional_list_template_tpl.html
public/resource/template/professional_list_template_tpl.html
+1
-1
receivables_template_tpl.html
public/resource/template/receivables_template_tpl.html
+1
-1
No files found.
application/index/view/finance/receivingLog.html
View file @
225187f3
...
@@ -101,7 +101,7 @@
...
@@ -101,7 +101,7 @@
<tr>
<tr>
<td
colspan=
"12"
>
<td
colspan=
"12"
>
<form
id=
"form_search"
>
<form
id=
"form_search"
>
<span
class=
"fore-span ld-Marheight"
>
收款
时间:
</span>
<span
class=
"fore-span ld-Marheight"
>
修改
时间:
</span>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"create_time"
name=
""
type=
"date"
>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"create_time"
name=
""
type=
"date"
>
<span
class=
"fore-span ld-Marheight"
>
-
</span>
<span
class=
"fore-span ld-Marheight"
>
-
</span>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"end_time"
name=
""
type=
"date"
>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"end_time"
name=
""
type=
"date"
>
...
...
application/index/view/officeBuilding/account_statement_office.html
View file @
225187f3
...
@@ -470,7 +470,7 @@
...
@@ -470,7 +470,7 @@
<div
href=
"#modal_date_select"
data-toggle=
"modal"
>
打开收佣日期选择框(默认隐藏)
</div>
<div
href=
"#modal_date_select"
data-toggle=
"modal"
>
打开收佣日期选择框(默认隐藏)
</div>
<a
class=
"btn btn-primary maid_ok_btn"
>
确认分佣
</a>
<a
class=
"btn btn-primary maid_ok_btn"
>
确认分佣
</a>
<a
id=
"maid_save_btn"
class=
"btn btn-primary"
data-toggle=
"modal"
>
保存
</a>
<a
id=
"maid_save_btn"
class=
"btn btn-primary"
data-toggle=
"modal"
>
保存
</a>
<
a
class=
"btn btn-success envelope-list"
href=
"#modal-envelope"
data-toggle=
"modal"
>
红包提现
</a
>
<
!--<a class="btn btn-success envelope-list" href="#modal-envelope" data-toggle="modal">红包提现</a>--
>
</div>
</div>
<!--分佣提成-->
<!--分佣提成-->
</div>
</div>
...
...
public/app/js/bargaininfo_detail_static_pc_office.js
View file @
225187f3
...
@@ -109,7 +109,7 @@ require(['vue', 'css!style/bargaininfo_detail_static_pc.css', 'jquery0325', 'com
...
@@ -109,7 +109,7 @@ require(['vue', 'css!style/bargaininfo_detail_static_pc.css', 'jquery0325', 'com
let
_thisV
=
this
;
let
_thisV
=
this
;
$
.
ajax
({
$
.
ajax
({
'type'
:
'GET'
,
'type'
:
'GET'
,
'url'
:
isOfficeUrl
,
'url'
:
'/office_index/getTallAge'
,
data
:
{
data
:
{
'bargain_id'
:
order_id
'bargain_id'
:
order_id
},
},
...
...
public/resource/js/getCollectionShop.js
View file @
225187f3
...
@@ -228,7 +228,7 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css',
...
@@ -228,7 +228,7 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css',
receiv
.
bargain_id_open
=
$
(
this
).
attr
(
"data-bargain_id"
);
receiv
.
bargain_id_open
=
$
(
this
).
attr
(
"data-bargain_id"
);
receiv
.
order_id_open
=
$
(
this
).
attr
(
"data-order_id"
);
receiv
.
order_id_open
=
$
(
this
).
attr
(
"data-order_id"
);
receiv
.
house_id_open
=
$
(
this
).
attr
(
"data-house_id"
);
receiv
.
house_id_open
=
$
(
this
).
attr
(
"data-house_id"
);
receiv
.
house_address_open
=
$
(
this
).
attr
(
"data-
house_
address"
);
receiv
.
house_address_open
=
$
(
this
).
attr
(
"data-address"
);
$
(
'.remark-financial-open'
).
val
(
''
);
//置空还有备注
$
(
'.remark-financial-open'
).
val
(
''
);
//置空还有备注
$
(
'.result-du-open'
).
remove
();
//置空开业图片
$
(
'.result-du-open'
).
remove
();
//置空开业图片
$
(
'.type-financial-open'
).
val
(
''
);
//置空开业类型
$
(
'.type-financial-open'
).
val
(
''
);
//置空开业类型
...
...
public/resource/js/user_genjing_modal.js
View file @
225187f3
...
@@ -945,7 +945,7 @@ define(['doT', 'text!temp/user_model_template_tpl.html','css!style/home.css', 'c
...
@@ -945,7 +945,7 @@ define(['doT', 'text!temp/user_model_template_tpl.html','css!style/home.css', 'c
"user_id"
:
user
.
user_id
,
"user_id"
:
user
.
user_id
,
"type"
:
type
,
"type"
:
type
,
"entrust_type"
:
user
.
entrustType
,
"entrust_type"
:
user
.
entrustType
,
//
"site_id": $('.user_city_list').val(),
"site_id"
:
$
(
'.user_city_list'
).
val
(),
},
},
dataType
:
'json'
,
dataType
:
'json'
,
...
@@ -1496,7 +1496,7 @@ define(['doT', 'text!temp/user_model_template_tpl.html','css!style/home.css', 'c
...
@@ -1496,7 +1496,7 @@ define(['doT', 'text!temp/user_model_template_tpl.html','css!style/home.css', 'c
"page_no"
:
user
.
pageNoUser
,
"page_no"
:
user
.
pageNoUser
,
"page_size"
:
30
,
"page_size"
:
30
,
"entrust_type"
:
user
.
entrustType
,
"entrust_type"
:
user
.
entrustType
,
//
"site_id": $('.user_city_list').val(),
"site_id"
:
$
(
'.user_city_list'
).
val
(),
},
},
dataType
:
'json'
,
dataType
:
'json'
,
...
@@ -1558,7 +1558,7 @@ define(['doT', 'text!temp/user_model_template_tpl.html','css!style/home.css', 'c
...
@@ -1558,7 +1558,7 @@ define(['doT', 'text!temp/user_model_template_tpl.html','css!style/home.css', 'c
"page_no"
:
user
.
pageNoUser
,
"page_no"
:
user
.
pageNoUser
,
"page_size"
:
30
,
"page_size"
:
30
,
"entrust_type"
:
user
.
entrustType
,
"entrust_type"
:
user
.
entrustType
,
//
"site_id": $('.user_city_list').val(),
"site_id"
:
$
(
'.user_city_list'
).
val
(),
},
},
dataType
:
'json'
,
dataType
:
'json'
,
...
...
public/resource/template/professional_list_template_tpl.html
View file @
225187f3
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
[
%
for
(
var
item
in
it
){
%
]
[
%
for
(
var
item
in
it
){
%
]
<
tr
data
-
id
=
"[%= it[item]['district_id'] %]"
>
<
tr
data
-
id
=
"[%= it[item]['district_id'] %]"
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
'id'
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
'id'
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
sw
3
(
it
[
item
][
'site_id'
])
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
sw
itchFeeSiteId
(
it
[
item
][
'site_id'
])
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
sw2
(
it
[
item
][
'level'
])
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
sw2
(
it
[
item
][
'level'
])
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
sw
(
it
[
item
][
'position'
])
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
sw
(
it
[
item
][
'position'
])
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
'store_name'
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
'store_name'
]
%
]
<
/td
>
...
...
public/resource/template/receivables_template_tpl.html
View file @
225187f3
...
@@ -41,7 +41,7 @@
...
@@ -41,7 +41,7 @@
[
%
if
(
it
[
item
][
"type_num"
]
==
92
||
it
[
item
][
"type_num"
]
==
91
)
{
%
]
[
%
if
(
it
[
item
][
"type_num"
]
==
92
||
it
[
item
][
"type_num"
]
==
91
)
{
%
]
[
%
if
(
it
[
item
][
"is_check"
]
==
0
)
{
%
]
[
%
if
(
it
[
item
][
"is_check"
]
==
0
)
{
%
]
<
a
class
=
"btn1 btn-success apply-open is-show-open"
href
=
"#modal_open"
data
-
pay_log_id
=
"[%= it[item]['id'] %]"
data
-
report_id
=
"[%= it[item]['report_id'] %]"
data
-
bargain_id
=
"[%= it[item]['bargain_id'] %]"
data
-
order_id
=
"[%= it[item]['order_id'] %]"
data
-
house_id
=
"[%= it[item]['house_id'] %]"
data
-
address
=
"[%= it[item]['
house_
address'] %]"
data
-
toggle
=
"modal"
>
申请开业
<
/a>
<
a
class
=
"btn1 btn-success apply-open is-show-open"
href
=
"#modal_open"
data
-
pay_log_id
=
"[%= it[item]['id'] %]"
data
-
report_id
=
"[%= it[item]['report_id'] %]"
data
-
bargain_id
=
"[%= it[item]['bargain_id'] %]"
data
-
order_id
=
"[%= it[item]['order_id'] %]"
data
-
house_id
=
"[%= it[item]['house_id'] %]"
data
-
address
=
"[%= it[item]['address'] %]"
data
-
toggle
=
"modal"
>
申请开业
<
/a>
[
%
}
%
]
[
%
}
%
]
[
%
if
(
it
[
item
][
"is_check"
]
==
1
)
{
%
]
[
%
if
(
it
[
item
][
"is_check"
]
==
1
)
{
%
]
...
...
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