kyw546 11 months ago
parent
commit
7a9470040d
  1. 70
      src/views/control/setting/steps/ReserveStep1.js

70
src/views/control/setting/steps/ReserveStep1.js

@ -60,7 +60,8 @@ export default function ReserveStep1() {
style={{ style={{
display: 'flex', display: 'flex',
backgroundColor: '#F2F2F2', backgroundColor: '#F2F2F2',
marginBottom: '5px' marginBottom: '5px',
padding: '10px'
}} }}
> >
<div style={{ flex: 1, textAlign: 'center' }}> <div style={{ flex: 1, textAlign: 'center' }}>
@ -76,13 +77,14 @@ export default function ReserveStep1() {
display: 'flex', display: 'flex',
alignItems: 'center', alignItems: 'center',
borderBottom: '1px dotted #000', borderBottom: '1px dotted #000',
marginBottom: '5px' marginBottom: '5px',
padding: '10px'
}} }}
> >
<div style={{ flex: 1, textAlign: 'center' }}> <div style={{ flex: 1, textAlign: 'center' }}>
<span>2시간 5</span> <span>1시간 5</span>
<div style={{ fontWeight: 'bold' }}> <div style={{ fontWeight: 'bold' }}>
08:40----------------------10:45 08:40----------------------09:45
</div> </div>
</div> </div>
<div style={{ flex: 1, textAlign: 'center' }}> <div style={{ flex: 1, textAlign: 'center' }}>
@ -96,7 +98,8 @@ export default function ReserveStep1() {
justifyContent: 'center', justifyContent: 'center',
alignItems: 'center', alignItems: 'center',
height: '50px', height: '50px',
border: '1px solid #F2F2F2' border: '1px solid #F2F2F2',
padding: '5px'
// width: '500px', // width: '500px',
}} }}
> >
@ -107,7 +110,8 @@ export default function ReserveStep1() {
flex: 1, flex: 1,
textAlign: 'center', textAlign: 'center',
border: '1px solid #F2F2F2', border: '1px solid #F2F2F2',
height: '50px' height: '50px',
padding: '5px'
}} }}
> >
<div> <div>
@ -123,7 +127,8 @@ export default function ReserveStep1() {
flex: 1, flex: 1,
textAlign: 'center', textAlign: 'center',
border: '1px solid #F2F2F2', border: '1px solid #F2F2F2',
height: '50px' height: '50px',
padding: '5px'
}} }}
> >
<div style={{ backgroundColor: '#C00001' }}> <div style={{ backgroundColor: '#C00001' }}>
@ -144,9 +149,9 @@ export default function ReserveStep1() {
}} }}
> >
<div style={{ flex: 1, textAlign: 'center' }}> <div style={{ flex: 1, textAlign: 'center' }}>
<span>2시간 5</span> <span>1시간 5</span>
<div style={{ fontWeight: 'bold' }}> <div style={{ fontWeight: 'bold' }}>
10:40----------------------12:45 10:40----------------------11:45
</div> </div>
<div <div
style={{ style={{
@ -169,7 +174,8 @@ export default function ReserveStep1() {
justifyContent: 'center', justifyContent: 'center',
alignItems: 'center', alignItems: 'center',
height: '50px', height: '50px',
border: '1px solid #F2F2F2' border: '1px solid #F2F2F2',
padding: '5px'
// width: '500px', // width: '500px',
}} }}
> >
@ -180,7 +186,8 @@ export default function ReserveStep1() {
flex: 1, flex: 1,
textAlign: 'center', textAlign: 'center',
border: '1px solid #F2F2F2', border: '1px solid #F2F2F2',
height: '50px' height: '50px',
padding: '3px'
}} }}
> >
<div> <div>
@ -196,15 +203,16 @@ export default function ReserveStep1() {
flex: 1, flex: 1,
textAlign: 'center', textAlign: 'center',
border: '1px solid #F2F2F2', border: '1px solid #F2F2F2',
height: '50px' height: '50px',
padding: '3px'
}} }}
> >
<div> <div>
<div> <div>
<span>76,000 </span> <span style={{ fontWeight: 'bold' }}>76,000 </span>
<span>KRW</span> <span>KRW</span>
</div> </div>
<span>잔여9</span> <span>잔여3</span>
</div> </div>
</div> </div>
</div> </div>
@ -267,7 +275,8 @@ export default function ReserveStep1() {
style={{ style={{
display: 'flex', display: 'flex',
backgroundColor: '#F2F2F2', backgroundColor: '#F2F2F2',
marginBottom: '5px' marginBottom: '5px',
padding: '10px'
}} }}
> >
<div style={{ flex: 1, textAlign: 'center' }}> <div style={{ flex: 1, textAlign: 'center' }}>
@ -283,13 +292,14 @@ export default function ReserveStep1() {
display: 'flex', display: 'flex',
alignItems: 'center', alignItems: 'center',
borderBottom: '1px dotted #000', borderBottom: '1px dotted #000',
marginBottom: '5px' marginBottom: '5px',
padding: '10px'
}} }}
> >
<div style={{ flex: 1, textAlign: 'center' }}> <div style={{ flex: 1, textAlign: 'center' }}>
<span>2시간 5</span> <span>1시간 5</span>
<div style={{ fontWeight: 'bold' }}> <div style={{ fontWeight: 'bold' }}>
08:40----------------------10:45 08:40----------------------09:45
</div> </div>
</div> </div>
<div style={{ flex: 1, textAlign: 'center' }}> <div style={{ flex: 1, textAlign: 'center' }}>
@ -303,7 +313,8 @@ export default function ReserveStep1() {
justifyContent: 'center', justifyContent: 'center',
alignItems: 'center', alignItems: 'center',
height: '50px', height: '50px',
border: '1px solid #F2F2F2' border: '1px solid #F2F2F2',
padding: '5px'
// width: '500px', // width: '500px',
}} }}
> >
@ -314,7 +325,8 @@ export default function ReserveStep1() {
flex: 1, flex: 1,
textAlign: 'center', textAlign: 'center',
border: '1px solid #F2F2F2', border: '1px solid #F2F2F2',
height: '50px' height: '50px',
padding: '5px'
}} }}
> >
<div style={{ backgroundColor: '#C00001' }}> <div style={{ backgroundColor: '#C00001' }}>
@ -332,7 +344,8 @@ export default function ReserveStep1() {
flex: 1, flex: 1,
textAlign: 'center', textAlign: 'center',
border: '1px solid #F2F2F2', border: '1px solid #F2F2F2',
height: '50px' height: '50px',
padding: '5px'
}} }}
> >
<div> <div>
@ -351,9 +364,9 @@ export default function ReserveStep1() {
}} }}
> >
<div style={{ flex: 1, textAlign: 'center' }}> <div style={{ flex: 1, textAlign: 'center' }}>
<span>2시간 5</span> <span>1시간 5</span>
<div style={{ fontWeight: 'bold' }}> <div style={{ fontWeight: 'bold' }}>
10:40----------------------12:45 10:40----------------------11:45
</div> </div>
<div <div
style={{ style={{
@ -376,7 +389,8 @@ export default function ReserveStep1() {
justifyContent: 'center', justifyContent: 'center',
alignItems: 'center', alignItems: 'center',
height: '50px', height: '50px',
border: '1px solid #F2F2F2' border: '1px solid #F2F2F2',
padding: '3px'
// width: '500px', // width: '500px',
}} }}
> >
@ -387,7 +401,8 @@ export default function ReserveStep1() {
flex: 1, flex: 1,
textAlign: 'center', textAlign: 'center',
border: '1px solid #F2F2F2', border: '1px solid #F2F2F2',
height: '50px' height: '50px',
padding: '3px'
}} }}
> >
<div> <div>
@ -403,12 +418,13 @@ export default function ReserveStep1() {
flex: 1, flex: 1,
textAlign: 'center', textAlign: 'center',
border: '1px solid #F2F2F2', border: '1px solid #F2F2F2',
height: '50px' height: '50px',
padding: '3px'
}} }}
> >
<div> <div>
<div> <div>
<span>76,000 </span> <span style={{ fontWeight: 'bold' }}>76,000 </span>
<span>KRW</span> <span>KRW</span>
</div> </div>
<span>잔여9석</span> <span>잔여9석</span>

Loading…
Cancel
Save