Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
dance-pc
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
76b223c5
authored
2025-07-08 14:32:09 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
英文版取消对公支付
1 parent
ca975928
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
src/viewsPc/booking/pay.vue
src/viewsPc/booking/pay.vue
View file @
76b223c
...
...
@@ -356,7 +356,9 @@
<
span
v
-
if
=
"form.paymentType=='1'"
>
{{
language
==
0
?
'微信支付'
:
'WePay'
}}
<
/span
>
<
span
v
-
else
-
if
=
"form.paymentType=='3'"
>
PayPal
<
/span
>
<
span
v
-
else
-
if
=
"form.paymentType=='4'|| form.paymentType=='5'"
>
{{
language
==
0
?
'对公转账'
:
'Bank Transfer'
}}
<
/span
>
v
-
else
-
if
=
"form.paymentType=='4'|| form.paymentType=='5'"
>
{{
language
==
0
?
'对公转账'
:
'Bank Transfer'
}}
<
/span
>
<
span
v
-
else
>--<
/span
>
<
/div
>
<
/el-col
>
...
...
@@ -465,9 +467,9 @@
<!--
<
el
-
radio
value
=
"4"
v
-
if
=
"language==0&&type=='hotel'"
border
>-->
<!--
对公打款
-->
<!--
<
/el-radio>--
>
<
el
-
radio
v
-
if
=
"language==1&&type=='hotel'"
border
value
=
"5"
>
Corporate
payment
<
/el-radio
>
<
!--
<
el
-
radio
v
-
if
=
"language==1&&type=='hotel'"
border
value
=
"5"
>--
>
<!--
Corporate
payment
-->
<
!--
<
/el-radio>--
>
<
/el-radio-group
>
<
div
v
-
if
=
"payType == '2'&&wePayCodeUrl"
>
<
div
class
=
"payImgbox flexCenter"
>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment