index.html 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <!-- Google Tag Manager -->
  5. <script>(function (w, d, s, l, i) {
  6. w[l] = w[l] || []; w[l].push({
  7. 'gtm.start':
  8. new Date().getTime(), event: 'gtm.js'
  9. }); var f = d.getElementsByTagName(s)[0],
  10. j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
  11. 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
  12. })(window, document, 'script', 'dataLayer', 'GTM-W3RJHTZ');</script>
  13. <!-- End Google Tag Manager -->
  14. <script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-W3RJHTZ"></script>
  15. <!-- <script src="https://connect.facebook.net/signals/config/585285442299590?v=2.9.100&amp;r=stable" async=""></script> -->
  16. <meta charset="UTF-8" />
  17. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  18. <meta http-equiv="X-UA-Compatible" content="ie=edge, Chrome=1" />
  19. <meta http-equiv="Cache-Control" content="no-cache" />
  20. <meta name="copyright" content="2021 © 幸福空間 │ All Rights Reserved." />
  21. <meta name="creation-date" content="2021-08-05 12:00:04 GTM+8" />
  22. <meta name="description" content="讓幸福室內設計,走進您的生活,解決您的裝潢問
  23. 題!幸福空間是台灣最大的室內設計、設計師與設計個案影音平台之一,找尋室內設計點子與案例我
  24. 們一定能幫助你!" />
  25. <meta name="distribution" content="Taiwan" />
  26. <meta name="keywords" content="" />
  27. <meta name="revisit-after" content="1 days" />
  28. <meta name="robots" content="all" />
  29. <meta name="format-detection" content="telephone=no" />
  30. <meta property="og:description" content="讓幸福室內設計,走進您的生活,解決您的裝潢問題!
  31. 幸福空間是台灣最大的室內設計、設計師與設計個案影音平台之一,找尋室內設計點子與案例我們一定能幫助
  32. 你!" />
  33. <meta property="og:site_name" content="幸福空間" />
  34. <meta property="og:title" content="幸福空間 - 台灣最大的室內設計、設計師與設計個案影音平台" />
  35. <meta property="og:type" content="website" />
  36. <meta property="og:locale" content="zh_TW" />
  37. <title>幸福空間 - 室內設計、裝潢、居家生活、影音平台</title>
  38. <link rel="icon" href="../../img/favicon.ico" />
  39. <!-- Fontawesome -->
  40. <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css"
  41. integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous" />
  42. <!-- Bootstrap -->
  43. <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet"
  44. integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous" />
  45. <!-- axios -->
  46. <script src="https://unpkg.com/axios/dist/axios.min.js"></script>
  47. <!-- Google Font -->
  48. <link rel="preconnect" href="https://fonts.googleapis.com" />
  49. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
  50. <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600&display=swap" rel="stylesheet" />
  51. <!-- Slick -->
  52. <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css" />
  53. <!-- CSS -->
  54. <link rel="stylesheet" href="../../css/reset.css" />
  55. <link rel="stylesheet" href="../../css/lists.css" />
  56. <link rel="stylesheet" href="../../css/all.css" />
  57. <link rel="alternate" media="only screen and (max-width: 640px)" href="https://m.hhh.com.tw/cases/lists/" />
  58. <link rel="canonical" href="https://hhh.com.tw/cases/lists/" />
  59. <!-- 結構化資料 -->
  60. <script type="application/ld+json">
  61. {
  62. "@context": "https://schema.org",
  63. "@type": "LocalBusiness",
  64. "@id": "https://hhh.com.tw/",
  65. "image": ["https://hhh.com.tw/_nuxt/img/def1b0a.svg"],
  66. "name": "幸福空間股份有限公司",
  67. "address": "110台北市信義區菸廠路88號五樓之6",
  68. "url": "https://hhh.com.tw/",
  69. "telephone": "+886-2-6617-0123"
  70. }
  71. </script>
  72. <script type="application/ld+json">
  73. {
  74. "@context": "https://schema.org",
  75. "@type": "Organization",
  76. "url": "https://hhh.com.tw/",
  77. "logo": "https://hhh.com.tw/_nuxt/img/def1b0a.svg",
  78. "name": "幸福空間",
  79. "sameAs": [
  80. "https://www.facebook.com/hhhfb/",
  81. "https://page.line.me/ovs4341s",
  82. "https://www.youtube.com/user/gorgeousspace",
  83. "https://www.instagram.com/gorgeous_space/"
  84. ],
  85. "contactPoint": [
  86. {
  87. "@type": "ContactPoint",
  88. "areaServed": "TW",
  89. "telephone": "+886-2-6617-0123",
  90. "contactType": "customer service",
  91. "availableLanguage": "Chinese"
  92. }
  93. ]
  94. }
  95. </script>
  96. <script type="application/ld+json">
  97. {
  98. "@context": "https://schema.org",
  99. "@type": "WebSite",
  100. "name": "幸福空間-室內設計、裝潢、居家生活、影音平台",
  101. "author": "幸福空間",
  102. "url": "https://hhh.com.tw/",
  103. "potentialAction": {
  104. "@type": "SearchAction",
  105. "target": "https://hhh.com.tw/search/lists/case/{search_term_string}-keyword/",
  106. "query-input": "required name=search_term_string"
  107. }
  108. }
  109. </script>
  110. <script type="application/ld+json">
  111. {
  112. "@context": "https://schema.org",
  113. "@type": "BreadcrumbList",
  114. "itemListElement": [
  115. {
  116. "@type": "ListItem",
  117. "position": 1,
  118. "name": "幸福空間",
  119. "item": "https://hhh.com.tw/"
  120. },
  121. {
  122. "@type": "ListItem",
  123. "position": 2,
  124. "name": "設計師列表頁",
  125. "item": "https://hhh.com.tw/designers/lists/"
  126. }
  127. ]
  128. }
  129. </script>
  130. </head>
  131. <body>
  132. <!-- 動態載入 -->
  133. <div id="topCarousel"></div>
  134. <div id="navbar"></div>
  135. <!-- searchModal -->
  136. <div class="modal fade search-modal" id="searchModal" tabindex="-1" aria-labelledby="searchModalLabel"
  137. aria-hidden="true">
  138. <div class="modal-dialog modal-dialog-centered modal-lg">
  139. <div class="modal-content">
  140. <div class="modal-body">
  141. <div class="input-group">
  142. <input type="text" class="form-control keyword" placeholder="請輸入關鍵字" aria-label="Please enter keywords"
  143. aria-describedby="search-input" />
  144. <span class="input-group-text" id="search-input">全站搜尋</span>
  145. </div>
  146. </div>
  147. <section class="keyword-list">
  148. <span>熱搜關鍵字:</span>
  149. <ul>
  150. <li>客變</li>
  151. <li>小坪數</li>
  152. <li>老屋翻新</li>
  153. <li>收納</li>
  154. <li>軟裝佈置</li>
  155. <li>新手裝修</li>
  156. <li>風水</li>
  157. <li>北歐風</li>
  158. </ul>
  159. </section>
  160. </div>
  161. </div>
  162. </div>
  163. <div class="container d-flex flex-column align-items-center justify-content-center list-content">
  164. <h2 class="list-headline">室內設計 / 裝潢設計&nbsp;&nbsp;案例</h2>
  165. <!-- 搜尋 -->
  166. <div class="row w-100 justify-content-center mt-5">
  167. <div class="col-md-10">
  168. <div class="card search-card">
  169. <div class="card-body p-4">
  170. <div class="input-group input-group-lg mb-2">
  171. <input type="text" id="keywordInput" placeholder="請輸入關鍵字" aria-label="請輸入關鍵字" aria-describedby="searchbar"
  172. class="form-control border-primary keywords" autocomplete="off">
  173. <div class="input-group-append">
  174. <button onclick="page = 1; dataSearch();" type="button" data-ga="View_Search_Results"
  175. class="input-group-text">搜尋</button>
  176. </div>
  177. <!-- 自動補全 -->
  178. <div id="autocomplete-list" class="autocomplete-items"></div>
  179. </div>
  180. <div class="search-bar-keyword d-flex mt-3 pl-4">
  181. <p class="ms-3 text-muted">熱搜關鍵字</p>
  182. <ul class="d-flex flex-wrap ps-3">
  183. <li>
  184. <a href="javascript:void(0)" data-ga="Click_Promo_Keyword">客變</a>
  185. </li>
  186. <li>
  187. <a href="javascript:void(0)" data-ga="Click_Promo_Keyword">小坪數</a>
  188. </li>
  189. <li>
  190. <a href="javascript:void(0)" data-ga="Click_Promo_Keyword">老屋翻新</a>
  191. </li>
  192. <li>
  193. <a href="javascript:void(0)" data-ga="Click_Promo_Keyword">收納</a>
  194. </li>
  195. <!-- <li>
  196. <a href="javascript:void(0)" data-ga="Click_Promo_Keyword">軟裝佈置</a>
  197. </li>
  198. <li>
  199. <a href="javascript:void(0)" data-ga="Click_Promo_Keyword">新手裝修</a>
  200. </li>
  201. <li>
  202. <a href="javascript:void(0)" data-ga="Click_Promo_Keyword">風水</a>
  203. </li> -->
  204. <li>
  205. <a href="javascript:void(0)" data-ga="Click_Promo_Keyword">北歐風</a>
  206. </li>
  207. </ul>
  208. </div>
  209. </div>
  210. </div>
  211. </div>
  212. </div>
  213. <!-- 篩選 -->
  214. <div class="row w-100 mt-5 filter-list">
  215. <div class="col-12">
  216. <p class="mb-3 text-muted">
  217. 總共 <span id="totalCount" class="text-primary font-weight-bold fs-4"></span> 筆室內裝潢設計符合條件
  218. </p>
  219. <div class="card text-dark bg-light border-0 mb-3 w-100 shadow-sm">
  220. <div class="card-body d-flex flex-wrap">
  221. <div class="dropdown">
  222. <button class="btn dropdown-toggle fw-bold search-tab" type="button" id="fee" data-bs-toggle="dropdown"
  223. aria-expanded="false">
  224. 裝修預算
  225. </button>
  226. <ul class="dropdown-menu" aria-labelledby="fee">
  227. <li>
  228. <div class="form-check">
  229. <input class="form-check-input" type="radio" name="d_budget" id="d_budgetd100">
  230. <label class="form-check-label" for="d_budgetd100">
  231. 100萬以下
  232. </label>
  233. </div>
  234. </li>
  235. <li>
  236. <div class="form-check">
  237. <input class="form-check-input" type="radio" name="d_budget" id="d_budgetd200">
  238. <label class="form-check-label" for="d_budgetd200">
  239. 101~200萬
  240. </label>
  241. </div>
  242. </li>
  243. <li>
  244. <div class="form-check">
  245. <input class="form-check-input" type="radio" name="d_budget" id="d_budgetd300">
  246. <label class="form-check-label" for="d_budgetd300">
  247. 201~300萬
  248. </label>
  249. </div>
  250. </li>
  251. <li>
  252. <div class="form-check">
  253. <input class="form-check-input" type="radio" name="d_budget" id="d_budgetd400">
  254. <label class="form-check-label" for="d_budgetd400">
  255. 301萬以上
  256. </label>
  257. </div>
  258. </li>
  259. </ul>
  260. </div>
  261. <div class="dropdown">
  262. <button class="btn dropdown-toggle fw-bold search-tab" type="button" id="area" data-bs-toggle="dropdown"
  263. aria-expanded="false">
  264. 房屋坪數
  265. </button>
  266. <ul class="dropdown-menu" aria-labelledby="area">
  267. <!-- <li>
  268. <div class="form-check">
  269. <input class="form-check-input" type="radio" name="case_area" id="case_areaall0">
  270. <label class="form-check-label" for="case_areaall0">
  271. 不拘
  272. </label>
  273. </div>
  274. </li> -->
  275. <li>
  276. <div class="form-check">
  277. <input class="form-check-input" type="radio" name="case_area" id="case_areac201">
  278. <label class="form-check-label" for="case_areac201">
  279. 20坪以下
  280. </label>
  281. </div>
  282. </li>
  283. <li>
  284. <div class="form-check">
  285. <input class="form-check-input" type="radio" name="case_area" id="case_areac212">
  286. <label class="form-check-label" for="case_areac212">
  287. 21-30坪
  288. </label>
  289. </div>
  290. </li>
  291. <li>
  292. <div class="form-check">
  293. <input class="form-check-input" type="radio" name="case_area" id="case_areac313">
  294. <label class="form-check-label" for="case_areac313">
  295. 31-50坪
  296. </label>
  297. </div>
  298. </li>
  299. <li>
  300. <div class="form-check">
  301. <input class="form-check-input" type="radio" name="case_area" id="case_areac514">
  302. <label class="form-check-label" for="case_areac514">
  303. 51坪以上
  304. </label>
  305. </div>
  306. </li>
  307. </ul>
  308. </div>
  309. <div class="dropdown">
  310. <button class="btn dropdown-toggle fw-bold search-tab" type="button" id="style" data-bs-toggle="dropdown"
  311. aria-expanded="false">
  312. 設計風格
  313. </button>
  314. <ul class="dropdown-menu" aria-labelledby="style">
  315. <!-- <li>
  316. <div class="form-check">
  317. <input class="form-check-input" type="radio" name="d_style" id="d_styleall">
  318. <label class="form-check-label" for="d_styleall">
  319. 不拘
  320. </label>
  321. </div>
  322. </li> -->
  323. <li>
  324. <div class="form-check">
  325. <input class="form-check-input" type="radio" name="d_style" id="d_stylenordic">
  326. <label class="form-check-label" for="d_stylenordic">
  327. 北歐風
  328. </label>
  329. </div>
  330. </li>
  331. <li>
  332. <div class="form-check">
  333. <input class="form-check-input" type="radio" name="d_style" id="d_stylemodern">
  334. <label class="form-check-label" for="d_stylemodern">
  335. 現代風
  336. </label>
  337. </div>
  338. </li>
  339. <li>
  340. <div class="form-check">
  341. <input class="form-check-input" type="radio" name="d_style" id="d_styleindustry">
  342. <label class="form-check-label" for="d_styleindustry">
  343. 工業風
  344. </label>
  345. </div>
  346. </li>
  347. <li>
  348. <div class="form-check">
  349. <input class="form-check-input" type="radio" name="d_style" id="d_styleamerican">
  350. <label class="form-check-label" for="d_styleamerican">
  351. 美式風
  352. </label>
  353. </div>
  354. </li>
  355. <li>
  356. <div class="form-check">
  357. <input class="form-check-input" type="radio" name="d_style" id="d_styleleisure">
  358. <label class="form-check-label" for="d_styleleisure">
  359. 休閒多元
  360. </label>
  361. </div>
  362. </li>
  363. <li>
  364. <div class="form-check">
  365. <input class="form-check-input" type="radio" name="d_style" id="d_stylevanguard">
  366. <label class="form-check-label" for="d_stylevanguard">
  367. 前衛風
  368. </label>
  369. </div>
  370. </li>
  371. <li>
  372. <div class="form-check">
  373. <input class="form-check-input" type="radio" name="d_style" id="d_stylerustuc">
  374. <label class="form-check-label" for="d_stylerustuc">
  375. 鄉村風
  376. </label>
  377. </div>
  378. </li>
  379. <li>
  380. <div class="form-check">
  381. <input class="form-check-input" type="radio" name="d_style" id="d_stylemashup">
  382. <label class="form-check-label" for="d_stylemashup">
  383. 混搭風
  384. </label>
  385. </div>
  386. </li>
  387. <li>
  388. <div class="form-check">
  389. <input class="form-check-input" type="radio" name="d_style" id="d_styleneoclassic">
  390. <label class="form-check-label" for="d_styleneoclassic">
  391. 新古典
  392. </label>
  393. </div>
  394. </li>
  395. <li>
  396. <div class="form-check">
  397. <input class="form-check-input" type="radio" name="d_style" id="d_styleluxurious">
  398. <label class="form-check-label" for="d_styleluxurious">
  399. 奢華風
  400. </label>
  401. </div>
  402. </li>
  403. <li>
  404. <div class="form-check">
  405. <input class="form-check-input" type="radio" name="d_style" id="d_styleclassical">
  406. <label class="form-check-label" for="d_styleclassical">
  407. 古典風
  408. </label>
  409. </div>
  410. </li>
  411. <li>
  412. <div class="form-check">
  413. <input class="form-check-input" type="radio" name="d_style" id="d_styleexotic">
  414. <label class="form-check-label" for="d_styleexotic">
  415. 異國風
  416. </label>
  417. </div>
  418. </li>
  419. <li>
  420. <div class="form-check">
  421. <input class="form-check-input" type="radio" name="d_style" id="d_stylezen">
  422. <label class="form-check-label" for="d_stylezen">
  423. 日式禪風
  424. </label>
  425. </div>
  426. </li>
  427. <li>
  428. <div class="form-check">
  429. <input class="form-check-input" type="radio" name="d_style" id="d_styleoriental">
  430. <label class="form-check-label" for="d_styleoriental">
  431. 東方風
  432. </label>
  433. </div>
  434. </li>
  435. <li>
  436. <div class="form-check">
  437. <input class="form-check-input" type="radio" name="d_style" id="d_stylemuju">
  438. <label class="form-check-label" for="d_stylemuju">
  439. 無印風
  440. </label>
  441. </div>
  442. </li>
  443. <li>
  444. <div class="form-check">
  445. <input class="form-check-input" type="radio" name="d_style" id="d_styleminimalism">
  446. <label class="form-check-label" for="d_styleminimalism">
  447. 簡約風
  448. </label>
  449. </div>
  450. </li>
  451. <li>
  452. <div class="form-check">
  453. <input class="form-check-input" type="radio" name="d_style" id="d_stylejpstyle">
  454. <label class="form-check-label" for="d_stylejpstyle">
  455. 日式風
  456. </label>
  457. </div>
  458. </li>
  459. <li>
  460. <div class="form-check">
  461. <input class="form-check-input" type="radio" name="d_style" id="d_styleentrylux">
  462. <label class="form-check-label" for="d_styleentrylux">
  463. 輕奢風
  464. </label>
  465. </div>
  466. </li>
  467. </ul>
  468. </div>
  469. <div class="dropdown">
  470. <button class="btn dropdown-toggle fw-bold search-tab" type="button" id="ctype" data-bs-toggle="dropdown"
  471. aria-expanded="false">
  472. 房屋類型
  473. </button>
  474. <ul class="dropdown-menu" aria-labelledby="ctype">
  475. <!-- <li>
  476. <div class="form-check">
  477. <input class="form-check-input" type="radio" name="case_type" id="case_typeall">
  478. <label class="form-check-label" for="case_typeall">
  479. 不拘
  480. </label>
  481. </div>
  482. </li> -->
  483. <li>
  484. <div class="form-check">
  485. <input class="form-check-input" type="radio" name="case_type" id="case_typesmall">
  486. <label class="form-check-label" for="case_typesmall">
  487. 小坪數
  488. </label>
  489. </div>
  490. </li>
  491. <li>
  492. <div class="form-check">
  493. <input class="form-check-input" type="radio" name="case_type" id="case_typestandard">
  494. <label class="form-check-label" for="case_typestandard">
  495. 標準格局
  496. </label>
  497. </div>
  498. </li>
  499. <li>
  500. <div class="form-check">
  501. <input class="form-check-input" type="radio" name="case_type" id="case_typebig">
  502. <label class="form-check-label" for="case_typebig">
  503. 大坪數
  504. </label>
  505. </div>
  506. </li>
  507. <li>
  508. <div class="form-check">
  509. <input class="form-check-input" type="radio" name="case_type" id="case_typevilla">
  510. <label class="form-check-label" for="case_typevilla">
  511. 別墅
  512. </label>
  513. </div>
  514. </li>
  515. <li>
  516. <div class="form-check">
  517. <input class="form-check-input" type="radio" name="case_type" id="case_typeraisehigh">
  518. <label class="form-check-label" for="case_typeraisehigh">
  519. 挑高樓層
  520. </label>
  521. </div>
  522. </li>
  523. <li>
  524. <div class="form-check">
  525. <input class="form-check-input" type="radio" name="case_type" id="case_typemiddle">
  526. <label class="form-check-label" for="case_typemiddle">
  527. 樓中樓
  528. </label>
  529. </div>
  530. </li>
  531. <li>
  532. <div class="form-check">
  533. <input class="form-check-input" type="radio" name="case_type" id="case_typesample">
  534. <label class="form-check-label" for="case_typesample">
  535. 實品/樣品屋
  536. </label>
  537. </div>
  538. </li>
  539. <li>
  540. <div class="form-check">
  541. <input class="form-check-input" type="radio" name="case_type" id="case_typeworkspace">
  542. <label class="form-check-label" for="case_typeworkspace">
  543. 工作空間
  544. </label>
  545. </div>
  546. </li>
  547. <li>
  548. <div class="form-check">
  549. <input class="form-check-input" type="radio" name="case_type" id="case_typecommercial">
  550. <label class="form-check-label" for="case_typecommercial">
  551. 商業空間
  552. </label>
  553. </div>
  554. </li>
  555. <li>
  556. <div class="form-check">
  557. <input class="form-check-input" type="radio" name="case_type" id="case_typehomestay">
  558. <label class="form-check-label" for="case_typehomestay">
  559. 民宿旅館
  560. </label>
  561. </div>
  562. </li>
  563. <li>
  564. <div class="form-check">
  565. <input class="form-check-input" type="radio" name="case_type" id="case_typedining">
  566. <label class="form-check-label" for="case_typedining">
  567. 餐飲空間
  568. </label>
  569. </div>
  570. </li>
  571. <li>
  572. <div class="form-check">
  573. <input class="form-check-input" type="radio" name="case_type" id="case_typepublic">
  574. <label class="form-check-label" for="case_typepublic">
  575. 公共空間
  576. </label>
  577. </div>
  578. </li>
  579. </ul>
  580. </div>
  581. <div class="dropdown">
  582. <button class="btn dropdown-toggle fw-bold search-tab" type="button" id="condition"
  583. data-bs-toggle="dropdown" aria-expanded="false">
  584. 房屋狀況
  585. </button>
  586. <ul class="dropdown-menu" aria-labelledby="condition">
  587. <!-- <li>
  588. <div class="form-check">
  589. <input class="form-check-input" type="radio" name="condition" id="conditionall">
  590. <label class="form-check-label" for="conditionall">
  591. 不拘
  592. </label>
  593. </div>
  594. </li> -->
  595. <li>
  596. <div class="form-check">
  597. <input class="form-check-input" type="radio" name="condition" id="conditionnew">
  598. <label class="form-check-label" for="conditionnew">
  599. 新成屋
  600. </label>
  601. </div>
  602. </li>
  603. <li>
  604. <div class="form-check">
  605. <input class="form-check-input" type="radio" name="condition" id="conditionblanks">
  606. <label class="form-check-label" for="conditionblanks">
  607. 毛胚屋
  608. </label>
  609. </div>
  610. </li>
  611. <li>
  612. <div class="form-check">
  613. <input class="form-check-input" type="radio" name="condition" id="conditionrenovation">
  614. <label class="form-check-label" for="conditionrenovation">
  615. 老屋翻新
  616. </label>
  617. </div>
  618. </li>
  619. <li>
  620. <div class="form-check">
  621. <input class="form-check-input" type="radio" name="condition" id="conditionselfbuilt">
  622. <label class="form-check-label" for="conditionselfbuilt">
  623. 自地自建
  624. </label>
  625. </div>
  626. </li>
  627. <li>
  628. <div class="form-check">
  629. <input class="form-check-input" type="radio" name="condition" id="conditionmedievalhouse">
  630. <label class="form-check-label" for="conditionmedievalhouse">
  631. 中古屋
  632. </label>
  633. </div>
  634. </li>
  635. </ul>
  636. </div>
  637. <div class="dropdown">
  638. <button class="btn dropdown-toggle fw-bold search-tab" type="button" id="award" data-bs-toggle="dropdown"
  639. aria-expanded="false">
  640. 亞洲設計獎得主
  641. </button>
  642. <ul class="dropdown-menu" aria-labelledby="award">
  643. <!-- <li>
  644. <div class="form-check">
  645. <input class="form-check-input" type="radio" name="award" id="awardall">
  646. <label class="form-check-label" for="awardall">
  647. 不拘
  648. </label>
  649. </div>
  650. </li> -->
  651. <li>
  652. <div class="form-check">
  653. <input class="form-check-input" type="radio" name="award" id="awardY">
  654. <label class="form-check-label" for="awardY">
  655. </label>
  656. </div>
  657. </li>
  658. </ul>
  659. </div>
  660. </div>
  661. </div>
  662. <div class="row">
  663. <div class="col-md-9">
  664. <div class="d-flex flex-wrap align-items-center">
  665. <div class="text-primary d-flex flex-wrap align-items-center search-tab-result">
  666. <!-- 動態載入 -->
  667. </div>
  668. <button type="button" id="removeResultBtn" class="btn btn-light btn-sm text-muted px-3">全部清除</button>
  669. </div>
  670. </div>
  671. <div class="col-md-3">
  672. <div class="d-flex justify-content-end search-btn-filter">
  673. <button id="hot">
  674. 人氣
  675. </button>
  676. <span class="mx-1">|</span>
  677. <button id="new" class="active">
  678. 最新
  679. </button>
  680. </div>
  681. </div>
  682. </div>
  683. <!-- 讀取圖示 -->
  684. <div class="text-center my-5" id="dataSpinner">
  685. <div class="spinner-border text-primary" role="status">
  686. <span class="visually-hidden">Loading...</span>
  687. </div>
  688. </div>
  689. <!-- 列表 -->
  690. <div class="row mt-5" id="dataList">
  691. <!-- 動態載入 -->
  692. </div>
  693. <!-- 分頁 -->
  694. <div class="d-flex justify-content-center my-5">
  695. <nav aria-label="Page navigation example">
  696. <ul class="pagination border list-pagination">
  697. <li class="page-item">
  698. <a class="page-link" href="#" aria-label="Previous">
  699. <span aria-hidden="true"><</span>
  700. </a>
  701. </li>
  702. <li class="page-item">
  703. <a class="page-link" href="#">1</a>
  704. </li>
  705. <li class="page-item">
  706. <a class="page-link" href="#">2</a>
  707. </li>
  708. <li class="page-item">
  709. <a class="page-link" href="#">3</a>
  710. </li>
  711. <li class="page-item">
  712. <a class="page-link" href="#" aria-label="Next">
  713. <span aria-hidden="true">></span>
  714. </a>
  715. </li>
  716. </ul>
  717. </nav>
  718. </div>
  719. </div>
  720. </div>
  721. </div>
  722. <!-- 動態載入 -->
  723. <div id="btn-box"></div>
  724. <div id="footer" class="d-none d-lg-block"></div>
  725. <!-- jQuery -->
  726. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
  727. <!-- Slick -->
  728. <script type="text/javascript" src="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script>
  729. <!-- Bootstrap -->
  730. <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.10.1/dist/umd/popper.min.js"
  731. integrity="sha384-W8fXfP3gkOKtndU4JGtKDvXbO53Wy8SZCQHczT5FMiiqmQfUpWbYdTil/SxwZgAN"
  732. crossorigin="anonymous"></script>
  733. <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.min.js"
  734. integrity="sha384-skAcpIdS7UcVUC05LJ9Dxay8AXcDYfBJqt1CJ85S/CFujBsIzCIv+l9liuYLaMQ/"
  735. crossorigin="anonymous"></script>
  736. <script src="../../js/lists.js"></script>
  737. <script src="./js/main.js"></script>
  738. </body>
  739. </html>