-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path36_post_return-answer.html
236 lines (201 loc) · 10.3 KB
/
36_post_return-answer.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1.0, user-scalable=no" />
<meta name="format-detection" content="telephonne=no">
<title>Document</title>
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css"/>
<link rel="stylesheet" href="./css/materialize.css">
<link rel="stylesheet" href="./css/bootstrap.css">
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="./css/reset.css">
<!--Import Google Icon Font-->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!-- Nanumsqure font -->
<link href="https://hangeul.pstatic.net/hangeul_static/css/nanum-square-round.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>
<script type= text/javascript src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
<script>
$('.dropdown-trigger').dropdown();
</script>
</head>
<body>
<section class="inner head-fix">
<div class="row">
<a href="community.html"><i class="material-icons">arrow_back</i></a>
<div class="col sign-header">카페테리아(커뮤니티)</div>
<a class='dropdown-trigger' href='#' data-target='dropdown1'>
<div class="material-icons">more_vert</div>
</a>
</div>
<div class="container community-inner">
<div class="post">
<div class="post-write-top flex " data-bs-toggle="modal" href="#exampleModalToggle04">
<div class="post-img" ></div>
<div class="flex">
<div class="post-writer flex">
알팍영배<span>(탑/서울)</span>
</div>
</div>
</div>
<div class="post-write-middle flex flex-between flex-center">
<div class="title-post flex flex-center">
<div class="material-icons">chevron_right</div>
<h2>환불게시판</h2>
</div>
</div>
<div class="post-hot-title flex">
<div class="post-title flex flex-between flex-center">
안녕하세요
<span class="post-time">1분전</span>
</div>
</div>
<div class="post-main">
<div class="img-post">
<img src="./imgs/profile2.jpg">
<div class="expansion-btn modal-trigger1">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#6465aa" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line><line x1="11" y1="8" x2="11" y2="14"></line><line x1="8" y1="11" x2="14" y2="11"></line>
</svg>
</div>
</div>
<div class="post-content">
안녕하세요 반갑습니다
<br>잘 부탁 드립니다.
</div>
</div>
<div class="post-down">
<div class="post-popularity flex">
<div class="post-hits flex">
<img src="./icons/icon_view.png">
<p>999,999</p>
</div>
<div class="post-comment flex">
<img src="./icons/icon_cafe_replay.png">
<p>999,999</p>
</div>
<div class="post-good flex">
<img src="./icons/icon_cafe_good.png">
<p>999,999</p>
</div>
</div>
</div>
<hr>
<div class="post-bottom">
<div class="post-write-top">
<div class="post-hot-title flex flex-between">
<div class="hot-post margin">답변</div>
<div class="post-time">1시간전</div>
</div>
<div class="chat-post">
<div class="return-chat flex">
안녕하세요. 답변입니다.
<br>문의 하신 글의 답변입니다.
</div>
</div>
</div>
</div>
</div>
</div>
<!-- <div class="bottom_bgc"></div> -->
<div class="bottom_navbar">
<div class="bottom_navbar-bg">
<img src="./imgs/bottom.png">
</div>
<div class="item-contain flex">
<a class="item" href="javascript:void(0)">
<img src="./icons/dock_icon_home.png">
</a>
<a class="item padding-right" href="javascript:void(0)">
<img src="./icons/dock_icon_chat.png">
</a>
<a class="item padding-left" href="javascript:void(0)">
<img src="./icons/dock_icon_swipe.png">
</a>
<a class="item" href="javascript:void(0)">
<img src="./icons/dock_icon_profile.png">
</a>
</div>
<a class="middle-btn btn-floating">
<img src="./icons/dock_icon_cafe.png">
</a>
</div>
</section>
<!-- header menu -->
<ul id='dropdown1' class='dropdown-content header-dropdown post-dropdown'>
<li class="edit-drop">
<a href="#!">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke=" #8c8c8c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="3"></circle>
<path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z">
</path>
</svg>
수정</a>
</li>
<li class="divider" tabindex="-1"></li>
<li class="delete-drop">
<a href="#!">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke=" #8c8c8c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="3 6 5 6 21 6"></polyline><path d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"></path><line x1="10" y1="11" x2="10" y2="17"></line><line x1="14" y1="11" x2="14" y2="17"></line>
</svg>
삭제</a>
</li>
<li class="divider" tabindex="-1"></li>
<li class="report-drop">
<a href="#!">
<img src="./icons/icon_chat_report.png" three>
신고</a>
</li>
</ul>
<!-- 작성자 닉네임 모달 -->
<div class="modal fade" id="exampleModalToggle04" aria-labelledby="exampleModalToggleLabel" tabindex="-1" aria-hidden="true" style="display: none;">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<button type="button" class="btn-close modal-close-btn" data-bs-dismiss="modal" aria-label="Close">
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line>
</svg>
</button>
<div class="modal-body comment-modal">
<div class="comment-img">
<img src="./imgs/profile2.jpg">
</div>
<div class="comment-name">닉네임닉네임닉네임</div>
<div class="comment-state">탑/서울</div>
</div>
<div class="modal-footer">
<button class="btn btn-buy-btn" onclick="location.href='55_swipe_profile.html'">상세 프로필 보기</button>
</div>
</div>
</div>
</div>
<!-- 사진전체보기 -->
<div class="modalPhoto1">
<div class="swiper mySwiper">
<span class="close-btn1">×</span>
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="swiper-zoom-container">
<img src="./imgs/profile.jpg">
</div>
</div>
<div class="swiper-slide">
<div class="swiper-zoom-container">
<img src="./imgs/profile2.jpg">
</div>
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
<script src="./js/main.js"></script>
<script>
var swiper = new Swiper(".mySwiper", {
pagination: {
el: ".swiper-pagination",
type: "fraction",
},
});
</script>
</body>
</html>