index.html 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990
  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/designers/lists/" />
  58. <link rel="canonical" href="https://hhh.com.tw/designers/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">全國室內設計師推薦</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="city" data-bs-toggle="dropdown"
  223. aria-expanded="false">
  224. 所在縣市
  225. </button>
  226. <ul class="dropdown-menu" aria-labelledby="city">
  227. <li>
  228. <div class="form-check">
  229. <input class="form-check-input" type="radio" name="city" id="taipei_city">
  230. <label class="form-check-label" for="taipei_city">
  231. 台北市
  232. </label>
  233. </div>
  234. </li>
  235. <li>
  236. <div class="form-check">
  237. <input class="form-check-input" type="radio" name="city" id="new_taipei_city">
  238. <label class="form-check-label" for="new_taipei_city">
  239. 新北市
  240. </label>
  241. </div>
  242. </li>
  243. <li>
  244. <div class="form-check">
  245. <input class="form-check-input" type="radio" name="city" id="keelung_city">
  246. <label class="form-check-label" for="keelung_city">
  247. 基隆市
  248. </label>
  249. </div>
  250. </li>
  251. <li>
  252. <div class="form-check">
  253. <input class="form-check-input" type="radio" name="city" id="taoyuan_city">
  254. <label class="form-check-label" for="taoyuan_city">
  255. 桃園市
  256. </label>
  257. </div>
  258. </li>
  259. <li>
  260. <div class="form-check">
  261. <input class="form-check-input" type="radio" name="city" id="hsinchu_city">
  262. <label class="form-check-label" for="hsinchu_city">
  263. 新竹市
  264. </label>
  265. </div>
  266. </li>
  267. <li>
  268. <div class="form-check">
  269. <input class="form-check-input" type="radio" name="city" id="hsinchu_county">
  270. <label class="form-check-label" for="hsinchu_county">
  271. 新竹縣
  272. </label>
  273. </div>
  274. </li>
  275. <li>
  276. <div class="form-check">
  277. <input class="form-check-input" type="radio" name="city" id="miaoli_county">
  278. <label class="form-check-label" for="miaoli_county">
  279. 苗栗縣
  280. </label>
  281. </div>
  282. </li>
  283. <li>
  284. <div class="form-check">
  285. <input class="form-check-input" type="radio" name="city" id="taichung_city">
  286. <label class="form-check-label" for="taichung_city">
  287. 台中市
  288. </label>
  289. </div>
  290. </li>
  291. <li>
  292. <div class="form-check">
  293. <input class="form-check-input" type="radio" name="city" id="changhua_county">
  294. <label class="form-check-label" for="changhua_county">
  295. 彰化縣
  296. </label>
  297. </div>
  298. </li>
  299. <li>
  300. <div class="form-check">
  301. <input class="form-check-input" type="radio" name="city" id="nantou_county">
  302. <label class="form-check-label" for="nantou_county">
  303. 南投縣
  304. </label>
  305. </div>
  306. </li>
  307. <li>
  308. <div class="form-check">
  309. <input class="form-check-input" type="radio" name="city" id="yunlin_county">
  310. <label class="form-check-label" for="yunlin_county">
  311. 雲林縣
  312. </label>
  313. </div>
  314. </li>
  315. <li>
  316. <div class="form-check">
  317. <input class="form-check-input" type="radio" name="city" id="chiayi_city">
  318. <label class="form-check-label" for="chiayi_city">
  319. 嘉義市
  320. </label>
  321. </div>
  322. </li>
  323. <li>
  324. <div class="form-check">
  325. <input class="form-check-input" type="radio" name="city" id="chiayi_county">
  326. <label class="form-check-label" for="chiayi_county">
  327. 嘉義縣
  328. </label>
  329. </div>
  330. </li>
  331. <li>
  332. <div class="form-check">
  333. <input class="form-check-input" type="radio" name="city" id="tainan_city">
  334. <label class="form-check-label" for="tainan_city">
  335. 台南市
  336. </label>
  337. </div>
  338. </li>
  339. <li>
  340. <div class="form-check">
  341. <input class="form-check-input" type="radio" name="city" id="kaohsiung_city">
  342. <label class="form-check-label" for="kaohsiung_city">
  343. 高雄市
  344. </label>
  345. </div>
  346. </li>
  347. <li>
  348. <div class="form-check">
  349. <input class="form-check-input" type="radio" name="city" id="pingtung_county">
  350. <label class="form-check-label" for="pingtung_county">
  351. 屏東縣
  352. </label>
  353. </div>
  354. </li>
  355. <li>
  356. <div class="form-check">
  357. <input class="form-check-input" type="radio" name="city" id="yilan_county">
  358. <label class="form-check-label" for="yilan_county">
  359. 宜蘭縣
  360. </label>
  361. </div>
  362. </li>
  363. <li>
  364. <div class="form-check">
  365. <input class="form-check-input" type="radio" name="city" id="hualien_county">
  366. <label class="form-check-label" for="hualien_county">
  367. 花蓮縣
  368. </label>
  369. </div>
  370. </li>
  371. <li>
  372. <div class="form-check">
  373. <input class="form-check-input" type="radio" name="city" id="taitung_county">
  374. <label class="form-check-label" for="taitung_county">
  375. 台東縣
  376. </label>
  377. </div>
  378. </li>
  379. <li>
  380. <div class="form-check">
  381. <input class="form-check-input" type="radio" name="city" id="penghu_county">
  382. <label class="form-check-label" for="penghu_county">
  383. 澎湖縣
  384. </label>
  385. </div>
  386. </li>
  387. <li>
  388. <div class="form-check">
  389. <input class="form-check-input" type="radio" name="city" id="kinmen_county">
  390. <label class="form-check-label" for="kinmen_county">
  391. 金門縣
  392. </label>
  393. </div>
  394. </li>
  395. <li>
  396. <div class="form-check">
  397. <input class="form-check-input" type="radio" name="city" id="lienchiang_county">
  398. <label class="form-check-label" for="lienchiang_county">
  399. 連江縣
  400. </label>
  401. </div>
  402. </li>
  403. </ul>
  404. </div>
  405. <div class="dropdown">
  406. <button class="btn dropdown-toggle fw-bold search-tab" type="button" id="region" data-bs-toggle="dropdown"
  407. aria-expanded="false">
  408. 接案地區
  409. </button>
  410. <ul class="dropdown-menu" aria-labelledby="region">
  411. <!-- <li>
  412. <div class="form-check">
  413. <input class="form-check-input" type="radio" name="region" id="all_region">
  414. <label class="form-check-label" for="all_region">
  415. 不拘
  416. </label>
  417. </div>
  418. </li> -->
  419. <li>
  420. <div class="form-check">
  421. <input class="form-check-input" type="radio" name="region" id="north_region">
  422. <label class="form-check-label" for="north_region">
  423. 北區
  424. </label>
  425. </div>
  426. </li>
  427. <li>
  428. <div class="form-check">
  429. <input class="form-check-input" type="radio" name="region" id="central_region">
  430. <label class="form-check-label" for="central_region">
  431. 中區
  432. </label>
  433. </div>
  434. </li>
  435. <li>
  436. <div class="form-check">
  437. <input class="form-check-input" type="radio" name="region" id="south_region">
  438. <label class="form-check-label" for="south_region">
  439. 南區
  440. </label>
  441. </div>
  442. </li>
  443. <li>
  444. <div class="form-check">
  445. <input class="form-check-input" type="radio" name="region" id="east_region">
  446. <label class="form-check-label" for="east_region">
  447. 宜蘭花東
  448. </label>
  449. </div>
  450. </li>
  451. <li>
  452. <div class="form-check">
  453. <input class="form-check-input" type="radio" name="region" id="outlying_region">
  454. <label class="form-check-label" for="outlying_region">
  455. 離島地區
  456. </label>
  457. </div>
  458. </li>
  459. <li>
  460. <div class="form-check">
  461. <input class="form-check-input" type="radio" name="region" id="overseas_region">
  462. <label class="form-check-label" for="overseas_region">
  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="dtype" data-bs-toggle="dropdown"
  471. aria-expanded="false">
  472. 接案類型
  473. </button>
  474. <ul class="dropdown-menu" aria-labelledby="dtype">
  475. <!-- <li>
  476. <div class="form-check">
  477. <input class="form-check-input" type="radio" name="d_type" id="d_typeall">
  478. <label class="form-check-label" for="d_typeall">
  479. 不拘
  480. </label>
  481. </div>
  482. </li> -->
  483. <li>
  484. <div class="form-check">
  485. <input class="form-check-input" type="radio" name="d_type" id="d_typesmall">
  486. <label class="form-check-label" for="d_typesmall">
  487. 小坪數
  488. </label>
  489. </div>
  490. </li>
  491. <li>
  492. <div class="form-check">
  493. <input class="form-check-input" type="radio" name="d_type" id="d_typestandard">
  494. <label class="form-check-label" for="d_typestandard">
  495. 標準格局
  496. </label>
  497. </div>
  498. </li>
  499. <li>
  500. <div class="form-check">
  501. <input class="form-check-input" type="radio" name="d_type" id="d_typevilla">
  502. <label class="form-check-label" for="d_typevilla">
  503. 別墅
  504. </label>
  505. </div>
  506. </li>
  507. <li>
  508. <div class="form-check">
  509. <input class="form-check-input" type="radio" name="d_type" id="d_typebig">
  510. <label class="form-check-label" for="d_typebig">
  511. 大坪數
  512. </label>
  513. </div>
  514. </li>
  515. <li>
  516. <div class="form-check">
  517. <input class="form-check-input" type="radio" name="d_type" id="d_typemiddle">
  518. <label class="form-check-label" for="d_typemiddle">
  519. 樓中樓
  520. </label>
  521. </div>
  522. </li>
  523. <li>
  524. <div class="form-check">
  525. <input class="form-check-input" type="radio" name="d_type" id="d_typesample">
  526. <label class="form-check-label" for="d_typesample">
  527. 實品/樣品屋
  528. </label>
  529. </div>
  530. </li>
  531. <li>
  532. <div class="form-check">
  533. <input class="form-check-input" type="radio" name="d_type" id="d_typecommercial">
  534. <label class="form-check-label" for="d_typecommercial">
  535. 商業空間
  536. </label>
  537. </div>
  538. </li>
  539. <li>
  540. <div class="form-check">
  541. <input class="form-check-input" type="radio" name="d_type" id="d_typeraisehigh">
  542. <label class="form-check-label" for="d_typeraisehigh">
  543. 挑高樓層
  544. </label>
  545. </div>
  546. </li>
  547. <li>
  548. <div class="form-check">
  549. <input class="form-check-input" type="radio" name="d_type" id="d_typeworkspace">
  550. <label class="form-check-label" for="d_typeworkspace">
  551. 工作空間
  552. </label>
  553. </div>
  554. </li>
  555. <li>
  556. <div class="form-check">
  557. <input class="form-check-input" type="radio" name="d_type" id="d_typedining">
  558. <label class="form-check-label" for="d_typedining">
  559. 餐飲空間
  560. </label>
  561. </div>
  562. </li>
  563. <li>
  564. <div class="form-check">
  565. <input class="form-check-input" type="radio" name="d_type" id="d_typehomestay">
  566. <label class="form-check-label" for="d_typehomestay">
  567. 民宿旅館
  568. </label>
  569. </div>
  570. </li>
  571. <li>
  572. <div class="form-check">
  573. <input class="form-check-input" type="radio" name="d_type" id="d_typepublic">
  574. <label class="form-check-label" for="d_typepublic">
  575. 公共空間
  576. </label>
  577. </div>
  578. </li>
  579. <li>
  580. <div class="form-check">
  581. <input class="form-check-input" type="radio" name="d_type" id="d_typerenovation">
  582. <label class="form-check-label" for="d_typerenovation">
  583. 老屋翻新
  584. </label>
  585. </div>
  586. </li>
  587. </ul>
  588. </div>
  589. <div class="dropdown">
  590. <button class="btn dropdown-toggle fw-bold search-tab" type="button" id="dstyle" data-bs-toggle="dropdown"
  591. aria-expanded="false">
  592. 接案風格
  593. </button>
  594. <ul class="dropdown-menu" aria-labelledby="dstyle">
  595. <!-- <li>
  596. <div class="form-check">
  597. <input class="form-check-input" type="radio" name="d_style" id="d_styleall">
  598. <label class="form-check-label" for="d_styleall">
  599. 不拘
  600. </label>
  601. </div>
  602. </li> -->
  603. <li>
  604. <div class="form-check">
  605. <input class="form-check-input" type="radio" name="d_style" id="d_stylenordic">
  606. <label class="form-check-label" for="d_stylenordic">
  607. 北歐風
  608. </label>
  609. </div>
  610. </li>
  611. <li>
  612. <div class="form-check">
  613. <input class="form-check-input" type="radio" name="d_style" id="d_stylemodern">
  614. <label class="form-check-label" for="d_stylemodern">
  615. 現代風
  616. </label>
  617. </div>
  618. </li>
  619. <li>
  620. <div class="form-check">
  621. <input class="form-check-input" type="radio" name="d_style" id="d_styleindustry">
  622. <label class="form-check-label" for="d_styleindustry">
  623. 工業風
  624. </label>
  625. </div>
  626. </li>
  627. <li>
  628. <div class="form-check">
  629. <input class="form-check-input" type="radio" name="d_style" id="d_styleamerican">
  630. <label class="form-check-label" for="d_styleamerican">
  631. 美式風
  632. </label>
  633. </div>
  634. </li>
  635. <li>
  636. <div class="form-check">
  637. <input class="form-check-input" type="radio" name="d_style" id="d_styleleisure">
  638. <label class="form-check-label" for="d_styleleisure">
  639. 休閒多元
  640. </label>
  641. </div>
  642. </li>
  643. <li>
  644. <div class="form-check">
  645. <input class="form-check-input" type="radio" name="d_style" id="d_stylevanguard">
  646. <label class="form-check-label" for="d_stylevanguard">
  647. 前衛風
  648. </label>
  649. </div>
  650. </li>
  651. <li>
  652. <div class="form-check">
  653. <input class="form-check-input" type="radio" name="d_style" id="d_stylerustuc">
  654. <label class="form-check-label" for="d_stylerustuc">
  655. 鄉村風
  656. </label>
  657. </div>
  658. </li>
  659. <li>
  660. <div class="form-check">
  661. <input class="form-check-input" type="radio" name="d_style" id="d_stylemashup">
  662. <label class="form-check-label" for="d_stylemashup">
  663. 混搭風
  664. </label>
  665. </div>
  666. </li>
  667. <li>
  668. <div class="form-check">
  669. <input class="form-check-input" type="radio" name="d_style" id="d_styleneoclassic">
  670. <label class="form-check-label" for="d_styleneoclassic">
  671. 新古典
  672. </label>
  673. </div>
  674. </li>
  675. <li>
  676. <div class="form-check">
  677. <input class="form-check-input" type="radio" name="d_style" id="d_styleluxurious">
  678. <label class="form-check-label" for="d_styleluxurious">
  679. 奢華風
  680. </label>
  681. </div>
  682. </li>
  683. <li>
  684. <div class="form-check">
  685. <input class="form-check-input" type="radio" name="d_style" id="d_styleclassical">
  686. <label class="form-check-label" for="d_styleclassical">
  687. 古典風
  688. </label>
  689. </div>
  690. </li>
  691. <li>
  692. <div class="form-check">
  693. <input class="form-check-input" type="radio" name="d_style" id="d_styleexotic">
  694. <label class="form-check-label" for="d_styleexotic">
  695. 異國風
  696. </label>
  697. </div>
  698. </li>
  699. <li>
  700. <div class="form-check">
  701. <input class="form-check-input" type="radio" name="d_style" id="d_stylezen">
  702. <label class="form-check-label" for="d_stylezen">
  703. 日式禪風
  704. </label>
  705. </div>
  706. </li>
  707. <li>
  708. <div class="form-check">
  709. <input class="form-check-input" type="radio" name="d_style" id="d_styleoriental">
  710. <label class="form-check-label" for="d_styleoriental">
  711. 東方風
  712. </label>
  713. </div>
  714. </li>
  715. <li>
  716. <div class="form-check">
  717. <input class="form-check-input" type="radio" name="d_style" id="d_stylemuju">
  718. <label class="form-check-label" for="d_stylemuju">
  719. 無印風
  720. </label>
  721. </div>
  722. </li>
  723. <li>
  724. <div class="form-check">
  725. <input class="form-check-input" type="radio" name="d_style" id="d_styleminimalism">
  726. <label class="form-check-label" for="d_styleminimalism">
  727. 簡約風
  728. </label>
  729. </div>
  730. </li>
  731. <li>
  732. <div class="form-check">
  733. <input class="form-check-input" type="radio" name="d_style" id="d_stylejpstyle">
  734. <label class="form-check-label" for="d_stylejpstyle">
  735. 日式風
  736. </label>
  737. </div>
  738. </li>
  739. <li>
  740. <div class="form-check">
  741. <input class="form-check-input" type="radio" name="d_style" id="d_styleentrylux">
  742. <label class="form-check-label" for="d_styleentrylux">
  743. 輕奢風
  744. </label>
  745. </div>
  746. </li>
  747. </ul>
  748. </div>
  749. <div class="dropdown">
  750. <button class="btn dropdown-toggle fw-bold search-tab" type="button" id="budget" data-bs-toggle="dropdown"
  751. aria-expanded="false">
  752. 接案預算
  753. </button>
  754. <ul class="dropdown-menu" aria-labelledby="budget">
  755. <!-- <li>
  756. <div class="form-check">
  757. <input class="form-check-input" type="radio" name="d_budget" id="d_budgetall">
  758. <label class="form-check-label" for="d_budgetall">
  759. 不拘
  760. </label>
  761. </div>
  762. </li> -->
  763. <li>
  764. <div class="form-check">
  765. <input class="form-check-input" type="radio" name="d_budget" id="d_budgetd100">
  766. <label class="form-check-label" for="d_budgetd100">
  767. 100萬以下
  768. </label>
  769. </div>
  770. </li>
  771. <li>
  772. <div class="form-check">
  773. <input class="form-check-input" type="radio" name="d_budget" id="d_budgetd200">
  774. <label class="form-check-label" for="d_budgetd200">
  775. 100~200萬
  776. </label>
  777. </div>
  778. </li>
  779. <li>
  780. <div class="form-check">
  781. <input class="form-check-input" type="radio" name="d_budget" id="d_budgetd300">
  782. <label class="form-check-label" for="d_budgetd300">
  783. 200~300萬
  784. </label>
  785. </div>
  786. </li>
  787. <li>
  788. <div class="form-check">
  789. <input class="form-check-input" type="radio" name="d_budget" id="d_budgetd400">
  790. <label class="form-check-label" for="d_budgetd400">
  791. 300~400萬
  792. </label>
  793. </div>
  794. </li>
  795. <li>
  796. <div class="form-check">
  797. <input class="form-check-input" type="radio" name="d_budget" id="d_budgetd500">
  798. <label class="form-check-label" for="d_budgetd500">
  799. 400~500萬
  800. </label>
  801. </div>
  802. </li>
  803. <li>
  804. <div class="form-check">
  805. <input class="form-check-input" type="radio" name="d_budget" id="d_budgetd501">
  806. <label class="form-check-label" for="d_budgetd501">
  807. 500萬以上
  808. </label>
  809. </div>
  810. </li>
  811. </ul>
  812. </div>
  813. <div class="dropdown">
  814. <button class="btn dropdown-toggle fw-bold search-tab" type="button" id="arch" data-bs-toggle="dropdown"
  815. aria-expanded="false">
  816. 建築師執照
  817. </button>
  818. <ul class="dropdown-menu" aria-labelledby="arch">
  819. <!-- <li>
  820. <div class="form-check">
  821. <input class="form-check-input" type="radio" name="darch" id="darchall">
  822. <label class="form-check-label" for="darchall">
  823. 不拘
  824. </label>
  825. </div>
  826. </li> -->
  827. <li>
  828. <div class="form-check">
  829. <input class="form-check-input" type="radio" name="darch" id="darchY">
  830. <label class="form-check-label" for="darchY">
  831. </label>
  832. </div>
  833. </li>
  834. </ul>
  835. </div>
  836. <div class="dropdown">
  837. <button class="btn dropdown-toggle fw-bold search-tab" type="button" id="award" data-bs-toggle="dropdown"
  838. aria-expanded="false">
  839. 亞洲設計獎得主
  840. </button>
  841. <ul class="dropdown-menu" aria-labelledby="award">
  842. <!-- <li>
  843. <div class="form-check">
  844. <input class="form-check-input" type="radio" name="award" id="awardall">
  845. <label class="form-check-label" for="awardall">
  846. 不拘
  847. </label>
  848. </div>
  849. </li> -->
  850. <li>
  851. <div class="form-check">
  852. <input class="form-check-input" type="radio" name="award" id="awardY">
  853. <label class="form-check-label" for="awardY">
  854. </label>
  855. </div>
  856. </li>
  857. </ul>
  858. </div>
  859. </div>
  860. </div>
  861. <div class="row">
  862. <div class="col-md-9">
  863. <div class="d-flex flex-wrap align-items-center">
  864. <div class="text-primary d-flex flex-wrap align-items-center search-tab-result">
  865. <!-- 動態載入 -->
  866. </div>
  867. <button type="button" id="removeResultBtn" class="btn btn-light btn-sm text-muted px-3">全部清除</button>
  868. </div>
  869. </div>
  870. <div class="col-md-3">
  871. <div class="d-flex justify-content-end search-btn-filter">
  872. <button id="hot">
  873. 人氣
  874. </button>
  875. <span class="mx-1">|</span>
  876. <button id="new">
  877. 最新
  878. </button>
  879. <span class="mx-1">|</span>
  880. <button id="recommend" class="active">
  881. 推薦
  882. </button>
  883. </div>
  884. </div>
  885. </div>
  886. <!-- 讀取圖示 -->
  887. <div class="text-center my-5" id="dataSpinner">
  888. <div class="spinner-border text-primary" role="status">
  889. <span class="visually-hidden">Loading...</span>
  890. </div>
  891. </div>
  892. <!-- 列表 -->
  893. <div class="row mt-5" id="dataList">
  894. <!-- 動態載入 -->
  895. </div>
  896. <!-- 分頁 -->
  897. <div class="d-flex justify-content-center my-5">
  898. <nav aria-label="Page navigation example">
  899. <ul class="pagination border list-pagination">
  900. <li class="page-item">
  901. <a class="page-link" href="#" aria-label="Previous">
  902. <span aria-hidden="true"><</span>
  903. </a>
  904. </li>
  905. <li class="page-item">
  906. <a class="page-link" href="#">1</a>
  907. </li>
  908. <li class="page-item">
  909. <a class="page-link" href="#">2</a>
  910. </li>
  911. <li class="page-item">
  912. <a class="page-link" href="#">3</a>
  913. </li>
  914. <li class="page-item">
  915. <a class="page-link" href="#" aria-label="Next">
  916. <span aria-hidden="true">></span>
  917. </a>
  918. </li>
  919. </ul>
  920. </nav>
  921. </div>
  922. </div>
  923. </div>
  924. </div>
  925. <!-- 動態載入 -->
  926. <div id="btn-box"></div>
  927. <div id="footer" class="d-none d-lg-block"></div>
  928. <!-- jQuery -->
  929. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
  930. <!-- Slick -->
  931. <script type="text/javascript" src="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script>
  932. <!-- Bootstrap -->
  933. <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.10.1/dist/umd/popper.min.js"
  934. integrity="sha384-W8fXfP3gkOKtndU4JGtKDvXbO53Wy8SZCQHczT5FMiiqmQfUpWbYdTil/SxwZgAN"
  935. crossorigin="anonymous"></script>
  936. <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.min.js"
  937. integrity="sha384-skAcpIdS7UcVUC05LJ9Dxay8AXcDYfBJqt1CJ85S/CFujBsIzCIv+l9liuYLaMQ/"
  938. crossorigin="anonymous"></script>
  939. <script src="../../js/lists.js"></script>
  940. <script src="./js/main.js"></script>
  941. </body>
  942. </html>