-
Notifications
You must be signed in to change notification settings - Fork 1
/
4-proposal-create-ui.html
404 lines (389 loc) Β· 22.7 KB
/
4-proposal-create-ui.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<script src="http://cdn.tailwindcss.com"></script>
<script src="./js/4-proposal-create.js"></script>
<script src="./js/nav.js"></script>
<script src="./js/myPageSideBar.js"></script>
<link rel="icon" href="./img/mayI_logo.png">
<title>May-I</title>
</head>
<body>
<div id="navDiv"></div>
<div class="container mx-auto">
<div class="flex flex-wrap justify-center">
<div class="py-10 w-3/4 flex">
<div class="bg-white w-48 flex p-5 space-x-3">
<div class="flex-col justify-center">
<div class="justify-center">
<p class="text-center mb-4 font-bold">Expert</p>
<ul class="mb-8 text-sm font-medium">
<li>
<a
class="flex items-center px-7 py-3 hover:bg-indigo-50 rounded text-black border-b-2"
href="#"
>
<span contenteditable="false">μμ² μΈν°λ·°</span>
</a>
</li>
<li>
<a
class="flex items-center px-7 py-3 hover:bg-indigo-50 rounded text-black border-b-2"
href="#"
>
<span contenteditable="false">μΈν°λ·° νν©</span>
</a>
</li>
<li>
<a
class="flex items-center px-7 py-3 hover:bg-indigo-50 rounded text-black"
href="#"
>
<span contenteditable="false">λ΄ νλ‘ν</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="flex justify-center w-9/12 py-10">
<div class="bg-white rounded-2xl shadow-2xl w-full p-5">
<section class="flex justify-center">
<div class="w-full">
<form
method="POST"
enctype="multipart/form-data"
id="updateInterviewForm"
class="overflow-hidden bg-white"
>
<div class="border-coolGray-100">
<div
class="flex flex-wrap items-center justify-center mb-3"
>
<div class="w-full md:w-auto p-2 text-center">
<h2 class="font-semibold text-2xl">May I μ μμ</h2>
</div>
<div class="w-full md:w-auto p-2">
<div
class="flex flex-wrap justify-between -m-1.5"
></div>
</div>
</div>
</div>
<div class="flex justify-center">
<div class="w-full">
<div class="flex flex-wrap -m-3">
<div class="w-full md:w-1/6" id="recipientOrsender">
<p class="font-semibold justify-end flex p-4">
λ°λμ΄
</p>
</div>
<div
class="w-max md:flex-1 p-3 py-2"
id="expert_name"
></div>
</div>
</div>
</div>
<div class="border-coolGray-100 py-1 flex justify-center">
<div class="w-full">
<div class="flex flex-wrap -m-3">
<div class="w-full md:w-1/6 p-3">
<p class="font-semibold flex justify-end py-5">μ λͺ©</p>
</div>
<div class="md:flex-1 p-3 w-full" id="title">
<input
class="w-full text-sm text-coolGray-900 font-normal outline-none focus:border-green-500 border border-coolGray-200 rounded-lg shadow-input px-4 py-2"
type="text"
placeholder="λ°±μ μ¬κΆ, νκ΅μλ λμ
ν΄μΌ νλκ°?"
name="title"
/>
</div>
</div>
</div>
</div>
<div class="border-coolGray-100 py-1 flex justify-center">
<div class="w-full">
<div class="flex flex-wrap -m-3">
<div class="w-full md:w-1/6 flex justify-end p-3">
<p class="font-semibold">μ©λ</p>
</div>
<div class="w-full p-3 md:flex-1" id="purpose">
<input
class="w-full px-4 text-sm text-coolGray-900 font-normal outline-none focus:border-green-500 border border-coolGray-200 rounded-lg py-2"
type="text"
placeholder="μ λ¬Έκ° μ견 κΈ°κ³ "
name="purpose"
/>
</div>
</div>
</div>
</div>
<div class="border-coolGray-100 flex justify-center py-1">
<div class="w-full">
<div class="flex flex-wrap -m-3">
<div class="w-full p-3 md:w-1/6 flex justify-end">
<p class="text-coolGray-800 font-semibold">νμ</p>
</div>
<div class="px-4 py-3 space-x-3 text-sm">
<label>
<input
type="radio"
name="method"
value="1"
/><span class="ml-1">λλ©΄</span>
</label>
<label>
<input
type="radio"
name="method"
value="2"
/><span class="ml-1">μλ©΄</span>
</label>
<label>
<input
type="radio"
name="method"
value="3"
/><span class="ml-1">μ ν</span>
</label>
</div>
</div>
</div>
</div>
<div class="border-coolGray-100 py-1 flex justify-center">
<div class="w-full">
<div class="flex flex-wrap -m-3">
<div class="w-full p-3 md:w-1/6 flex justify-end">
<p class="text-coolGray-800 font-semibold">λΆλ</p>
</div>
<div class="w-full md:flex-1 p-3" id="amount">
<input
class="w-full px-4 text-sm text-coolGray-900 font-normal outline-none focus:border-green-500 border border-coolGray-200 rounded-lg py-2"
type="text"
placeholder="μλ 1νμ΄μ§(11pt)"
name="amount"
/>
</div>
</div>
</div>
</div>
<div class="border-coolGray-100 py-1 flex justify-center">
<div class="w-full">
<div class="flex flex-wrap -m-3">
<div class="w-full p-3 md:w-1/6 flex justify-end">
<p class="text-coolGray-800 font-semibold">λ΄μ©</p>
</div>
<div class="w-full md:flex-1 p-3" id="body">
<textarea
class="block w-full p-6 text-sm text-coolGray-900 font-normal outline-none border border-coolGray-200 rounded-lg resize-none h-64 py-2"
placeholder="μλ
νμΈμ. μ λ μ€μλνκ΅ μμμ λ¬Έμ¬ μ€μν€λ΄λ λ¬ΈνλΆ κΈ°μ κΉμ€μμ
λλ€. μ ν¬ μ€μν€λ΄λμμλ μ΄λ² 6μ νΈμ βλ°±μ μ¬κΆ, νκ΅μλ λμ
ν΄μΌ νλκ°?βλ₯Ό μ£Όμ λ‘ μ°¬λ°μμΈ‘μ μ견μ λ΄μ κΈμ μμ±νκ³ μ ν©λλ€. μ΄μ κ΅μλμ 견ν΄λ₯Ό λ΄μ μλ©΄ μΈν°λ·°λ₯Ό μμ²λ리λ λ°μ
λλ€. μΈν°λ·°κ° κ°λ₯νμλ€λ©΄, 7μ 13μΌκΉμ§ [email protected] μ£Όμλ‘ μκ³ λ₯Ό 보λ΄μ£ΌμκΈ° λ°λλλ€. μμμ μμΌλ©°, λΆλμ μλ κΈ°μ€ 1pμ
λλ€. μ½μ΄μ£Όμ
μ κ°μ¬ν©λλ€. μ’μ ν루 보λ΄μκΈΈ λ°λλλ€."
name="body"
></textarea>
</div>
</div>
</div>
</div>
<div class="border-coolGray-100 flex justify-center py-1">
<div class="w-full">
<div class="flex flex-wrap -m-3">
<div class="w-full p-3 md:w-1/6 flex justify-end">
<p class="text-coolGray-800 font-semibold">
첨λΆνμΌ
</p>
</div>
<div class="w-full md:flex-1 p-3">
<div
class="relative items-center justify-center text-center text-green-500 border border-coolGray-200 rounded-lg flex justify-between p-3"
>
<p
class="mb-1 text-sm text-coolGray-800 font-medium"
id="fileName"
>
μμ
</p>
<svg
class="mb-1"
width="20"
height="20"
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8.71 7.71L11 5.41V15C11 15.2652 11.1054 15.5196 11.2929 15.7071C11.4804 15.8946 11.7348 16 12 16C12.2652 16 12.5196 15.8946 12.7071 15.7071C12.8946 15.5196 13 15.2652 13 15V5.41L15.29 7.71C15.383 7.80373 15.4936 7.87813 15.6154 7.92889C15.7373 7.97966 15.868 8.0058 16 8.0058C16.132 8.0058 16.2627 7.97966 16.3846 7.92889C16.5064 7.87813 16.617 7.80373 16.71 7.71C16.8037 7.61704 16.8781 7.50644 16.9289 7.38458C16.9797 7.26272 17.0058 7.13202 17.0058 7C17.0058 6.86799 16.9797 6.73729 16.9289 6.61543C16.8781 6.49357 16.8037 6.38297 16.71 6.29L12.71 2.29C12.6149 2.19896 12.5028 2.1276 12.38 2.08C12.1365 1.97999 11.8635 1.97999 11.62 2.08C11.4972 2.1276 11.3851 2.19896 11.29 2.29L7.29 6.29C7.19676 6.38324 7.1228 6.49393 7.07234 6.61575C7.02188 6.73758 6.99591 6.86814 6.99591 7C6.99591 7.13186 7.02188 7.26243 7.07234 7.38425C7.1228 7.50607 7.19676 7.61677 7.29 7.71C7.38324 7.80324 7.49393 7.8772 7.61575 7.92766C7.73757 7.97812 7.86814 8.00409 8 8.00409C8.13186 8.00409 8.26243 7.97812 8.38425 7.92766C8.50607 7.8772 8.61676 7.80324 8.71 7.71ZM21 12C20.7348 12 20.4804 12.1054 20.2929 12.2929C20.1054 12.4804 20 12.7348 20 13V19C20 19.2652 19.8946 19.5196 19.7071 19.7071C19.5196 19.8946 19.2652 20 19 20H5C4.73478 20 4.48043 19.8946 4.29289 19.7071C4.10536 19.5196 4 19.2652 4 19V13C4 12.7348 3.89464 12.4804 3.70711 12.2929C3.51957 12.1054 3.26522 12 3 12C2.73478 12 2.48043 12.1054 2.29289 12.2929C2.10536 12.4804 2 12.7348 2 13V19C2 19.7957 2.31607 20.5587 2.87868 21.1213C3.44129 21.6839 4.20435 22 5 22H19C19.7956 22 20.5587 21.6839 21.1213 21.1213C21.6839 20.5587 22 19.7957 22 19V13C22 12.7348 21.8946 12.4804 21.7071 12.2929C21.5196 12.1054 21.2652 12 21 12Z"
fill="currentColor"
></path>
</svg>
<input
class="absolute top-0 left-0 w-full opacity-0"
type="file"
name="file"
onchange="changeFileName(this);"
/>
</div>
</div>
</div>
</div>
</div>
<div class="border-coolGray-100 py-1 flex justify-center">
<div class="w-full">
<div class="flex flex-wrap -m-3">
<div class="w-full p-3 md:w-1/6 flex justify-end">
<p class="text-coolGray-800 font-semibold">
μ°Έκ³ λ§ν¬
</p>
</div>
<div class="w-full md:flex-1 p-3" id="url">
<input
class="w-full px-4 text-sm text-coolGray-900 font-normal outline-none focus:border-green-500 border border-coolGray-200 rounded-lg py-2"
type="text"
placeholder="μμ"
name="url"
/>
</div>
</div>
</div>
</div>
<div class="border-coolGray-100 py-1 flex justify-center">
<div class="w-full">
<div class="flex flex-wrap -m-3">
<div class="w-full p-3 md:w-1/6 flex justify-end">
<p class="text-coolGray-800 font-semibold">κΈ°ν</p>
</div>
<div class="w-full md:flex-1 p-3" id="url">
<input
class="w-full px-4 text-sm text-coolGray-900 font-normal outline-none focus:border-green-500 border border-coolGray-200 rounded-lg py-2"
type="text"
placeholder="μμ"
name="deadline"
value="2022-08-17T06:00"
/>
</div>
</div>
</div>
</div>
<div class="border-coolGray-100 py-3 flex justify-center">
<div class="w-full">
<div class="flex flex-wrap -m-3">
<div class="w-full p-3 md:w-1/6">
<p class="text-coolGray-800 font-semibold"></p>
</div>
<div class="w-full md:flex-1 p-3">
<div class="border border-coolGray-200 rounded-lg">
<div class="flex px-4 py-1 space-x-2">
<svg
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="18"
height="18"
viewBox="0 0 18 18"
fill="none"
class=""
>
<rect
width="18"
height="18"
fill="url(#pattern0)"
></rect>
<defs>
<pattern
id="pattern0"
patternContentUnits="objectBoundingBox"
width="1"
height="1"
>
<use
xlink:href="#image0_940_1371"
transform="scale(0.0208333)"
></use>
</pattern>
<image
id="image0_940_1371"
width="48"
height="48"
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAsVJREFUaEPtmOFRHDEMhd9VAB0QKgAqgFRAqACoAKgAqAA6SFJBoAKgAqACoAPogHk3FiPMri155SE3c/5zN3M+W58kP0ueYcHHbMHtxxLguyPYOwI7CfC2F2hvgKdk+PoiApwBOE2GnwC47AHRKwKrAOh9fnK8AmAU+Bk6egH8AbCfWfoXwEGo9UAXGd0EcD9i6BaAh0iIHhG4ASDqc5eM3VZq9PN/BmCK/FYGivqIGvGnPQBXURCREeCBZer8SMadA6AScVCBjtL3ZwBMpZADHQmgZfMtgYiRhKPhKwNwk4IRBUCv0/sim4cAqER66PQiGKNAqEkjCuAfgF/JkkcAVKKhQQXaSD+EyGoEABWHyiODKjNW+3jmmiITAcDUEY9bvEoF2k3WMSJMpeYxFUDnNQ8uQWp5zfNCw+VAD50XM9AUgLze0bJJA2iolBMv2aHWijWpTpoCoLWdBtL7Wtt1vvNGltuZcIRnFNamymorAL1bu11LALSbqkX1ksFbu5Z+X1KrFSCvd7R3ZZMaAOdRrSbVSS0AuRSOVZgWgLxyLUnw4MFuAWDqSL1Tkk0LAI3SvQNTyNV+egFK9U7uIStAXie52k8PQC6btY2sAAQ/BnCRPOCSVQ+ADjVlU9Jo7NLxAHANpo/IquVGn+9rBWg5bF4Aqzh8cpgVwCKbrWdA/88tqxaAoTbRcuEwxeQVgvPz/mAo9SwXpCsCpTbRXHA5J2qlq7aftQh4ZNNp5+h0V/tZArC0iTWj+ULBdSi5nvcgc/tZArC2iRYZvVYtZw1afje1n2MAEa2fToWWtyCTDWMA3jax5FWCtL4B6ctzsP0cAmhpE61p4Z1XbT9zgFqb6DUgYn6x/cwBdJsYsXmPNT713hogvwV7bB615kf7qQF0vRO1Ua91WDPNn+lrN3EvA8LWXQKEubJxoWUEGh0X9reFj8A70DqvMTBkpnIAAAAASUVORK5CYII="
></image>
</defs>
</svg>
<p
class="w-full text-sm font-normal outline-none text-red-600"
>
νλ² μ μ‘νλ©΄ μ·¨μν μ μμ΄μ. μ μ€νκ²
μμ±ν΄μ£ΌμΈμ.
</p>
</div>
<div class="flex px-4 py-1 space-x-2">
<svg
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="18"
height="18"
viewBox="0 0 18 18"
fill="none"
class=""
>
<rect
width="18"
height="18"
fill="url(#pattern0)"
></rect>
<defs>
<pattern
id="pattern0"
patternContentUnits="objectBoundingBox"
width="1"
height="1"
>
<use
xlink:href="#image0_940_1371"
transform="scale(0.0208333)"
></use>
</pattern>
<image
id="image0_940_1371"
width="48"
height="48"
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAsVJREFUaEPtmOFRHDEMhd9VAB0QKgAqgFRAqACoAKgAqAA6SFJBoAKgAqACoAPogHk3FiPMri155SE3c/5zN3M+W58kP0ueYcHHbMHtxxLguyPYOwI7CfC2F2hvgKdk+PoiApwBOE2GnwC47AHRKwKrAOh9fnK8AmAU+Bk6egH8AbCfWfoXwEGo9UAXGd0EcD9i6BaAh0iIHhG4ASDqc5eM3VZq9PN/BmCK/FYGivqIGvGnPQBXURCREeCBZer8SMadA6AScVCBjtL3ZwBMpZADHQmgZfMtgYiRhKPhKwNwk4IRBUCv0/sim4cAqER66PQiGKNAqEkjCuAfgF/JkkcAVKKhQQXaSD+EyGoEABWHyiODKjNW+3jmmiITAcDUEY9bvEoF2k3WMSJMpeYxFUDnNQ8uQWp5zfNCw+VAD50XM9AUgLze0bJJA2iolBMv2aHWijWpTpoCoLWdBtL7Wtt1vvNGltuZcIRnFNamymorAL1bu11LALSbqkX1ksFbu5Z+X1KrFSCvd7R3ZZMaAOdRrSbVSS0AuRSOVZgWgLxyLUnw4MFuAWDqSL1Tkk0LAI3SvQNTyNV+egFK9U7uIStAXie52k8PQC6btY2sAAQ/BnCRPOCSVQ+ADjVlU9Jo7NLxAHANpo/IquVGn+9rBWg5bF4Aqzh8cpgVwCKbrWdA/88tqxaAoTbRcuEwxeQVgvPz/mAo9SwXpCsCpTbRXHA5J2qlq7aftQh4ZNNp5+h0V/tZArC0iTWj+ULBdSi5nvcgc/tZArC2iRYZvVYtZw1afje1n2MAEa2fToWWtyCTDWMA3jax5FWCtL4B6ctzsP0cAmhpE61p4Z1XbT9zgFqb6DUgYn6x/cwBdJsYsXmPNT713hogvwV7bB615kf7qQF0vRO1Ua91WDPNn+lrN3EvA8LWXQKEubJxoWUEGh0X9reFj8A70DqvMTBkpnIAAAAASUVORK5CYII="
></image>
</defs>
</svg>
<p
class="w-full text-sm font-normal outline-none text-red-600"
>
λͺ
ννκ³ κ΅¬μ²΄μ μΌλ‘ μμ±ν μλ‘ λ΅λ³μ¨μ΄
λμμ.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="flex justify-center w-full space-x-4 p-2">
<button
class="border p-2 w-28 rounded-full text-black"
type="submit"
>
μμμ μ₯
</button>
<button
class="border bg-violet-300 p-2 w-28 rounded-full text-black"
>
μ μ‘
</button>
</div>
</form>
</div>
</section>
</div>
</div>
</div>
</div>
</div>
</body>
</html>