Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
shopping-mall
Commits
b4f920ff
Commit
b4f920ff
authored
Jan 11, 2021
by
박상호
🎼
Browse files
123
parent
84066954
Changes
1
Show whitespace changes
Inline
Side-by-side
client/src/Pages/Payment.js
View file @
b4f920ff
...
...
@@ -263,7 +263,7 @@ function Payment() {
{
paymentWay
}
<
/div
>
<
div
className
=
"
text-center
"
>
<
Button
className
=
"
px-5
"
style
=
{{
background
:
"
#91877F
"
,
borderColor
:
'
#91877F
'
}}
href
=
"
/
account
"
block
>
결제완료
<
/Button
>
<
Button
className
=
"
px-5
"
style
=
{{
background
:
"
#91877F
"
,
borderColor
:
'
#91877F
'
}}
href
=
"
/
mypage
"
block
>
결제완료
<
/Button
>
<
/div
>
<
/Container
>
<
/div
>
...
...
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