index.html 31 KB

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