Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
2016-12-14 20:15:32 +0800
Commit
510d3e31a19cabf52d969f6be5e72f6bdff4e09b
1 parent
1ed7e1ec
gulp ge
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
1 deletions
web-static/dist/yohobuy/5.2.2/index-debug.js
web-static/dist/yohobuy/5.2.2/index.css
web-static/dist/yohobuy/5.2.2/index.js
web-static/dist/yohobuy/5.2.2/index-debug.js
View file @
510d3e3
...
...
@@ -12228,7 +12228,7 @@ function packRefundInfo() {
}
res
.
payment
.
bank_name
=
$
.
trim
(
$refundInfo
.
find
(
'input[name="bank-name"]'
).
val
());
if
(
!
verifyTip
&&
!
res
.
payment
.
bank_name
&&
needSubbranch
===
'Y'
)
{
verifyTip
=
'请填写支行
行
名称'
;
verifyTip
=
'请填写支行名称'
;
}
res
.
payment
.
payee_name
=
$
.
trim
(
$refundInfo
.
find
(
'input[name="payee-name"]'
).
val
());
...
...
web-static/dist/yohobuy/5.2.2/index.css
View file @
510d3e3
This diff could not be displayed because it is too large.
web-static/dist/yohobuy/5.2.2/index.js
View file @
510d3e3
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment